Home
last modified time | relevance | path

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

/linux/drivers/tty/serdev/
H A Dcore.c478 struct serdev_controller *serdev_controller_alloc(struct device *host, in serdev_controller_alloc() function
522 EXPORT_SYMBOL_GPL(serdev_controller_alloc);
H A Dserdev-ttyport.c286 ctrl = serdev_controller_alloc(host, parent, sizeof(struct serport)); in serdev_tty_port_register()
/linux/include/linux/
H A Dserdev.h172 struct serdev_controller *serdev_controller_alloc(struct device *host,