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