Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Duevent.c50 nvkm_uevent_mthd_allow(struct nvkm_uevent *uevent, union nvif_event_allow_args *args, u32 argc) in nvkm_uevent_mthd_allow() function
66 case NVIF_EVENT_V0_ALLOW: return nvkm_uevent_mthd_allow(uevent, argv, argc); in nvkm_uevent_mthd()