Searched defs:vol (Results 1 – 5 of 5) sorted by relevance
41 int ff_mutex_create(int vol) in ff_mutex_create()49 void ff_mutex_delete(int vol) in ff_mutex_delete()59 int ff_mutex_take(int vol) in ff_mutex_take()67 void ff_mutex_give(int vol) in ff_mutex_give()
80 #define WM8904_REGVAL_OUT_VOL(mute, vu, zc, vol) \ argument92 #define WM8904_REGVAL_IN_VOL(mute, vol) \ argument
299 int vol) in codec_set_output_volume()
437 static int codec_set_output_volume(const struct device *dev, int vol) in codec_set_output_volume()
133 int vol; /**< Volume level (codec-specific) */ member