Home
last modified time | relevance | path

Searched refs:tfa2_dev_force_cold (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.c496 int tfa2_dev_force_cold(struct tfa2_device *tfa) in tfa2_dev_force_cold() function
778 rc = tfa2_dev_force_cold(tfa); in tfa2_dev_set_state()
2135 rc = tfa2_dev_force_cold(tfa); in tfa2_calibrate_profile_start()
2230 rc = tfa2_dev_force_cold(tfa); in tfa2_sb_calibrate()
Dtfa2_dev.h555 int tfa2_dev_force_cold(struct tfa2_device *tfa);
Dtfa2_haptic.c801 ret = tfa2_dev_force_cold(tfa); in tfa2_hap_calibrate()