Home
last modified time | relevance | path

Searched refs:usbvc_power (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/warlock/
H A Dusbvc.wlcmd34 root usbvc_power
H A Dusbvc_with_usba.wlcmd152 root usbvc_power
/titanic_50/usr/src/uts/common/sys/usb/clients/video/usbvc/
H A Dusbvc_var.h45 typedef struct usbvc_power { struct
/titanic_50/usr/src/uts/common/io/usb/clients/video/usbvc/
H A Dusbvc.c184 static int usbvc_power(dev_info_t *, int, int);
279 usbvc_power, /* power */
1099 usbvc_power(dev_info_t *dip, int comp, int level) in usbvc_power() function