Searched refs:default_port_device (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/usb/ |
| H A D | hso.c | 387 #define default_port_device(vendor, product) \ macro 397 {default_port_device(0x0af0, 0x6711)}, 398 {default_port_device(0x0af0, 0x6731)}, 399 {default_port_device(0x0af0, 0x6751)}, 400 {default_port_device(0x0af0, 0x6771)}, 401 {default_port_device(0x0af0, 0x6791)}, 402 {default_port_device(0x0af0, 0x6811)}, 403 {default_port_device(0x0af0, 0x6911)}, 404 {default_port_device(0x0af0, 0x6951)}, 405 {default_port_device(0x0af0, 0x6971)}, [all …]
|