Searched defs:hport (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/ozwpan/ |
D | ozusbsvc.h | 19 void *hport; member
|
D | ozhcd.c | 635 void *hport = NULL; in oz_hcd_pd_arrived() local 691 void oz_hcd_pd_departed(void *hport) in oz_hcd_pd_departed() 744 void oz_hcd_pd_reset(void *hpd, void *hport) in oz_hcd_pd_reset() 762 void oz_hcd_get_desc_cnf(void *hport, u8 req_id, int status, const u8 *desc, in oz_hcd_get_desc_cnf() 898 void oz_hcd_control_cnf(void *hport, u8 req_id, u8 rcode, const u8 *data, in oz_hcd_control_cnf() 987 void oz_hcd_data_ind(void *hport, u8 endpoint, const u8 *data, int data_len) in oz_hcd_data_ind() 1039 int oz_hcd_heartbeat(void *hport) in oz_hcd_heartbeat()
|