| /drivers/scsi/ |
| A D | megaraid.h | 250 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 D | pvcalls-front.c | 275 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 D | pvcalls-back.c | 530 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 D | affinity.c | 779 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 D | virtio_rtc_driver.c | 324 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 D | dmub_srv_stat.c | 47 struct dmub_notification *notify) in dmub_srv_stat_get_notification()
|
| /drivers/gpu/drm/amd/display/dc/core/ |
| A D | dc_stat.c | 48 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 D | rxe_comp.c | 585 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 D | rxe_resp.c | 1472 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 D | nv50.h | 13 struct nvkm_event_ntfy notify[4]; member
|
| A D | gf100.c | 39 gf100_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in gf100_sw_chan_vblsem_release()
|
| A D | nv50.c | 39 nv50_sw_chan_vblsem_release(struct nvkm_event_ntfy *notify, u32 bits) in nv50_sw_chan_vblsem_release()
|
| /drivers/infiniband/sw/siw/ |
| A D | siw_qp.c | 1049 bool notify; in siw_sqe_complete() local 1106 bool notify; in siw_rqe_complete() local
|
| /drivers/acpi/acpica/ |
| A D | evgpeutil.c | 275 struct acpi_gpe_notify_info *notify; in acpi_ev_delete_gpe_handlers() local
|
| /drivers/net/wireless/ath/wil6210/ |
| A D | wil_platform.h | 41 int (*notify)(void *handle, enum wil_platform_event evt); member
|
| /drivers/usb/gadget/function/ |
| A D | f_acm.c | 54 struct usb_ep *notify; member 498 struct usb_cdc_notification *notify; in acm_cdc_notify() local
|
| A D | u_audio.h | 76 int (*notify)(struct g_audio *g_audio, int unit_id, int cs); member
|
| /drivers/media/mc/ |
| A D | mc-device.c | 608 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 D | esas2r_targdb.c | 59 void esas2r_targ_db_remove_all(struct esas2r_adapter *a, bool notify) in esas2r_targ_db_remove_all()
|
| /drivers/hwmon/occ/ |
| A D | p9_sbe.c | 56 bool notify = false; in p9_sbe_occ_save_ffdc() local
|
| /drivers/usb/host/ |
| A D | xen-hcd.c | 785 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 D | vdpa_dev.c | 496 void __iomem *notify) in pds_vdpa_init_vqs_entry() 729 void __iomem *notify; in pds_vdpa_dev_add() local
|
| A D | vdpa_dev.h | 20 void __iomem *notify; member
|
| /drivers/virt/acrn/ |
| A D | hsm.c | 113 struct acrn_ioreq_notify notify; in acrn_dev_ioctl() local
|
| /drivers/firmware/arm_scmi/ |
| A D | system.c | 58 struct scmi_system_power_state_notify *notify; in scmi_system_request_notify() local
|