Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/soc/fsl/qe/
Dtsa.h27 int tsa_serial_disconnect(struct tsa_serial *tsa_serial);
Dtsa.c196 int tsa_serial_disconnect(struct tsa_serial *tsa_serial) in tsa_serial_disconnect() function
223 EXPORT_SYMBOL(tsa_serial_disconnect);
Dqmc.c1414 tsa_serial_disconnect(qmc->tsa_serial); in qmc_probe()
1429 tsa_serial_disconnect(qmc->tsa_serial); in qmc_remove()