Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_lvds.c93 struct rockchip_lvds_funcs { struct
106 const struct rockchip_lvds_funcs *funcs; argument
248 lvds->funcs = (const struct rockchip_lvds_funcs *)dev_get_driver_data(dev); in rockchip_lvds_probe()
280 static const struct rockchip_lvds_funcs px30_lvds_funcs = {
298 static const struct rockchip_lvds_funcs rk3126_lvds_funcs = {
341 static const struct rockchip_lvds_funcs rk3288_lvds_funcs = {
360 static const struct rockchip_lvds_funcs rk3368_lvds_funcs = {
379 static const struct rockchip_lvds_funcs rk3562_lvds_funcs = {
437 static const struct rockchip_lvds_funcs rk3568_lvds_funcs = {