Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c364 *result = usbvcp->usbvc_dip; in usbvc_info()
426 usbvcp->usbvc_dip = dip; in usbvc_attach()
654 (void) pm_raise_power(usbvcp->usbvc_dip, in usbvc_open()
697 (void) usb_pipe_drain_reqs(usbvcp->usbvc_dip, in usbvc_close()
716 (void) usb_set_alt_if(usbvcp->usbvc_dip, if_num, 0, in usbvc_close()
1071 error = devmap_umem_setup(handle, usbvcp->usbvc_dip, NULL, in usbvc_devmap()
1182 if (usb_create_pm_components(usbvcp->usbvc_dip, &pwr_states) == in usbvc_init_power_mgmt()
1187 if (usb_handle_remote_wakeup(usbvcp->usbvc_dip, in usbvc_init_power_mgmt()
1203 usbvcp->usbvc_dip, 0, USB_DEV_OS_FULL_PWR); in usbvc_init_power_mgmt()
1238 (void) pm_raise_power(usbvcp->usbvc_dip, 0, in usbvc_destroy_power_mgmt()
[all …]
/titanic_50/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