Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h83 const char *const *nv50_crc_get_sources(struct drm_crtc *, size_t *);
105 #define nv50_crc_get_sources NULL macro
Dcrc.c63 const char *const *nv50_crc_get_sources(struct drm_crtc *crtc, size_t *count) in nv50_crc_get_sources() function
Dhead.c534 .get_crc_sources = nv50_crc_get_sources,