Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/
H A Dusbio.c701 static int usbio_match_device_ids(struct acpi_device *adev, void *data) in usbio_match_device_ids() function
740 acpi_dev_for_each_child(parent, usbio_match_device_ids, &wd); in usbio_acpi_bind()