Searched refs:nv_device_get_irq (Results 1 – 3 of 3) sorted by relevance
86 nv_device_get_irq(struct nvkm_device *device, bool stall);
159 ret = nv_device_get_irq(device, true); in nvkm_mc_create_()
675 nv_device_get_irq(struct nvkm_device *device, bool stall) function