Searched refs:serdev_controller_alloc (Results 1 – 1 of 1) sorted by relevance
462 * serdev_controller_alloc() - Allocate a new serdev controller472 struct serdev_controller *serdev_controller_alloc(struct device *host, in serdev_controller_alloc() 516 EXPORT_SYMBOL_GPL(serdev_controller_alloc);790 * Register a controller previously allocated via serdev_controller_alloc() with in serdev_controller_add() 471 struct serdev_controller *serdev_controller_alloc(struct device *host, serdev_controller_alloc() function