Home
last modified time | relevance | path

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

/linux-6.12.1/sound/firewire/bebob/
Dbebob.h80 SND_BEBOB_QUIRK_WRONG_DBC = (1 << 1), enumerator
Dbebob.c174 bebob->quirks |= SND_BEBOB_QUIRK_WRONG_DBC; in detect_quirks()
Dbebob_stream.c450 if (bebob->quirks & SND_BEBOB_QUIRK_WRONG_DBC) in init_stream()