Home
last modified time | relevance | path

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

/Linux-v5.10/sound/firewire/digi00x/
Ddigi00x.h33 struct snd_dg00x { struct
34 struct snd_card *card;
35 struct fw_unit *unit;
37 struct mutex mutex;
38 spinlock_t lock;
40 bool registered;
41 struct delayed_work dwork;
43 struct amdtp_stream tx_stream;
44 struct fw_iso_resources tx_resources;
46 struct amdtp_stream rx_stream;
[all …]