/drivers/gpu/drm/nouveau/nvkm/core/ |
D | notify.c | 28 nvkm_notify_put_locked(struct nvkm_notify *notify) in nvkm_notify_put_locked() 35 nvkm_notify_put(struct nvkm_notify *notify) in nvkm_notify_put() 50 nvkm_notify_get_locked(struct nvkm_notify *notify) in nvkm_notify_get_locked() 57 nvkm_notify_get(struct nvkm_notify *notify) in nvkm_notify_get() 70 nvkm_notify_func(struct nvkm_notify *notify) in nvkm_notify_func() 86 struct nvkm_notify *notify = container_of(work, typeof(*notify), work); in nvkm_notify_work() local 91 nvkm_notify_send(struct nvkm_notify *notify, void *data, u32 size) in nvkm_notify_send() 118 nvkm_notify_fini(struct nvkm_notify *notify) in nvkm_notify_fini() 135 struct nvkm_notify *notify) in nvkm_notify_init()
|
D | client.c | 46 struct nvkm_client_notify *notify = container_of(n, typeof(*notify), n); in nvkm_client_notify() local 94 struct nvkm_client_notify *notify; in nvkm_client_notify_new() local
|
D | event.c | 55 struct nvkm_notify *notify; in nvkm_event_send() local
|
/drivers/gpu/drm/nouveau/nvif/ |
D | notify.c | 33 nvif_notify_put_(struct nvif_notify *notify) in nvif_notify_put_() 51 nvif_notify_put(struct nvif_notify *notify) in nvif_notify_put() 64 nvif_notify_get_(struct nvif_notify *notify) in nvif_notify_get_() 82 nvif_notify_get(struct nvif_notify *notify) in nvif_notify_get() 91 nvif_notify_func(struct nvif_notify *notify, bool keep) in nvif_notify_func() 107 struct nvif_notify *notify = container_of(work, typeof(*notify), work); in nvif_notify_work() local 114 struct nvif_notify *notify = NULL; in nvif_notify() local 145 nvif_notify_fini(struct nvif_notify *notify) in nvif_notify_fini() 169 struct nvif_notify *notify) in nvif_notify_init()
|
/drivers/scsi/ |
D | megaraid.h | 248 struct notify { struct 249 u32 global_counter; /* Any change increments this counter */ 251 u8 param_counter; /* Indicates any params changed */ 252 u8 param_id; /* Param modified - defined below */ 253 u16 param_val; /* New val of last param modified */ 255 u8 write_config_counter; /* write config occurred */ 256 u8 write_config_rsvd[3]; 258 u8 ldrv_op_counter; /* Indicates ldrv op started/completed */ 259 u8 ldrv_opid; /* ldrv num */ 260 u8 ldrv_opcmd; /* ldrv operation - defined below */ [all …]
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | outpdp.c | 136 nvkm_output_dp_hpd(struct nvkm_notify *notify) in nvkm_output_dp_hpd() 157 nvkm_output_dp_irq(struct nvkm_notify *notify) in nvkm_output_dp_irq()
|
D | base.c | 54 struct nvkm_notify *notify) in nvkm_disp_vblank_ctor() 91 struct nvkm_notify *notify) in nvkm_disp_hpd_ctor()
|
D | conn.c | 33 nvkm_connector_hpd(struct nvkm_notify *notify) in nvkm_connector_hpd()
|
/drivers/cpufreq/ |
D | cpufreq_conservative.c | 328 static int cs_init(struct dbs_data *dbs_data, bool notify) in cs_init() 355 static void cs_exit(struct dbs_data *dbs_data, bool notify) in cs_exit()
|
D | cpufreq_ondemand.c | 464 static int od_init(struct dbs_data *dbs_data, bool notify) in od_init() 505 static void od_exit(struct dbs_data *dbs_data, bool notify) in od_exit()
|
/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
D | base.c | 95 struct nvkm_notify *notify) in nvkm_fifo_event_ctor() 127 struct nvkm_notify *notify) in nvkm_fifo_uevent_ctor()
|
/drivers/gpu/drm/nouveau/nvkm/engine/sw/ |
D | nv50.h | 12 struct nvkm_notify notify[4]; member
|
D | gf100.c | 39 gf100_sw_chan_vblsem_release(struct nvkm_notify *notify) in gf100_sw_chan_vblsem_release()
|
D | chan.c | 51 struct nvkm_notify *notify) in nvkm_sw_chan_event_ctor()
|
D | nv50.c | 39 nv50_sw_chan_vblsem_release(struct nvkm_notify *notify) in nv50_sw_chan_vblsem_release()
|
/drivers/acpi/acpica/ |
D | evgpeutil.c | 309 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
|
D | evgpe.c | 537 struct acpi_gpe_notify_info *notify; in acpi_ev_asynch_execute_gpe_method() local
|
D | evxfgpe.c | 330 struct acpi_gpe_notify_info *notify; in ACPI_EXPORT_SYMBOL() local
|
/drivers/media/platform/ti-vpe/ |
D | vpdma.c | 633 int notify = 1; in vpdma_add_out_dtd() local 704 int notify = 1; in vpdma_add_in_dtd() local
|
/drivers/usb/gadget/function/ |
D | f_acm.c | 56 struct usb_ep *notify; member 498 struct usb_cdc_notification *notify; in acm_cdc_notify() local
|
/drivers/scsi/esas2r/ |
D | esas2r_targdb.c | 59 void esas2r_targ_db_remove_all(struct esas2r_adapter *a, bool notify) in esas2r_targ_db_remove_all()
|
/drivers/gpu/drm/nouveau/include/nvkm/core/ |
D | client.h | 11 struct nvkm_client_notify *notify[16]; member
|
/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 45 nouveau_display_vblank_handler(struct nvif_notify *notify) in nouveau_display_vblank_handler() 868 nouveau_flip_complete(struct nvif_notify *notify) in nouveau_flip_complete()
|
D | nouveau_fence.h | 49 struct nvif_notify notify; member
|
/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
D | base.c | 127 struct nvkm_notify *notify) in nvkm_gpio_intr_ctor()
|