Searched refs:serdev_controller_alloc (Results 1 – 2 of 2) sorted by relevance
171 struct serdev_controller *serdev_controller_alloc(struct device *host,
277 ctrl = serdev_controller_alloc(host, parent, sizeof(struct serport)); in serdev_tty_port_register()