Home
last modified time | relevance | path

Searched refs:usbvc_dip (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c367 *result = usbvcp->usbvc_dip; in usbvc_info()
429 usbvcp->usbvc_dip = dip; in usbvc_attach()
657 (void) pm_raise_power(usbvcp->usbvc_dip, in usbvc_open()
700 (void) usb_pipe_drain_reqs(usbvcp->usbvc_dip, in usbvc_close()
1190 if (usb_handle_remote_wakeup(usbvcp->usbvc_dip, in usbvc_init_power_mgmt()
1206 usbvcp->usbvc_dip, 0, USB_DEV_OS_FULL_PWR); in usbvc_init_power_mgmt()
1241 (void) pm_raise_power(usbvcp->usbvc_dip, 0, in usbvc_destroy_power_mgmt()
1244 usbvcp->usbvc_dip, in usbvc_destroy_power_mgmt()
1287 if (pm_busy_component(usbvcp->usbvc_dip, 0) != in usbvc_pm_busy_component()
1312 if (pm_idle_component(usbvcp->usbvc_dip, 0) == in usbvc_pm_idle_component()
[all …]
/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h232 dev_info_t *usbvc_dip; /* per-device info handle */ member
341 usbvc_dip