Searched refs:usb_ugen_hdl (Results 1 – 2 of 2) sorted by relevance
278 usb_ugen_release_hdl(usb_ugen_hdl_t usb_ugen_hdl) in usb_ugen_release_hdl() argument281 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()306 usb_ugen_attach(usb_ugen_hdl_t usb_ugen_hdl, ddi_attach_cmd_t cmd) in usb_ugen_attach() argument309 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()313 if (usb_ugen_hdl == NULL) { in usb_ugen_attach()425 usb_ugen_detach(usb_ugen_hdl_t usb_ugen_hdl, ddi_detach_cmd_t cmd) in usb_ugen_detach() argument428 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_detach()431 if (usb_ugen_hdl) { in usb_ugen_detach()613 usb_ugen_disconnect_ev_cb(usb_ugen_hdl_t usb_ugen_hdl) in usb_ugen_disconnect_ev_cb() argument616 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_disconnect_ev_cb()[all …]
44 typedef struct usb_ugen_hdl *usb_ugen_hdl_t;