Searched refs:CTL_PLAYBACK_ROUTE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/mixer/
H A Dsimple_none.c60 CTL_PLAYBACK_ROUTE, enumerator in enum:_selem_ctl_type
390 if (s->ctls[CTL_PLAYBACK_ROUTE].elem) {
391 err = elem_read_route(s, SM_PLAY, CTL_PLAYBACK_ROUTE);
607 if (s->ctls[CTL_PLAYBACK_ROUTE].elem) {
608 err = elem_write_route(s, SM_PLAY, CTL_PLAYBACK_ROUTE);
736 ctl = &simple->ctls[CTL_PLAYBACK_ROUTE];
835 if (simple->ctls[CTL_PLAYBACK_ROUTE].elem ||
895 {" Playback Route", CTL_PLAYBACK_ROUTE},
1446 case CTL_PLAYBACK_ROUTE:
1451 if (type == CTL_PLAYBACK_ROUTE)
[all...]

Completed in 37 milliseconds