Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h55 #define dev_info(I, ...) tfaprintf(LOG_INFO, I, __VA_ARGS__) macro
64 #define pr_info(...) dev_info(NULL, __VA_ARGS__)
Dtfa2_haptic.c482 dev_info(&tfa->i2c->dev, "recalculation %s\n", (fresout == 0) ? "NOT done!" : "done"); in tfa2_hap_recalc()
Dtfa2_dev.c400 dev_info(&tfa->i2c->dev, " [SB] active profile:%s, next profile:%s\n", in tfa2_dev_start()