Home
last modified time | relevance | path

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

/linux/drivers/usb/misc/
H A Dusbio.c697 const struct acpi_device_id *hids; member
707 if (acpi_match_device_ids(adev, wd->hids)) in usbio_match_device_ids()
726 void usbio_acpi_bind(struct auxiliary_device *adev, const struct acpi_device_id *hids) in usbio_acpi_bind() argument
732 .hids = hids, in usbio_acpi_bind()