Searched defs:isight (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/sound/firewire/
H A DMakefile
H A Disight.c49 struct isight { struct
88 static void isight_update_pointers(struct isight *isight, unsigned int count) isight_update_pointers() argument
108 static void isight_samples(struct isight *isight, isight_samples() argument
132 static void isight_pcm_abort(struct isight *isight) isight_pcm_abort() argument
138 static void isight_dropped_samples(struct isight *isight, unsigned int total) isight_dropped_samples() argument
168 struct isight *isight = data; isight_packet() local
212 static int isight_connect(struct isight *isight) isight_connect() argument
266 struct isight *isight = substream->private_data; isight_open() local
278 struct isight *isight = substream->private_data; isight_close() local
288 struct isight *isight = substream->private_data; isight_hw_params() local
301 static int reg_read(struct isight *isight, int offset, __be32 *value) reg_read() argument
307 static int reg_write(struct isight *isight, int offset, __be32 value) reg_write() argument
313 static void isight_stop_streaming(struct isight *isight) isight_stop_streaming() argument
332 struct isight *isight = substream->private_data; isight_hw_free() local
343 static int isight_start_streaming(struct isight *isight) isight_start_streaming() argument
408 struct isight *isight = substream->private_data; isight_prepare() local
423 struct isight *isight = substream->private_data; isight_trigger() local
440 struct isight *isight = substream->private_data; isight_pointer() local
445 static int isight_create_pcm(struct isight *isight) isight_create_pcm() argument
476 struct isight *isight = ctl->private_data; isight_gain_info() local
489 struct isight *isight = ctl->private_data; isight_gain_get() local
505 struct isight *isight = ctl->private_data; isight_gain_put() local
518 struct isight *isight = ctl->private_data; isight_mute_get() local
534 struct isight *isight = ctl->private_data; isight_mute_put() local
540 static int isight_create_mixer(struct isight *isight) isight_create_mixer() argument
601 struct isight *isight = card->private_data; isight_card_free() local
625 struct isight *isight; isight_probe() local
682 struct isight *isight = dev_get_drvdata(&unit->device); isight_bus_reset() local
695 struct isight *isight = dev_get_drvdata(&unit->device); isight_remove() local

Completed in 82 milliseconds