Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/storage/
Dcypress_atacb.c48 static struct usb_device_id cypress_usb_ids[] = { variable
52 MODULE_DEVICE_TABLE(usb, cypress_usb_ids);
256 (id - cypress_usb_ids) + cypress_unusual_dev_list, in cypress_probe()
288 .id_table = cypress_usb_ids,