Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dusual-tables.c71 static const struct ignore_entry ignore_ids[] = { variable
90 /* Return an error if a device is in the ignore_ids list */
102 for (p = ignore_ids; p->vid; ++p) { in usb_usual_ignore_device()
/kernel/linux/linux-6.6/drivers/usb/storage/
H A Dusual-tables.c71 static const struct ignore_entry ignore_ids[] = { variable
90 /* Return an error if a device is in the ignore_ids list */
102 for (p = ignore_ids; p->vid; ++p) { in usb_usual_ignore_device()

Completed in 1 milliseconds