Lines Matching defs:chip

504 static int pcxhr_set_stream_state(struct snd_pcxhr *chip,  in pcxhr_set_stream_state()
559 struct snd_pcxhr *chip; in pcxhr_set_format() local
641 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_update_r_buffer() local
709 struct snd_pcxhr *chip; in pcxhr_start_linked_stream() local
842 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_trigger() local
916 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_prepare() local
953 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_hw_params() local
1018 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_open() local
1104 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_close() local
1132 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_stream_pointer() local
1162 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm()
1193 static int pcxhr_chip_free(struct snd_pcxhr *chip) in pcxhr_chip_free()
1201 struct snd_pcxhr *chip = device->device_data; in pcxhr_chip_dev_free() local
1212 struct snd_pcxhr *chip; in pcxhr_create() local
1252 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_info() local
1323 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_sync() local
1365 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_gpio_read() local
1382 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_gpo_write() local
1410 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_ltc() local
1457 static void pcxhr_proc_init(struct snd_pcxhr *chip) in pcxhr_proc_init()