Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.h84 int nv50_crc_set_source(struct drm_crtc *, const char *);
106 #define nv50_crc_set_source NULL macro
H A Dhead.c532 .set_crc_source = nv50_crc_set_source,
H A Dcrc.c560 int nv50_crc_set_source(struct drm_crtc *crtc, const char *source_str) in nv50_crc_set_source() function