Home
last modified time | relevance | path

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

/linux/sound/soc/generic/
H A Daudio-graph-card.c149 bool playback_only = 0, capture_only = 0; in graph_link_init() local
H A Dsimple-card.c182 bool playback_only = 0, capture_only = 0; in simple_link_init() local
H A Daudio-graph-card2.c756 bool playback_only = 0, capture_only = 0; in graph_link_init() local
[all...]
/linux/include/sound/
H A Dsoc.h807 unsigned int capture_only:1; member