• Home
  • Raw
  • Download

Lines Matching defs:chip

95 static int lx_hardware_open(struct lx6464es *chip,  in lx_hardware_open()
122 static int lx_hardware_start(struct lx6464es *chip, in lx_hardware_start()
154 static int lx_hardware_stop(struct lx6464es *chip, in lx_hardware_stop()
185 static int lx_hardware_close(struct lx6464es *chip, in lx_hardware_close()
204 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_open() local
269 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_stream_pointer() local
288 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_prepare() local
342 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_params() local
371 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_hw_free() local
406 static void lx_trigger_start(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_start()
455 static void lx_trigger_stop(struct lx6464es *chip, struct lx_stream *lx_stream) in lx_trigger_stop()
469 static void lx_trigger_dispatch_stream(struct lx6464es *chip, in lx_trigger_dispatch_stream()
486 static int lx_pcm_trigger_dispatch(struct lx6464es *chip, in lx_pcm_trigger_dispatch()
517 struct lx6464es *chip = snd_pcm_substream_chip(substream); in lx_pcm_trigger() local
529 struct lx6464es *chip = card->private_data; in snd_lx6464es_free() local
535 static int lx_init_xilinx_reset(struct lx6464es *chip) in lx_init_xilinx_reset()
577 static int lx_init_xilinx_test(struct lx6464es *chip) in lx_init_xilinx_test()
607 static int lx_init_ethersound_config(struct lx6464es *chip) in lx_init_ethersound_config()
647 static int lx_init_get_version_features(struct lx6464es *chip) in lx_init_get_version_features()
684 static int lx_set_granularity(struct lx6464es *chip, u32 gran) in lx_set_granularity()
716 static int lx_init_dsp(struct lx6464es *chip) in lx_init_dsp()
791 static int lx_pcm_create(struct lx6464es *chip) in lx_pcm_create()
841 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_get() local
849 struct lx6464es *chip = snd_kcontrol_chip(kcontrol); in lx_control_playback_put() local
880 struct lx6464es *chip = entry->private_data; in lx_proc_levels_read() local
908 static int lx_proc_create(struct snd_card *card, struct lx6464es *chip) in lx_proc_create()
917 struct lx6464es *chip = card->private_data; in snd_lx6464es_create() local
1001 struct lx6464es *chip; in snd_lx6464es_probe() local