Home
last modified time | relevance | path

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

/linux/sound/usb/ !
H A Dusbaudio.h183 * QUIRK_FLAG_SET_IFACE_FIRST:
217 #define QUIRK_FLAG_SET_IFACE_FIRST (1U << 16) macro
H A Dquirks.c2199 QUIRK_FLAG_SET_IFACE_FIRST),
2339 QUIRK_FLAG_SET_IFACE_FIRST),
H A Dstream.c1260 (chip->quirk_flags & QUIRK_FLAG_SET_IFACE_FIRST)) in __snd_usb_parse_audio_interface()
H A Dendpoint.c1497 if (chip->quirk_flags & QUIRK_FLAG_SET_IFACE_FIRST) in snd_usb_endpoint_prepare()