Searched refs:usb_ugen_hdl (Results 1 – 2 of 2) sorted by relevance
280 usb_ugen_release_hdl(usb_ugen_hdl_t usb_ugen_hdl) in usb_ugen_release_hdl() argument283 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_release_hdl()308 usb_ugen_attach(usb_ugen_hdl_t usb_ugen_hdl, ddi_attach_cmd_t cmd) in usb_ugen_attach() argument311 (usb_ugen_hdl_impl_t *)usb_ugen_hdl; in usb_ugen_attach()315 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;