Searched refs:serdev_device_alloc (Results 1 – 3 of 3) sorted by relevance
447 struct serdev_device *serdev_device_alloc(struct serdev_controller *ctrl) in serdev_device_alloc() function464 EXPORT_SYMBOL_GPL(serdev_device_alloc);533 serdev = serdev_device_alloc(ctrl); in of_serdev_register_devices()677 serdev = serdev_device_alloc(ctrl); in acpi_serdev_register_device()
164 struct serdev_device *serdev_device_alloc(struct serdev_controller *);
1641 serdev = serdev_device_alloc(to_serdev_controller(ctrl_dev)); in x86_instantiate_serdev()