Lines Matching defs:chip

491 static int pcxhr_set_stream_state(struct snd_pcxhr *chip,  in pcxhr_set_stream_state()
546 struct snd_pcxhr *chip; in pcxhr_set_format() local
628 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_update_r_buffer() local
696 struct snd_pcxhr *chip; in pcxhr_start_linked_stream() local
829 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_trigger() local
903 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_prepare() local
940 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_hw_params() local
989 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_open() local
1075 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_close() local
1103 struct snd_pcxhr *chip = snd_pcm_substream_chip(subs); in pcxhr_stream_pointer() local
1131 int pcxhr_create_pcm(struct snd_pcxhr *chip) in pcxhr_create_pcm()
1162 static int pcxhr_chip_free(struct snd_pcxhr *chip) in pcxhr_chip_free()
1170 struct snd_pcxhr *chip = device->device_data; in pcxhr_chip_dev_free() local
1181 struct snd_pcxhr *chip; in pcxhr_create() local
1220 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_info() local
1291 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_sync() local
1333 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_gpio_read() local
1350 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_gpo_write() local
1378 struct snd_pcxhr *chip = entry->private_data; in pcxhr_proc_ltc() local
1425 static void pcxhr_proc_init(struct snd_pcxhr *chip) in pcxhr_proc_init()