Home
last modified time | relevance | path

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

/Linux-v4.19/sound/firewire/digi00x/
Ddigi00x.h34 struct snd_dg00x { struct
35 struct snd_card *card;
36 struct fw_unit *unit;
38 struct mutex mutex;
39 spinlock_t lock;
41 bool registered;
42 struct delayed_work dwork;
44 struct amdtp_stream tx_stream;
45 struct fw_iso_resources tx_resources;
47 struct amdtp_stream rx_stream;
[all …]