Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_init.c101 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9894_tfa_mtp_write_wrapper()
129 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9872_init()
203 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9873_init()
244 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9874_init()
328 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9878_init()
382 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa9912_init()
589 tfa2_i2c_unlock(tfa->i2c); /* key1 */ in tfa2_init_mtp_write_wrapper()
Dtfa2_dev.h465 void tfa2_i2c_unlock(struct i2c_client *client);
Dtfa2_dev.c1378 void tfa2_i2c_unlock(struct i2c_client *client) in tfa2_i2c_unlock() function