Searched defs:isight (Results 1 – 1 of 1) sorted by relevance
48 struct isight { struct49 struct snd_card *card;50 struct fw_unit *unit;51 struct fw_device *device;52 u64 audio_base;53 struct snd_pcm_substream *pcm;54 struct mutex mutex;55 struct iso_packets_buffer buffer;56 struct fw_iso_resources resources;57 struct fw_iso_context *context;[all …]