Home
last modified time | relevance | path

Searched refs:store_device (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/testsuite/sanei/
H A Dsanei_usb_test.c144 /** test store_device
145 * test store_device for corner cases not covered by the
170 store_device (mock); in test_store_device()
196 store_device (mock); in test_store_device()
250 store_device (mock); in test_store_device()
461 store_device (mock); in test_claim_all()
528 store_device (mock); in test_release_all()
587 store_device (mock); in test_vendor_by_devname()
654 store_device (mock); in test_vendor_by_id()
779 store_device (moc in test_attach()
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c404 store_device (device_list_type device) in store_device() function
433 DBG (3, "store_device: not storing device %s\n", device.devname); in store_device()
446 DBG (3, "store_device: overwrite dn %d with %s\n", pos, device.devname); in store_device()
456 DBG (3, "store_device: no room for %s\n", device.devname); in store_device()
461 DBG (3, "store_device: add dn %d with %s\n", pos, device.devname); in store_device()
1686 store_device(device); in usbcall_scan_devices()
1785 store_device(device); in kernel_scan_devices()
1900 store_device(device); in libusb_scan_devices()
2076 store_device (device); in libusb_scan_devices()
2254 store_device (devic in libusb_scan_devices()
[all...]

Completed in 5 milliseconds