Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.h69 int rockchip_drm_endpoint_is_subdriver(struct device_node *ep);
H A Drockchip_rgb.c103 if (rockchip_drm_endpoint_is_subdriver(endpoint) != 0) in rockchip_rgb_init()
H A Drockchip_drm_drv.c305 int rockchip_drm_endpoint_is_subdriver(struct device_node *ep) in rockchip_drm_endpoint_is_subdriver() function