Searched defs:isight (Results 1 – 1 of 1) sorted by relevance
49 struct isight { struct50 struct snd_card *card;51 struct fw_unit *unit;53 u64 audio_base;55 struct mutex mutex;59 bool pcm_active;60 bool pcm_running;61 bool first_packet;62 int packet_index;63 u32 total_samples;[all …]
Completed in 8 milliseconds