Home
last modified time | relevance | path

Searched defs:hport (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbsvc.h19 void *hport; member
Dozhcd.c619 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/
Drio.h312 struct rio_mport *hport; /* primary port for accessing net */ member