Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c490 static struct i2c_driver rpi_touchscreen_driver = { variable
502 return i2c_add_driver(&rpi_touchscreen_driver); in rpi_touchscreen_init()
508 i2c_del_driver(&rpi_touchscreen_driver); in rpi_touchscreen_exit()
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c486 static struct i2c_driver rpi_touchscreen_driver = { variable
498 return i2c_add_driver(&rpi_touchscreen_driver); in rpi_touchscreen_init()
504 i2c_del_driver(&rpi_touchscreen_driver); in rpi_touchscreen_exit()

Completed in 2 milliseconds