Lines Matching refs:lx6464es

4  * ALSA driver for the digigram lx6464es interface
19 #include "lx6464es.h"
23 MODULE_DESCRIPTION("digigram lx6464es");
24 MODULE_SUPPORTED_DEVICE("{digigram lx6464es{}}");
94 static int lx_set_granularity(struct lx6464es *chip, u32 gran);
97 static int lx_hardware_open(struct lx6464es *chip,
124 static int lx_hardware_start(struct lx6464es *chip,
156 static int lx_hardware_stop(struct lx6464es *chip,
187 static int lx_hardware_close(struct lx6464es *chip,
206 struct lx6464es *chip = snd_pcm_substream_chip(substream);
271 struct lx6464es *chip = snd_pcm_substream_chip(substream);
290 struct lx6464es *chip = snd_pcm_substream_chip(substream);
344 struct lx6464es *chip = snd_pcm_substream_chip(substream);
373 struct lx6464es *chip = snd_pcm_substream_chip(substream);
408 static void lx_trigger_start(struct lx6464es *chip, struct lx_stream *lx_stream)
457 static void lx_trigger_stop(struct lx6464es *chip, struct lx_stream *lx_stream)
471 static void lx_trigger_dispatch_stream(struct lx6464es *chip,
488 static int lx_pcm_trigger_dispatch(struct lx6464es *chip,
519 struct lx6464es *chip = snd_pcm_substream_chip(substream);
529 static int snd_lx6464es_free(struct lx6464es *chip)
555 static int lx_init_xilinx_reset(struct lx6464es *chip)
597 static int lx_init_xilinx_test(struct lx6464es *chip)
627 static int lx_init_ethersound_config(struct lx6464es *chip)
667 static int lx_init_get_version_features(struct lx6464es *chip)
704 static int lx_set_granularity(struct lx6464es *chip, u32 gran)
736 static int lx_init_dsp(struct lx6464es *chip)
811 static int lx_pcm_create(struct lx6464es *chip)
861 struct lx6464es *chip = snd_kcontrol_chip(kcontrol);
869 struct lx6464es *chip = snd_kcontrol_chip(kcontrol);
900 struct lx6464es *chip = entry->private_data;
928 static int lx_proc_create(struct snd_card *card, struct lx6464es *chip)
936 struct lx6464es **rchip)
938 struct lx6464es *chip;
1056 struct lx6464es *chip;