Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_lvds.c92 struct rockchip_lvds_funcs { struct
104 const struct rockchip_lvds_funcs *funcs; argument
200 lvds->funcs = (const struct rockchip_lvds_funcs *)dev_get_driver_data(dev); in rockchip_lvds_probe()
228 static const struct rockchip_lvds_funcs px30_lvds_funcs = {
246 static const struct rockchip_lvds_funcs rk3126_lvds_funcs = {
289 static const struct rockchip_lvds_funcs rk3288_lvds_funcs = {
308 static const struct rockchip_lvds_funcs rk3368_lvds_funcs = {
327 static const struct rockchip_lvds_funcs rk3562_lvds_funcs = {
346 static const struct rockchip_lvds_funcs rk3568_lvds_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c94 struct rockchip_lvds_funcs { struct
105 const struct rockchip_lvds_funcs *funcs; argument
560 static const struct rockchip_lvds_funcs px30_lvds_funcs = {
578 static const struct rockchip_lvds_funcs rk3126_lvds_funcs = {
625 static const struct rockchip_lvds_funcs rk3288_lvds_funcs = {
644 static const struct rockchip_lvds_funcs rk3368_lvds_funcs = {
688 static const struct rockchip_lvds_funcs rk3562_lvds_funcs = {
707 static const struct rockchip_lvds_funcs rk3568_lvds_funcs = {