Searched refs:default_port_device (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/usb/ |
D | hso.c | 414 #define default_port_device(vendor, product) \ macro 424 {default_port_device(0x0af0, 0x6711)}, 425 {default_port_device(0x0af0, 0x6731)}, 426 {default_port_device(0x0af0, 0x6751)}, 427 {default_port_device(0x0af0, 0x6771)}, 428 {default_port_device(0x0af0, 0x6791)}, 429 {default_port_device(0x0af0, 0x6811)}, 430 {default_port_device(0x0af0, 0x6911)}, 431 {default_port_device(0x0af0, 0x6951)}, 432 {default_port_device(0x0af0, 0x6971)}, [all …]
|