Home
last modified time | relevance | path

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

/linux/drivers/tty/serdev/
H A Dcore.c774 int serdev_controller_add(struct serdev_controller *ctrl) in serdev_controller_add() function
806 EXPORT_SYMBOL_GPL(serdev_controller_add);
H A Dserdev-ttyport.c300 ret = serdev_controller_add(ctrl); in serdev_tty_port_register()
/linux/include/linux/
H A Dserdev.h175 int serdev_controller_add(struct serdev_controller *);