Home
last modified time | relevance | path

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

/third_party/alsa-utils/amixer/
H A Damixer.c224 enum { VOL_RAW, VOL_DB, VOL_MAP }; enumerator
329 static int std_vol_type = VOL_RAW;
365 vol_type = VOL_RAW; in set_volume_simple()
759 vol_ops[dir].v[VOL_RAW].get(elem, chn, &raw); in show_selem_volume()
760 if (std_vol_type == VOL_RAW) in show_selem_volume()
1860 std_vol_type = VOL_RAW; in main()

Completed in 3 milliseconds