Home
last modified time | relevance | path

Searched defs:ntfy (Results 1 – 20 of 20) sorted by relevance

/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Devent.c60 nvkm_event_ntfy_state(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_state()
82 nvkm_event_ntfy_remove(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_remove()
90 nvkm_event_ntfy_insert(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_insert()
98 nvkm_event_ntfy_block_(struct nvkm_event_ntfy *ntfy, bool wait) in nvkm_event_ntfy_block_()
112 nvkm_event_ntfy_block(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_block()
119 nvkm_event_ntfy_allow(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_allow()
131 nvkm_event_ntfy_del(struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_del()
147 struct nvkm_event_ntfy *ntfy) in nvkm_event_ntfy_add()
172 struct nvkm_event_ntfy *ntfy, *ntmp; in nvkm_event_ntfy() local
H A Duevent.c34 struct nvkm_event_ntfy ntfy; member
113 nvkm_uevent_ntfy(struct nvkm_event_ntfy *ntfy, u32 bits) in nvkm_uevent_ntfy()
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_abi16.c116 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini()
128 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local
521 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_grobj_alloc() local
614 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_notifierobj_alloc() local
684 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_gpuobj_free() local
H A Dnouveau_abi16.h26 struct nouveau_bo *ntfy; member
H A Dnouveau_drv.h268 struct nvif_object ntfy; member
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dcorec37d.c52 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in corec37d_update()
H A Dcore507d.c34 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy) in core507d_update()
H A Dcrc.h43 struct nvif_object ntfy; member
H A Dwndw.h31 u16 ntfy; member
H A Datom.h185 } ntfy; member
255 bool ntfy:1; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Devent.h20 struct list_head ntfy; member
H A Dobject.h34 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fault/
H A Dgv100.c120 gv100_fault_ntfy_nrpfb(struct nvkm_event_ntfy *ntfy, u32 bits) in gv100_fault_ntfy_nrpfb()
/linux/drivers/usb/typec/ucsi/
H A Ducsi.c1673 u64 ntfy = UCSI_ENABLE_NTFY_ALL; in ucsi_get_supported_notifications() local
1700 u64 command, ntfy; in ucsi_init() local
H A Ducsi.h406 u64 ntfy; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_target.c522 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_post_nack_work()
604 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_async_notify_ack()
1704 struct imm_ntfy_from_isp *ntfy, in qlt_send_notify_ack()
3599 struct imm_ntfy_from_isp *ntfy) in __qlt_send_term_imm_notif()
H A Dqla_iocb.c3744 struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy; in qla2x00_send_notify_ack_iocb() local
H A Dqla_def.h625 struct imm_ntfy_from_isp *ntfy; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dgsp.h141 } ntfy[16]; member
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c312 struct nvkm_gsp_msgq_ntfy *ntfy = &gsp->msgq.ntfy[i]; in r535_gsp_msg_recv() local