Home
last modified time | relevance | path

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

/linux/drivers/tty/serdev/
H A Dcore.c728 static int acpi_serdev_register_devices(struct serdev_controller *ctrl) in acpi_serdev_register_devices() function
761 static inline int acpi_serdev_register_devices(struct serdev_controller *ctrl) in acpi_serdev_register_devices() function
789 ret_acpi = acpi_serdev_register_devices(ctrl); in serdev_controller_add()