Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/nouveau/dispnv50/
Dcrc.h82 int nv50_crc_set_source(struct drm_crtc *, const char *);
105 #define nv50_crc_set_source NULL macro
Dcrc.c538 int nv50_crc_set_source(struct drm_crtc *crtc, const char *source_str) in nv50_crc_set_source() function
Dhead.c553 .set_crc_source = nv50_crc_set_source,