Searched refs:pmstc (Results 1 – 1 of 1) sorted by relevance
1309 const char *path, struct nv50_mstc **pmstc) in nv50_mstc_new() argument1316 if (!(mstc = *pmstc = kzalloc(sizeof(*mstc), GFP_KERNEL))) in nv50_mstc_new()1324 kfree(*pmstc); in nv50_mstc_new()1325 *pmstc = NULL; in nv50_mstc_new()