Lines Matching refs:lx6464es
94 static int lx_set_granularity(struct lx6464es *chip, u32 gran);
97 static int lx_hardware_open(struct lx6464es *chip, in lx_hardware_open()
124 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start()
156 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop()
187 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close()
206 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_open()
271 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_stream_pointer()
290 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_prepare()
344 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_params()
378 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_free()
415 static void lx_trigger_start(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_start()
464 static void lx_trigger_stop(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_stop()
478 static void lx_trigger_dispatch_stream(struct lx6464es *chip, in lx_trigger_dispatch_stream()
495 static int lx_pcm_trigger_dispatch(struct lx6464es *chip, in lx_pcm_trigger_dispatch()
526 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_trigger()
536 static int snd_lx6464es_free(struct lx6464es *chip) in snd_lx6464es_free()
562 static int lx_init_xilinx_reset(struct lx6464es *chip) in lx_init_xilinx_reset()
604 static int lx_init_xilinx_test(struct lx6464es *chip) in lx_init_xilinx_test()
634 static int lx_init_ethersound_config(struct lx6464es *chip) in lx_init_ethersound_config()
674 static int lx_init_get_version_features(struct lx6464es *chip) in lx_init_get_version_features()
711 static int lx_set_granularity(struct lx6464es *chip, u32 gran) in lx_set_granularity()
743 static int lx_init_dsp(struct lx6464es *chip) in lx_init_dsp()
820 static int lx_pcm_create(struct lx6464es *chip) in lx_pcm_create()
871 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_get()
879 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_put()
910 struct lx6464es *chip = entry->private_data; in lx_proc_levels_read()
938 static int lx_proc_create(struct snd_card *card, struct lx6464es *chip) in lx_proc_create()
946 struct lx6464es **rchip) in snd_lx6464es_create()
948 struct lx6464es *chip; in snd_lx6464es_create()
1065 struct lx6464es *chip; in snd_lx6464es_probe()