Searched refs:get_serdev_controller (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/platform/x86/ |
D | serdev_helpers.h | 25 get_serdev_controller(const char *serial_ctrl_hid, in get_serdev_controller() function
|
D | lenovo-yoga-tab2-pro-1380-fastcharger.c | 248 ctrl_dev = get_serdev_controller("PNP0501", "1", 0, YT2_1380_FC_SERDEV_CTRL); in yt2_1380_fc_pdev_probe()
|
/linux-6.12.1/drivers/platform/x86/dell/ |
D | dell-uart-backlight.c | 347 ctrl_dev = get_serdev_controller("DELL0501", NULL, 0, "serial0"); in dell_uart_bl_pdev_probe()
|
/linux-6.12.1/drivers/platform/x86/x86-android-tablets/ |
D | core.c | 239 ctrl_dev = get_serdev_controller(info->ctrl_hid, info->ctrl_uid, 0, in x86_instantiate_serdev()
|