Home
last modified time | relevance | path

Searched defs:usbvc_power (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h45 typedef struct usbvc_power { struct
59 } usbvc_power_t; argument
/illumos-gate/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c1102 usbvc_power(dev_info_t *dip, int comp, int level) in usbvc_power() function