Searched defs:hport (Results  1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/staging/ozwpan/ | 
| D | ozusbsvc.h | 19 	void *hport;  member
  | 
| D | ozhcd.c | 619 	struct oz_port *hport;  in oz_hcd_pd_arrived()  local 729 void oz_hcd_pd_reset(void *hpd, void *hport)  in oz_hcd_pd_reset() 749 void oz_hcd_get_desc_cnf(void *hport, u8 req_id, u8 status, const u8 *desc,  in oz_hcd_get_desc_cnf() 889 void oz_hcd_control_cnf(void *hport, u8 req_id, u8 rcode, const u8 *data,  in oz_hcd_control_cnf() 981 void oz_hcd_data_ind(void *hport, u8 endpoint, const u8 *data, int data_len)  in oz_hcd_data_ind() 1036 int oz_hcd_heartbeat(void *hport)  in oz_hcd_heartbeat()
  | 
| /linux-4.1.27/include/linux/ | 
| D | rio.h | 312 	struct rio_mport *hport;	/* primary port for accessing net */  member
  |