Searched defs:nvkm_uevent (Results 1 – 1 of 1) sorted by relevance
22 #define nvkm_uevent(p) container_of((p), struct nvkm_uevent, object) macro28 struct nvkm_uevent { struct31 nvkm_uevent_func func; argument39 nvkm_uevent_mthd_block(struct nvkm_uevent *uevent, union nvif_event_block_args *args, u32 argc) in nvkm_uevent_mthd_block() argument105 nvkm_uevent = { variable