Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/
Dnouveau_usif.c57 struct usif_notify *ntfy; in usif_notify_find() local
66 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
Dnouveau_abi16.c112 struct nouveau_abi16_ntfy *ntfy) in nouveau_abi16_ntfy_fini()
124 struct nouveau_abi16_ntfy *ntfy, *temp; in nouveau_abi16_chan_fini() local
424 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_grobj_alloc() local
517 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_notifierobj_alloc() local
589 struct nouveau_abi16_ntfy *ntfy; in nouveau_abi16_ioctl_gpuobj_free() local
Dnouveau_chan.c49 nouveau_channel_killed(struct nvif_notify *ntfy) in nouveau_channel_killed()
Dnouveau_abi16.h26 struct nouveau_bo *ntfy; member
Dnouveau_drv.h154 struct nvif_object ntfy; member
Dnv50_display.c237 } ntfy; member
273 bool ntfy:1; member
282 bool ntfy:1; member
754 u16 ntfy; member
/drivers/gpu/drm/nouveau/nvif/
Dnotify.c38 struct nvif_ioctl_ntfy_put_v0 ntfy; in nvif_notify_put_() member
69 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
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
Dchan.h11 int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **); member
/drivers/gpu/drm/nouveau/include/nvkm/core/
Dclient.h18 int (*ntfy)(const void *, u32, const void *, u32); member
Dobject.h30 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
/drivers/scsi/qla2xxx/
Dqla_target.c554 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_post_nack_work()
635 struct imm_ntfy_from_isp *ntfy, int type) in qla24xx_async_notify_ack()
1618 struct imm_ntfy_from_isp *ntfy, in qlt_send_notify_ack()
3388 struct imm_ntfy_from_isp *ntfy) in __qlt_send_term_imm_notif()
Dqla_iocb.c3122 struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy; in qla2x00_send_notify_ack_iocb() local
Dqla_def.h438 struct imm_ntfy_from_isp *ntfy; member