Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_of.c31 uint32_t drm_of_crtc_port_mask(struct drm_device *dev, in drm_of_crtc_port_mask() function
46 EXPORT_SYMBOL(drm_of_crtc_port_mask);
72 possible_crtcs |= drm_of_crtc_port_mask(dev, remote_port); in drm_of_find_possible_crtcs()
/linux-6.3-rc2/include/drm/
A Ddrm_of.h32 uint32_t drm_of_crtc_port_mask(struct drm_device *dev,
60 static inline uint32_t drm_of_crtc_port_mask(struct drm_device *dev, in drm_of_crtc_port_mask() function
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_dw_hdmi.c82 crtcs |= drm_of_crtc_port_mask(drm, remote_port); in sun8i_dw_hdmi_find_possible_crtcs()

Completed in 5 milliseconds