Searched refs:NV_CLIENT_CLASS (Results 1 – 6 of 6) sorted by relevance
23 if (unlikely(!nv_iclass(obj, NV_CLIENT_CLASS))) in nv_client()33 while (client && !(nv_iclass(client, NV_CLIENT_CLASS))) in nvkm_client()
8 #define NV_CLIENT_CLASS 0x20000000 macro
60 if (object && !nv_iclass(object, NV_CLIENT_CLASS)) { in nv_printk_()90 if (object && nv_iclass(object, NV_CLIENT_CLASS)) { in nv_printk_()
53 if (nv_iclass(parent, NV_CLIENT_CLASS)) in nvkm_parent_sclass()
135 while (!nv_iclass(namedb, NV_CLIENT_CLASS)) in nvkm_handle_create()
212 NV_CLIENT_CLASS, NULL, in nvkm_client_create_()