Searched refs:tty_port_register_device_attr (Results 1 – 3 of 3) sorted by relevance
111 return tty_port_register_device_attr(port, driver, index, device, NULL, NULL); in tty_port_register_device()128 struct device *tty_port_register_device_attr(struct tty_port *port, in tty_port_register_device_attr() function137 EXPORT_SYMBOL_GPL(tty_port_register_device_attr);
572 extern struct device *tty_port_register_device_attr(struct tty_port *port,
2279 serial->parent->dev = tty_port_register_device_attr(&serial->port, in hso_serial_common_create()