Linux Kernel
3.7.1
|
#include <htc.h>
void(* activity_changed)(struct htc_target *target, enum htc_endpoint_id endpoint, bool active) |
int(* conn_service)(struct htc_target *target, struct htc_service_connect_req *req, struct htc_service_connect_resp *resp) |
int(* credit_setup)(struct htc_target *target, struct ath6kl_htc_credit_info *cred_info) |
void(* flush_txep)(struct htc_target *target, enum htc_endpoint_id endpoint, u16 tag) |
int(* get_rxbuf_num)(struct htc_target *target, enum htc_endpoint_id endpoint) |
int(* tx)(struct htc_target *target, struct htc_packet *packet) |