Searched refs:default_port_device (Results 1 – 1 of 1) sorted by relevance
/drivers/net/usb/ |
D | hso.c | 419 #define default_port_device(vendor, product) \ macro 429 {default_port_device(0x0af0, 0x6711)}, 430 {default_port_device(0x0af0, 0x6731)}, 431 {default_port_device(0x0af0, 0x6751)}, 432 {default_port_device(0x0af0, 0x6771)}, 433 {default_port_device(0x0af0, 0x6791)}, 434 {default_port_device(0x0af0, 0x6811)}, 435 {default_port_device(0x0af0, 0x6911)}, 436 {default_port_device(0x0af0, 0x6951)}, 437 {default_port_device(0x0af0, 0x6971)}, [all …]
|