Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbsvc.c55 struct oz_usb_ctx *usb_ctx; in oz_usb_start() local
119 struct oz_usb_ctx *usb_ctx; in oz_usb_stop() local
162 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_get() local
174 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_put() local
188 struct oz_usb_ctx *usb_ctx; in oz_usb_heartbeat() local
213 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_stream_create() local
235 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_stream_delete() local
259 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_request_heartbeat() local
Dozusbsvc1.c30 struct oz_usb_ctx *usb_ctx, u8 strid, u8 isoc) in oz_usb_submit_elt()
59 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_get_desc_req() local
95 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_config_req() local
118 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_interface_req() local
143 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_clear_feature_req() local
169 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_vendor_class_req() local
247 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_send_isoc() local
319 static void oz_usb_handle_ep_data(struct oz_usb_ctx *usb_ctx, in oz_usb_handle_ep_data()
373 struct oz_usb_ctx *usb_ctx; in oz_usb_rx() local
448 struct oz_usb_ctx *usb_ctx; in oz_usb_farewell() local
/linux-4.1.27/include/linux/usb/
Dtilegx.h28 gxio_usb_host_context_t usb_ctx; member