Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/usb/clients/usbecm/
H A Dusbecm.h45 typedef struct usbecm_power { struct
/illumos-gate/usr/src/uts/common/io/usb/clients/usbecm/
H A Dusbecm.c110 static int usbecm_power(dev_info_t *dip, int comp, int level);
215 usbecm_power, /* devo_power */
2205 usbecm_power(dev_info_t *dip, int comp, int level) in usbecm_power() function