Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c1263 const char *path, struct nv50_mstc **pmstc) in nv50_mstc_new() argument
1270 if (!(mstc = *pmstc = kzalloc_obj(*mstc))) in nv50_mstc_new()
1278 kfree(*pmstc); in nv50_mstc_new()
1279 *pmstc = NULL; in nv50_mstc_new()