Lines Matching defs:chip
105 static int lx_hardware_open(struct lx6464es *chip, in lx_hardware_open()
132 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start()
164 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop()
195 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close()
214 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_open() local
280 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_stream_pointer() local
300 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_prepare() local
354 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_params() local
388 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_free() local
425 static void lx_trigger_start(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_start()
474 static void lx_trigger_stop(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_stop()
488 static void lx_trigger_tasklet_dispatch_stream(struct lx6464es *chip, in lx_trigger_tasklet_dispatch_stream()
507 struct lx6464es *chip = (struct lx6464es *)data; in lx_trigger_tasklet() local
518 static int lx_pcm_trigger_dispatch(struct lx6464es *chip, in lx_pcm_trigger_dispatch()
545 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_trigger() local
555 static int snd_lx6464es_free(struct lx6464es *chip) in snd_lx6464es_free()
581 static int lx_init_xilinx_reset(struct lx6464es *chip) in lx_init_xilinx_reset()
623 static int lx_init_xilinx_test(struct lx6464es *chip) in lx_init_xilinx_test()
653 static int lx_init_ethersound_config(struct lx6464es *chip) in lx_init_ethersound_config()
693 static int lx_init_get_version_features(struct lx6464es *chip) in lx_init_get_version_features()
730 static int lx_set_granularity(struct lx6464es *chip, u32 gran) in lx_set_granularity()
762 static int lx_init_dsp(struct lx6464es *chip) in lx_init_dsp()
838 static int lx_pcm_create(struct lx6464es *chip) in lx_pcm_create()
890 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_get() local
898 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_put() local
929 struct lx6464es *chip = entry->private_data; in lx_proc_levels_read() local
957 static int lx_proc_create(struct snd_card *card, struct lx6464es *chip) in lx_proc_create()
973 struct lx6464es *chip; in snd_lx6464es_create() local
1090 struct lx6464es *chip; in snd_lx6464es_probe() local