Searched refs:usb_set_alt_if (Results 1 – 25 of 27) sorted by relevance
12
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | ugen_with_usba.wlcmd | 66 root usb_set_alt_if
|
H A D | usbvc_with_usba.wlcmd | 79 root usb_set_alt_if
|
H A D | usb_ia_with_usba.wlcmd | 98 root usb_set_alt_if
|
H A D | usb_mid_with_usba.wlcmd | 101 root usb_set_alt_if
|
H A D | usbprn_with_usba.wlcmd | 78 root usb_set_alt_if
|
H A D | usbskel_with_usba.wlcmd | 68 root usb_set_alt_if
|
H A D | usb_as_with_usba.wlcmd | 73 root usb_set_alt_if
|
H A D | usbecm_with_usba.wlcmd | 79 root usb_set_alt_if
|
H A D | hid_with_usba.wlcmd | 78 root usb_set_alt_if
|
H A D | usb_ac_with_usba.wlcmd | 73 root usb_set_alt_if
|
H A D | usbser_edge_with_usba.wlcmd | 69 root usb_set_alt_if
|
H A D | scsa2usb_with_usba.wlcmd | 93 root usb_set_alt_if
|
H A D | usbftdi_with_usba.wlcmd | 85 root usb_set_alt_if
|
H A D | usbsacm_with_usba.wlcmd | 88 root usb_set_alt_if
|
H A D | usbsprl_with_usba.wlcmd | 84 root usb_set_alt_if
|
H A D | usbser_keyspan_with_usba.wlcmd | 90 root usb_set_alt_if
|
/titanic_44/usr/src/uts/common/io/usb/usba/ |
H A D | usba10_calls.c | 340 return (usb_set_alt_if( in usba10_usb_set_alt_if()
|
H A D | usbai_util.c | 875 usb_set_alt_if(dev_info_t *dip, in usb_set_alt_if() function
|
/titanic_44/usr/src/uts/common/io/usb/usba10/ |
H A D | usba10.c | 356 usb_set_alt_if( in usb_set_alt_if() function
|
/titanic_44/usr/src/uts/common/sys/usb/ |
H A D | usbai.h | 1718 int usb_set_alt_if(
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | driver-usb.mf | 193 link path=usr/share/man/man9f/usb_set_alt_if.9f target=usb_get_alt_if.9f
|
/titanic_44/usr/src/uts/common/io/usb/clients/printer/ |
H A D | usbprn.c | 720 if ((rval = usb_set_alt_if(dip, interface, alt, USB_FLAGS_SLEEP, in usbprn_get_descriptors() 2595 if ((rval = usb_set_alt_if(dip, iface, alt, in usbprn_restore_device_state()
|
/titanic_44/usr/src/uts/common/io/usb/clients/usbecm/ |
H A D | usbecm.c | 2947 if ((rval = usb_set_alt_if(ecmp->ecm_dip, ecmp->ecm_data_if_no, in usbecm_open_pipes() 3051 (usb_set_alt_if(ecmp->ecm_dip, ecmp->ecm_data_if_no, in usbecm_close_pipes()
|
/titanic_44/usr/src/uts/common/io/usb/clients/video/usbvc/ |
H A D | usbvc.c | 716 (void) usb_set_alt_if(usbvcp->usbvc_dip, if_num, 0, in usbvc_close() 3375 if ((rval = usb_set_alt_if(usbvcp->usbvc_dip, if_num, strm_if->curr_alt, in usbvc_set_alt()
|
/titanic_44/usr/src/man/man9f/ |
H A D | Makefile | 1176 usb_set_alt_if.9f \ 2000 usb_set_alt_if.9f := LINKSRC = usb_get_alt_if.9f
|
12