Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/platform/x86/
Dserdev_helpers.h62 get_serdev_controller(const char *serial_ctrl_hid, in get_serdev_controller() function
Dlenovo-yoga-tab2-pro-1380-fastcharger.c249 ctrl_dev = get_serdev_controller("PNP0501", "1", 0, YT2_1380_FC_SERDEV_CTRL); in yt2_1380_fc_pdev_probe()
/linux-6.14.4/drivers/platform/x86/dell/
Ddell-uart-backlight.c348 ctrl_dev = get_serdev_controller("DELL0501", NULL, 0, "serial0"); in dell_uart_bl_pdev_probe()
/linux-6.14.4/drivers/platform/x86/x86-android-tablets/
Dcore.c298 ctrl_dev = get_serdev_controller(info->ctrl.acpi.hid, info->ctrl.acpi.uid, in x86_instantiate_serdev()