Home
last modified time | relevance | path

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

/linux-3.3/sound/firewire/
Dspeakers.c48 struct fwspk { struct
49 struct snd_card *card;
50 struct fw_unit *unit;
51 const struct device_info *device_info;
52 struct snd_pcm_substream *pcm;
53 struct mutex mutex;
54 struct cmp_connection connection;
55 struct amdtp_out_stream stream;
56 bool stream_running;
57 bool mute;
[all …]