Home
last modified time | relevance | path

Searched defs:tsa_serial (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/soc/fsl/qe/
H A Dtsa.c174 struct tsa_serial { struct
175 unsigned int id;
176 struct tsa_serial_info info;
234 static int tsa_qe_serial_get_num(struct tsa_serial *tsa_serial) in tsa_qe_serial_get_num()
252 int tsa_serial_get_num(struct tsa_serial *tsa_serial) in tsa_serial_get_num()
322 int tsa_serial_connect(struct tsa_serial *tsa_serial) in tsa_serial_connect()
332 int tsa_serial_disconnect(struct tsa_serial *tsa_serial) in tsa_serial_disconnect()
1078 struct tsa_serial *tsa_serial; in tsa_serial_get_byphandle() local
1128 void tsa_serial_put(struct tsa_serial *tsa_serial) in tsa_serial_put()
1138 struct tsa_serial **tsa_serial = res; in devm_tsa_serial_release() local
[all …]
H A Dqmc.c255 struct tsa_serial *tsa_serial; member