Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
H A Daudio-graph-card.c150 bool playback_only = 0, capture_only = 0; in graph_link_init() local
H A Dsimple-card.c190 bool playback_only = 0, capture_only = 0; simple_link_init() local
H A Daudio-graph-card2.c748 bool playback_only = 0, capture_only = 0; in graph_link_init() local
H A Dsimple-card-utils.c1194 graph_util_parse_link_direction(struct device_node * np,bool * playback_only,bool * capture_only) graph_util_parse_link_direction() argument
/linux/sound/soc/fsl/
H A Dimx-card.c551 bool playback_only, capture_only; in imx_card_parse_of() local