Searched refs:lx_stream_set_format (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/lx6464es/ |
H A D | lx_core.h | 119 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime,
|
H A D | lx6464es.c | 132 err = lx_stream_set_format(chip, runtime, 0, is_capture); in lx_hardware_start()
|
H A D | lx_core.c | 669 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime, in lx_stream_set_format() function
|
/kernel/linux/linux-6.6/sound/pci/lx6464es/ |
H A D | lx_core.h | 119 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime,
|
H A D | lx6464es.c | 130 err = lx_stream_set_format(chip, runtime, 0, is_capture); in lx_hardware_start()
|
H A D | lx_core.c | 669 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime, in lx_stream_set_format() function
|
Completed in 7 milliseconds