Home
last modified time | relevance | path

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

/openbmc/linux/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()