Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/aw87xxx/
H A Daw_device.h45 int (*pwr_off_func)(struct aw_device *aw_dev, struct aw_data_container *data); member
H A Daw87xxx.c114 if (aw_dev->ops.pwr_off_func) { in aw87xxx_update_off_prof()
115 ret = aw_dev->ops.pwr_off_func(aw_dev, data_container); in aw87xxx_update_off_prof()
280 if (aw_dev->ops.pwr_off_func) { in aw87xxx_esd_update_off_prof()
281 ret = aw_dev->ops.pwr_off_func(aw_dev, data_container); in aw87xxx_esd_update_off_prof()