Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/vas_tfa_drv/
Dtfa2_dev.h434 int tfa2_dev_probe(struct tfa2_device *tfa);
Dtfa2_dev.c112 int tfa2_dev_probe(struct tfa2_device *tfa) in tfa2_dev_probe() function
/hal_nxp-latest/mcux/mcux-sdk/components/codec/tfa9xxx/
Dfsl_tfa9xxx.c280 rc = tfa2_dev_probe(tfa); in TFA9XXX_CreatePlatform()