Searched refs:msto (Results 1 – 2 of 2) sorted by relevance
845 if (!msto->mstc) in nv50_real_outp()862 if (msto->disabled) { in nv50_msto_cleanup()863 msto->mstc = NULL; in nv50_msto_cleanup()892 if (msto->enabled) in nv50_msto_prepare()1006 msto->mstc = mstc; in nv50_msto_atomic_enable()1037 kfree(msto); in nv50_msto_destroy()1051 msto = kzalloc(sizeof(*msto), GFP_KERNEL); in nv50_msto_new()1052 if (!msto) in nv50_msto_new()1058 kfree(msto); in nv50_msto_new()1064 msto->head = head; in nv50_msto_new()[all …]
19 struct nv50_msto *msto; member
Completed in 9 milliseconds