Searched refs:default_port_device (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/usb/ |
D | hso.c | 404 #define default_port_device(vendor, product) \ macro 414 {default_port_device(0x0af0, 0x6711)}, 415 {default_port_device(0x0af0, 0x6731)}, 416 {default_port_device(0x0af0, 0x6751)}, 417 {default_port_device(0x0af0, 0x6771)}, 418 {default_port_device(0x0af0, 0x6791)}, 419 {default_port_device(0x0af0, 0x6811)}, 420 {default_port_device(0x0af0, 0x6911)}, 421 {default_port_device(0x0af0, 0x6951)}, 422 {default_port_device(0x0af0, 0x6971)}, [all …]
|