Home
last modified time | relevance | path

Searched defs:get_stream (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/sound/soc/meson/
H A Daxg-tdm-formatter.h22 struct axg_tdm_stream *(*get_stream)(struct snd_soc_dapm_widget *w); member
/openbmc/u-boot/test/py/
H A Dmultiplexed_log.py627 def get_stream(self, name, chained_file=None): member in Logfile
/openbmc/linux/sound/usb/line6/
H A Dpcm.c138 get_stream(struct snd_line6_pcm *line6pcm, int direction) in get_stream() function
/openbmc/linux/include/sound/
H A Dsoc-dai.h317 void *(*get_stream)(struct snd_soc_dai *dai, int direction); member