Searched refs:show_host_device_selection (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/tools/tools/usbtest/ |
| H A D | usbtest.h | 53 extern void show_host_device_selection(uint8_t, uint16_t *, uint16_t *);
|
| H A D | usb_msc_test.c | 860 show_host_device_selection(uint8_t level, uint16_t *pvid, uint16_t *ppid) in show_host_device_selection() function 1323 show_host_device_selection(level + 1, &vid, &pid); in show_host_msc_test()
|
| H A D | usbtest.c | 728 show_host_device_selection(level + 1, &dev_vid, &dev_pid); in show_host_select()
|
| H A D | usb_modem_test.c | 579 show_host_device_selection(level + 1, &vid, &pid); in show_host_modem_test()
|