Searched refs:get_x_ops (Results 1 - 1 of 1) sorted by relevance
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | python.c | 246 static int get_x_ops(snd_mixer_elem_t *elem, int dir, in get_x_ops() function 282 return get_x_ops(elem, dir, channel, value, "opsGetVolume"); in get_volume_ops() 290 res = get_x_ops(elem, dir, channel, &value1, "opsGetSwitch"); in get_switch_ops() 300 return get_x_ops(elem, dir, value, dbValue, "opsGetVolDB"); in ask_vol_dB_ops() 344 return get_x_ops(elem, dir, channel, value, "opsGetDB"); in get_dB_ops()
|
Completed in 3 milliseconds