Home
last modified time | relevance | path

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

/dragonfly/tools/tools/usbtest/
HDusbtest.h53 extern void show_host_device_selection(uint8_t, uint16_t *, uint16_t *);
HDusb_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()
HDusbtest.c728 show_host_device_selection(level + 1, &dev_vid, &dev_pid); in show_host_select()
HDusb_modem_test.c579 show_host_device_selection(level + 1, &vid, &pid); in show_host_modem_test()