Searched defs:ntfy (Results  1 – 16 of 16) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/nouveau/ | 
| D | nouveau_usif.c | 57 	struct usif_notify *ntfy;  in usif_notify_find()  local66 usif_notify_dtor(struct usif_notify *ntfy)  in usif_notify_dtor()
 75 	struct usif_notify *ntfy = NULL;  in usif_notify()  local
 132 	struct usif_notify *ntfy;  in usif_notify_new()  local
 174 	struct usif_notify *ntfy;  in usif_notify_del()  local
 197 	struct usif_notify *ntfy;  in usif_notify_get()  local
 234 	struct usif_notify *ntfy;  in usif_notify_put()  local
 251 	struct list_head ntfy;  member
 
 | 
| D | nouveau_abi16.c | 115 			struct nouveau_abi16_ntfy *ntfy)  in nouveau_abi16_ntfy_fini()127 	struct nouveau_abi16_ntfy *ntfy, *temp;  in nouveau_abi16_chan_fini()  local
 428 	struct nouveau_abi16_ntfy *ntfy;  in nouveau_abi16_ioctl_grobj_alloc()  local
 521 	struct nouveau_abi16_ntfy *ntfy;  in nouveau_abi16_ioctl_notifierobj_alloc()  local
 593 	struct nouveau_abi16_ntfy *ntfy;  in nouveau_abi16_ioctl_gpuobj_free()  local
 
 | 
| D | nouveau_chan.c | 52 nouveau_channel_killed(struct nvif_notify *ntfy)  in nouveau_channel_killed()
 | 
| D | nouveau_abi16.h | 25 	struct nouveau_bo *ntfy;  member
 | 
| D | nouveau_drv.h | 184 	struct nvif_object ntfy;  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvif/ | 
| D | notify.c | 38 		struct nvif_ioctl_ntfy_put_v0 ntfy;  in nvif_notify_put_()  member69 		struct nvif_ioctl_ntfy_get_v0 ntfy;  in nvif_notify_get_()  member
 150 		struct nvif_ioctl_ntfy_del_v0 ntfy;  in nvif_notify_fini()  member
 171 		struct nvif_ioctl_ntfy_new_v0 ntfy;  in nvif_notify_init()  member
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/dispnv50/ | 
| D | corec37d.c | 28 corec37d_update(struct nv50_core *core, u32 *interlock, bool ntfy)  in corec37d_update()
 | 
| D | core507d.c | 30 core507d_update(struct nv50_core *core, u32 *interlock, bool ntfy)  in core507d_update()
 | 
| D | wndw.h | 34 	u16 ntfy;  member
 | 
| D | atom.h | 163 	} ntfy;  member233 			bool ntfy:1;  member
 
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ | 
| D | chan.h | 11 	int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **);  member
 | 
| /Linux-v5.4/drivers/gpu/drm/nouveau/include/nvkm/core/ | 
| D | object.h | 33 	int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **);  member
 | 
| D | client.h | 18 	int (*ntfy)(const void *, u32, const void *, u32);  member
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_target.c | 548 	struct imm_ntfy_from_isp *ntfy, int type)  in qla24xx_post_nack_work()617 	struct imm_ntfy_from_isp *ntfy, int type)  in qla24xx_async_notify_ack()
 1657 	struct imm_ntfy_from_isp *ntfy,  in qlt_send_notify_ack()
 3540 	struct imm_ntfy_from_isp *ntfy)  in __qlt_send_term_imm_notif()
 
 | 
| D | qla_iocb.c | 3439 	struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy;  in qla2x00_send_notify_ack_iocb()  local
 | 
| D | qla_def.h | 528 			struct imm_ntfy_from_isp *ntfy;  member
 |