Home
last modified time | relevance | path

Searched refs:nv50_crc_parse_source (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c30 static int nv50_crc_parse_source(const char *buf, enum nv50_crc_source *s) in nv50_crc_parse_source() function
54 if (nv50_crc_parse_source(source_name, &source) < 0) { in nv50_crc_verify_source()
574 ret = nv50_crc_parse_source(source_str, &source); in nv50_crc_set_source()
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Dcrc.c30 static int nv50_crc_parse_source(const char *buf, enum nv50_crc_source *s) in nv50_crc_parse_source() function
54 if (nv50_crc_parse_source(source_name, &source) < 0) { in nv50_crc_verify_source()
552 ret = nv50_crc_parse_source(source_str, &source); in nv50_crc_set_source()

Completed in 3 milliseconds