Lines Matching refs:tsa_serial
16 struct tsa_serial;
18 struct tsa_serial *tsa_serial_get_byphandle(struct device_node *np,
20 void tsa_serial_put(struct tsa_serial *tsa_serial);
21 struct tsa_serial *devm_tsa_serial_get_byphandle(struct device *dev,
26 int tsa_serial_connect(struct tsa_serial *tsa_serial);
27 int tsa_serial_disconnect(struct tsa_serial *tsa_serial);
40 int tsa_serial_get_info(struct tsa_serial *tsa_serial, struct tsa_serial_info *info);