Searched defs:ntfy (Results 1 – 13 of 13) sorted by relevance
/drivers/gpu/drm/nouveau/ |
D | nouveau_usif.c | 57 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
|
D | nouveau_abi16.c | 112 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
|
D | nouveau_chan.c | 49 nouveau_channel_killed(struct nvif_notify *ntfy) in nouveau_channel_killed()
|
D | nouveau_abi16.h | 26 struct nouveau_bo *ntfy; member
|
D | nouveau_drv.h | 154 struct nvif_object ntfy; member
|
D | nv50_display.c | 237 } ntfy; member 273 bool ntfy:1; member 282 bool ntfy:1; member 754 u16 ntfy; member
|
/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 38 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/ |
D | chan.h | 11 int (*ntfy)(struct nvkm_fifo_chan *, u32 type, struct nvkm_event **); member
|
/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | client.h | 18 int (*ntfy)(const void *, u32, const void *, u32); member
|
D | object.h | 30 int (*ntfy)(struct nvkm_object *, u32 mthd, struct nvkm_event **); member
|
/drivers/scsi/qla2xxx/ |
D | qla_target.c | 554 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()
|
D | qla_iocb.c | 3122 struct imm_ntfy_from_isp *ntfy = sp->u.iocb_cmd.u.nack.ntfy; in qla2x00_send_notify_ack_iocb() local
|
D | qla_def.h | 438 struct imm_ntfy_from_isp *ntfy; member
|