Searched defs:usb_ctx (Results 1 – 3 of 3) sorted by relevance
55 struct oz_usb_ctx *usb_ctx; in oz_usb_start() local119 struct oz_usb_ctx *usb_ctx; in oz_usb_stop() local162 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_get() local174 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_put() local188 struct oz_usb_ctx *usb_ctx; in oz_usb_heartbeat() local213 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_stream_create() local235 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_stream_delete() local259 struct oz_usb_ctx *usb_ctx = (struct oz_usb_ctx *)hpd; in oz_usb_request_heartbeat() local
30 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() local95 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_config_req() local118 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_interface_req() local143 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_set_clear_feature_req() local169 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_vendor_class_req() local247 struct oz_usb_ctx *usb_ctx = hpd; in oz_usb_send_isoc() local319 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() local448 struct oz_usb_ctx *usb_ctx; in oz_usb_farewell() local
28 gxio_usb_host_context_t usb_ctx; member