Home
last modified time | relevance | path

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

/freebsd-12.1/tools/tools/usbtest/
H A Dusbtest.h53 extern void show_host_device_selection(uint8_t, uint16_t *, uint16_t *);
H A Dusb_msc_test.c860 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 Dusbtest.c728 show_host_device_selection(level + 1, &dev_vid, &dev_pid); in show_host_select()
H A Dusb_modem_test.c579 show_host_device_selection(level + 1, &vid, &pid); in show_host_modem_test()