• Home
  • Raw
  • Download

Lines Matching defs:h

108 harmony_read(struct snd_harmony *h, unsigned r)  in harmony_read()
114 harmony_write(struct snd_harmony *h, unsigned r, unsigned long v) in harmony_write()
120 harmony_wait_for_control(struct snd_harmony *h) in harmony_wait_for_control()
126 harmony_reset(struct snd_harmony *h) in harmony_reset()
134 harmony_disable_interrupts(struct snd_harmony *h) in harmony_disable_interrupts()
144 harmony_enable_interrupts(struct snd_harmony *h) in harmony_enable_interrupts()
154 harmony_mute(struct snd_harmony *h) in harmony_mute()
165 harmony_unmute(struct snd_harmony *h) in harmony_unmute()
176 harmony_set_control(struct snd_harmony *h) in harmony_set_control()
198 struct snd_harmony *h = dev; in snd_harmony_interrupt() local
308 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_playback_trigger() local
344 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_capture_trigger() local
378 snd_harmony_set_data_format(struct snd_harmony *h, int fmt, int force) in snd_harmony_set_data_format()
410 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_playback_prepare() local
440 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_capture_prepare() local
471 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_playback_pointer() local
500 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_capture_pointer() local
528 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_playback_open() local
547 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_capture_open() local
566 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_playback_close() local
574 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_capture_close() local
584 struct snd_harmony *h = snd_pcm_substream_chip(ss); in snd_harmony_hw_params() local
622 snd_harmony_pcm_init(struct snd_harmony *h) in snd_harmony_pcm_init()
688 snd_harmony_set_new_gain(struct snd_harmony *h) in snd_harmony_set_new_gain()
715 struct snd_harmony *h = snd_kcontrol_chip(kc); in snd_harmony_volume_get() local
744 struct snd_harmony *h = snd_kcontrol_chip(kc); in snd_harmony_volume_put() local
794 struct snd_harmony *h = snd_kcontrol_chip(kc); in snd_harmony_captureroute_get() local
811 struct snd_harmony *h = snd_kcontrol_chip(kc); in snd_harmony_captureroute_put() local
860 snd_harmony_mixer_reset(struct snd_harmony *h) in snd_harmony_mixer_reset()
869 snd_harmony_mixer_init(struct snd_harmony *h) in snd_harmony_mixer_init()
892 snd_harmony_free(struct snd_harmony *h) in snd_harmony_free()
914 struct snd_harmony *h = dev->device_data; in snd_harmony_dev_free() local
924 struct snd_harmony *h; in snd_harmony_create() local
980 struct snd_harmony *h; in snd_harmony_probe() local