Lines Matching defs:tsa_serial
126 struct tsa_serial { struct
127 unsigned int id;
128 struct tsa_serial_info info;
132 static inline struct tsa *tsa_serial_get_tsa(struct tsa_serial *tsa_serial) in tsa_serial_get_tsa()
163 int tsa_serial_connect(struct tsa_serial *tsa_serial) in tsa_serial_connect()
196 int tsa_serial_disconnect(struct tsa_serial *tsa_serial) in tsa_serial_disconnect()
225 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info) in tsa_serial_get_info()
755 struct tsa_serial *tsa_serial; in tsa_serial_get_byphandle() local
805 void tsa_serial_put(struct tsa_serial *tsa_serial) in tsa_serial_put()
815 struct tsa_serial **tsa_serial = res; in devm_tsa_serial_release() local
824 struct tsa_serial *tsa_serial; in devm_tsa_serial_get_byphandle() local