Home
last modified time | relevance | path

Searched defs:num_capture (Results 1 – 2 of 2) sorted by relevance

/linux/include/sound/
H A Dsoc-usb.h33 int num_capture; /* TODO: capture path is not tested yet */ member
/linux/sound/soc/sof/intel/
H A Dhda-stream.c871 int i, num_playback, num_capture, num_total, ret; in hda_dsp_stream_init() local