Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/cfgadm_plugins/usb/common/
H A Dcfga_usb.c39 static char *usb_get_devicepath(const char *);
767 dev_path = usb_get_devicepath(ap_id); in set_configuration()
1059 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1069 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1107 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1158 devpath = usb_get_devicepath(ap_id); in cfga_change_state()
1723 usb_get_devicepath(const char *ap_id) in usb_get_devicepath() function