Home
last modified time | relevance | path

Searched refs:serdev_device_alloc (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/tty/serdev/
Dcore.c447 struct serdev_device *serdev_device_alloc(struct serdev_controller *ctrl) in serdev_device_alloc() function
464 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()
/Linux-v5.15/include/linux/
Dserdev.h163 struct serdev_device *serdev_device_alloc(struct serdev_controller *);