Home
last modified time | relevance | path

Searched refs:lx_stream_set_format (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/lx6464es/
H A Dlx_core.h119 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime,
H A Dlx6464es.c130 err = lx_stream_set_format(chip, runtime, 0, is_capture); in lx_hardware_start()
H A Dlx_core.c669 int lx_stream_set_format(struct lx6464es *chip, struct snd_pcm_runtime *runtime, in lx_stream_set_format() function