Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h59 } usbvc_power_t; typedef
241 usbvc_power_t *usbvc_pm;
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1105 usbvc_power_t *pm; in usbvc_power()
1170 usbvc_power_t *usbvcpm; in usbvc_init_power_mgmt()
1177 usbvcpm = kmem_zalloc(sizeof (usbvc_power_t), KM_SLEEP); in usbvc_init_power_mgmt()
1226 usbvc_power_t *pm; in usbvc_destroy_power_mgmt()
1270 kmem_free(pm, sizeof (usbvc_power_t)); in usbvc_destroy_power_mgmt()