Home
last modified time | relevance | path

Searched refs:set_vol (Results 1 – 2 of 2) sorted by relevance

/linux/sound/soc/codecs/aw88395/
H A Daw88395_device.h182 void aw88395_dev_set_volume(struct aw_device *aw_dev, unsigned short set_vol);
H A Daw88395_device.c283 void aw88395_dev_set_volume(struct aw_device *aw_dev, unsigned short set_vol) in aw88395_dev_set_volume() argument
287 ret = aw_dev_set_volume(aw_dev, set_vol); in aw88395_dev_set_volume()