Home
last modified time | relevance | path

Searched refs:force_up_en (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/codecs/aw88395/ !
H A Daw88395_device.h201 int aw88395_dev_fw_update(struct aw_device *aw_dev, bool up_dsp_fw_en, bool force_up_en);
H A Daw88395_device.c1279 int aw88395_dev_fw_update(struct aw_device *aw_dev, bool up_dsp_fw_en, bool force_up_en) in aw88395_dev_fw_update() argument
1287 (force_up_en == AW88395_FORCE_UPDATE_OFF)) { in aw88395_dev_fw_update()
/linux/sound/soc/codecs/ !
H A Daw88166.c1067 static int aw88166_dev_fw_update(struct aw88166 *aw88166, bool up_dsp_fw_en, bool force_up_en) in aw88166_dev_fw_update() argument
1076 (force_up_en == AW88166_FORCE_UPDATE_OFF)) { in aw88166_dev_fw_update()
H A Daw88399.c1038 static int aw88399_dev_fw_update(struct aw88399 *aw88399, bool up_dsp_fw_en, bool force_up_en) in aw88399_dev_fw_update() argument
1047 (force_up_en == AW88399_FORCE_UPDATE_OFF)) { in aw88399_dev_fw_update()