Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serdev/
Dcore.c707 static int acpi_serdev_register_devices(struct serdev_controller *ctrl) in acpi_serdev_register_devices() function
726 static inline int acpi_serdev_register_devices(struct serdev_controller *ctrl) in acpi_serdev_register_devices() function
754 ret_acpi = acpi_serdev_register_devices(ctrl); in serdev_controller_add()