Home
last modified time | relevance | path

Searched defs:notify (Results 1 – 25 of 128) sorted by relevance

123456

/drivers/scsi/
A Dmegaraid.h250 struct notify { struct
258 u8 write_config_rsvd[3];
261 u8 ldrv_opid; /* ldrv num */
266 u8 ldrv_state_id; /* ldrv num */
267 u8 ldrv_state_new; /* New state */
268 u8 ldrv_state_old; /* old state */
271 u8 pdrv_state_id; /* pdrv id */
272 u8 pdrv_state_new; /* New state */
273 u8 pdrv_state_old; /* old state */
297 #define CUR_NOTIFY_SIZE sizeof(struct notify) argument
[all …]
/drivers/xen/
A Dpvcalls-front.c275 int notify, req_id, ret; in pvcalls_front_socket() local
429 int notify, req_id, ret; in pvcalls_front_connect() local
679 int notify, req_id, ret; in pvcalls_front_bind() local
733 int notify, req_id, ret; in pvcalls_front_listen() local
785 int notify, req_id, ret, nonblock; in pvcalls_front_accept() local
921 int notify, req_id, ret; in pvcalls_front_poll_passive() local
1021 int req_id, notify, ret; in pvcalls_front_release() local
A Dpvcalls-back.c530 int notify; in __pvcalls_back_accept() local
596 int notify; in pvcalls_pass_sk_data_ready() local
864 int notify, notify_all = 0, more = 1; in pvcalls_back_work() local
/drivers/infiniband/hw/hfi1/
A Daffinity.c779 static void hfi1_irq_notifier_notify(struct irq_affinity_notify *notify, in hfi1_irq_notifier_notify()
801 struct irq_affinity_notify *notify = &msix->notify; in hfi1_setup_sdma_notifier() local
814 struct irq_affinity_notify *notify = &msix->notify; in hfi1_cleanup_sdma_notifier() local
/drivers/virtio/
A Dvirtio_rtc_driver.c324 bool notify; in viortc_alarmq_hdlr() local
421 bool notify; in viortc_msg_xfer() local
1273 bool notify; in viortc_probe() local
1353 bool notify = false; in viortc_restore() local
/drivers/gpu/drm/amd/display/dmub/src/
A Ddmub_srv_stat.c47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
/drivers/gpu/drm/amd/display/dc/core/
A Ddc_stat.c48 void dc_stat_get_dmub_notification(const struct dc *dc, struct dmub_notification *notify) in dc_stat_get_dmub_notification()
/drivers/infiniband/sw/rxe/
A Drxe_comp.c585 static void flush_send_queue(struct rxe_qp *qp, bool notify) in flush_send_queue()
653 bool notify = qp->valid && (qp_state(qp) == IB_QPS_ERR); in rxe_completer() local
A Drxe_resp.c1472 static void flush_recv_queue(struct rxe_qp *qp, bool notify) in flush_recv_queue()
1517 bool notify = qp->valid && (qp_state(qp) == IB_QPS_ERR); in rxe_receiver() local
/drivers/gpu/drm/nouveau/nvkm/engine/sw/
A Dnv50.h13 struct nvkm_event_ntfy notify[4]; member
A Dgf100.c39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
A Dnv50.c39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
/drivers/infiniband/sw/siw/
A Dsiw_qp.c1049 bool notify; in siw_sqe_complete() local
1106 bool notify; in siw_rqe_complete() local
/drivers/acpi/acpica/
A Devgpeutil.c275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
/drivers/net/wireless/ath/wil6210/
A Dwil_platform.h41 int (*notify)(void *handle, enum wil_platform_event evt); member
/drivers/usb/gadget/function/
A Df_acm.c54 struct usb_ep *notify; member
498 struct usb_cdc_notification *notify; in acm_cdc_notify() local
A Du_audio.h76 int (*notify)(struct g_audio *g_audio, int unit_id, int cs); member
/drivers/media/mc/
A Dmc-device.c608 struct media_entity_notify *notify, *next; in media_device_register_entity() local
787 struct media_entity_notify *notify, *nextp; in media_device_unregister() local
/drivers/scsi/esas2r/
A Desas2r_targdb.c59 void esas2r_targ_db_remove_all(struct esas2r_adapter *a, bool notify) in esas2r_targ_db_remove_all()
/drivers/hwmon/occ/
A Dp9_sbe.c56 bool notify = false; in p9_sbe_occ_save_ffdc() local
/drivers/usb/host/
A Dxen-hcd.c785 int notify; in xenhcd_do_request() local
1018 int notify; in xenhcd_conn_notify() local
1225 int notify; in xenhcd_connect() local
/drivers/vdpa/pds/
A Dvdpa_dev.c496 void __iomem *notify) in pds_vdpa_init_vqs_entry()
729 void __iomem *notify; in pds_vdpa_dev_add() local
A Dvdpa_dev.h20 void __iomem *notify; member
/drivers/virt/acrn/
A Dhsm.c113 struct acrn_ioreq_notify notify; in acrn_dev_ioctl() local
/drivers/firmware/arm_scmi/
A Dsystem.c58 struct scmi_system_power_state_notify *notify; in scmi_system_request_notify() local

Completed in 85 milliseconds

123456