Home
last modified time | relevance | path

Searched refs:usb_register_hotplug_cbs (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-usb.p5m189 file path=usr/share/man/man9f/usb_register_hotplug_cbs.9f
194 target=usb_register_hotplug_cbs.9f
/illumos-gate/usr/src/uts/common/sys/usb/
H A Dusbai.h2458 int usb_register_hotplug_cbs(
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusbai.c1008 usb_register_hotplug_cbs(dev_info_t *dip, in usb_register_hotplug_cbs() function
/illumos-gate/usr/src/uts/common/io/zyd/
H A Dzyd_usb.c1116 ures = usb_register_hotplug_cbs(dip, zyd_usb_disconnect, in zyd_usb_init()
/illumos-gate/usr/src/uts/common/io/usb/clients/usbskel/
H A Dusbskel.c438 if (usb_register_hotplug_cbs(dip, usbskel_disconnect_callback, in usbskel_attach()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1289 err = usb_register_hotplug_cbs(sc->sc_dip, atu_disconnect, in atu_attach()
/illumos-gate/usr/src/man/man9f/
H A DMakefile547 usb_register_hotplug_cbs.9f \
2145 usb_unregister_hotplug_cbs.9f := LINKSRC = usb_register_hotplug_cbs.9f
/illumos-gate/usr/src/uts/common/io/ural/
H A Dural.c2346 if (usb_register_hotplug_cbs(devinfo, ural_disconnect, in ural_attach()
/illumos-gate/usr/src/uts/common/io/rum/
H A Drum.c2391 if (usb_register_hotplug_cbs(devinfo, rum_disconnect, in rum_attach()
/illumos-gate/usr/src/uts/common/io/uath/
H A Duath.c3236 err = usb_register_hotplug_cbs(devinfo, in uath_attach()
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.c4559 if (usb_register_hotplug_cbs(dip, in usbgem_do_attach()
/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw.c4432 if (usb_register_hotplug_cbs(devinfo, urtw_disconnect, in urtw_attach()