Home
last modified time | relevance | path

Searched defs:snd_oxfw (Results 1 – 1 of 1) sorted by relevance

/linux-5.10/sound/firewire/oxfw/
Doxfw.h37 struct snd_oxfw { struct
38 struct snd_card *card;
39 struct fw_unit *unit;
40 struct mutex mutex;
41 spinlock_t lock;
43 bool registered;
44 struct delayed_work dwork;
46 bool wrong_dbs;
47 bool has_output;
48 bool has_input;
[all …]