Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds