Home
last modified time | relevance | path

Searched refs:get_stream (Results 1 – 8 of 8) sorted by relevance

/linux/sound/usb/line6/
H A Dpcm.c138 get_stream(struct snd_line6_pcm *line6pcm, int direction) in get_stream() function
185 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_start()
208 struct line6_pcm_stream *pstr = get_stream(line6pcm, direction); in line6_stream_stop()
290 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_pointer()
304 pstr = get_stream(line6pcm, dir); in __line6_pcm_release()
328 pstr = get_stream(line6pcm, dir); in line6_pcm_acquire()
355 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_params()
371 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_hw_free()
587 struct line6_pcm_stream *pstr = get_stream(line6pcm, substream->stream); in snd_line6_prepare()
/linux/sound/soc/meson/
H A Daxg-tdm-formatter.h22 struct axg_tdm_stream *(*get_stream)(struct snd_soc_dapm_widget *w); member
H A Daxg-tdmin.c220 .get_stream = axg_tdmin_get_tdm_stream,
H A Daxg-tdmout.c230 .get_stream = axg_tdmout_get_tdm_stream,
H A Daxg-tdm-formatter.c189 struct axg_tdm_stream *ts = formatter->drv->ops->get_stream(w); in axg_tdm_formatter_power_up()
/linux/tools/testing/selftests/bpf/
H A Dtest_loader.c1174 static int get_stream(int stream_id, int prog_fd, char *text, size_t text_sz) in get_stream() function
1496 err = get_stream(1, bpf_program__fd(tprog), in run_subtest()
/linux/drivers/soundwire/
H A Dintel_ace2x.c936 .get_stream = intel_get_sdw_stream,
H A Dqcom.c1385 .get_stream = qcom_swrm_get_sdw_stream,