Searched refs:serdev_device_alloc (Results 1 – 2 of 2) sorted by relevance
449 struct serdev_device *serdev_device_alloc(struct serdev_controller *ctrl) in serdev_device_alloc() function466 EXPORT_SYMBOL_GPL(serdev_device_alloc);535 serdev = serdev_device_alloc(ctrl); in of_serdev_register_devices()657 serdev = serdev_device_alloc(ctrl); in acpi_serdev_register_device()
163 struct serdev_device *serdev_device_alloc(struct serdev_controller *);