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