Home
last modified time | relevance | path

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

/linux/sound/soc/fsl/
H A Dimx-card.c521 bool playback_only, capture_only; in imx_card_parse_of() local
/linux/sound/soc/generic/
H A Daudio-graph-card2.c748 bool playback_only = 0, capture_only = 0; in graph_link_init() local
H A Dsimple-card-utils.c1177 bool *playback_only, bool *capture_only) in graph_util_parse_link_direction()
/linux/include/sound/
H A Dsoc.h767 unsigned int capture_only:1; member