Home
last modified time | relevance | path

Searched refs:DEVICE_FLG (Results 1 – 1 of 1) sorted by relevance

/linux/sound/usb/
H A Dquirks.c2144 #define DEVICE_FLG(vid, pid, _flags) \ macro
2146 #define VENDOR_FLG(vid, _flags) DEVICE_FLG(vid, 0, _flags)
2150 DEVICE_FLG(0x03f0, 0x654a, /* HP 320 FHD Webcam */
2152 DEVICE_FLG(0x041e, 0x3000, /* Creative SB Extigy */
2154 DEVICE_FLG(0x041e, 0x4080, /* Creative Live Cam VF0610 */
2156 DEVICE_FLG(0x045e, 0x083c, /* MS USB Link headset */
2159 DEVICE_FLG(0x045e, 0x070f, /* MS LifeChat LX-3000 Headset */
2161 DEVICE_FLG(0x046d, 0x0807, /* Logitech Webcam C500 */
2163 DEVICE_FLG(0x046d, 0x0808, /* Logitech Webcam C600 */
2165 DEVICE_FLG(0x046d, 0x0809,
[all …]