Searched refs:pwr_off_func (Results 1 – 2 of 2) sorted by relevance
45 int (*pwr_off_func)(struct aw_device *aw_dev, struct aw_data_container *data); member
114 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()