Home
last modified time | relevance | path

Searched refs:rpi_touchscreen_of_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c484 static const struct of_device_id rpi_touchscreen_of_ids[] = { variable
488 MODULE_DEVICE_TABLE(of, rpi_touchscreen_of_ids);
493 .of_match_table = rpi_touchscreen_of_ids,
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c480 static const struct of_device_id rpi_touchscreen_of_ids[] = { variable
484 MODULE_DEVICE_TABLE(of, rpi_touchscreen_of_ids);
489 .of_match_table = rpi_touchscreen_of_ids,

Completed in 3 milliseconds