Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/qe/
H A Dtsa.h27 int tsa_serial_disconnect(struct tsa_serial *tsa_serial);
H A Dtsa.c196 int tsa_serial_disconnect(struct tsa_serial *tsa_serial) in tsa_serial_disconnect() function
223 EXPORT_SYMBOL(tsa_serial_disconnect);
H A Dqmc.c1413 tsa_serial_disconnect(qmc->tsa_serial); in qmc_probe()
1428 tsa_serial_disconnect(qmc->tsa_serial); in qmc_remove()