Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c23 static const char * const nv50_crc_sources[] = { variable
41 i = match_string(nv50_crc_sources, ARRAY_SIZE(nv50_crc_sources), buf); in nv50_crc_parse_source()
67 *count = ARRAY_SIZE(nv50_crc_sources); in nv50_crc_get_sources()
68 return nv50_crc_sources; in nv50_crc_get_sources()