Home
last modified time | relevance | path

Searched refs:usba_get_dev_string_descrs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/usb/usba/
H A Dusba_impl.h303 void usba_get_dev_string_descrs(dev_info_t *, usba_device_t *);
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dusba.c2802 usba_get_dev_string_descrs(dev_info_t *dip, usba_device_t *ud) in usba_get_dev_string_descrs() function
H A Dhubdi.c6482 usba_get_dev_string_descrs(child_dip, child_ud); in hubd_create_child()