Home
last modified time | relevance | path

Searched refs:event_type (Results 1 – 25 of 200) sorted by last modified time

12345678

/linux/drivers/power/supply/
H A Dcros_peripheral_charger.c250 if (ec_dev->event_data.event_type != EC_MKBP_EVENT_PCHG || in cros_ec_notify()
/linux/drivers/infiniband/hw/hns/
H A Dhns_roce_qp.c96 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type) in hns_roce_qp_event() argument
112 if (event_type == HNS_ROCE_EVENT_TYPE_WQ_CATAS_ERROR || in hns_roce_qp_event()
113 event_type == HNS_ROCE_EVENT_TYPE_INV_REQ_LOCAL_WQ_ERROR || in hns_roce_qp_event()
114 event_type == HNS_ROCE_EVENT_TYPE_LOCAL_WQ_ACCESS_ERROR || in hns_roce_qp_event()
115 event_type == HNS_ROCE_EVENT_TYPE_XRCD_VIOLATION || in hns_roce_qp_event()
116 event_type == HNS_ROCE_EVENT_TYPE_INVALID_XRCETH) { in hns_roce_qp_event()
122 qp->event(qp, (enum hns_roce_event)event_type); in hns_roce_qp_event()
H A Dhns_roce_srq.c13 void hns_roce_srq_event(struct hns_roce_dev *hr_dev, u32 srqn, int event_type) in hns_roce_srq_event() argument
29 srq->event(srq, event_type); in hns_roce_srq_event()
36 enum hns_roce_event event_type) in hns_roce_ib_srq_event() argument
45 switch (event_type) { in hns_roce_ib_srq_event()
55 event_type, srq->srqn); in hns_roce_ib_srq_event()
H A Dhns_roce_hw_v2.c5942 switch (irq_work->event_type) { in hns_roce_irq_work_handle()
6011 irq_work->event_type = eq->event_type; in hns_roce_v2_init_irq_work()
6059 int event_type; in hns_roce_v2_aeq_int() local
6069 event_type = hr_reg_read(aeqe, AEQE_EVENT_TYPE); in hns_roce_v2_aeq_int()
6073 switch (event_type) { in hns_roce_v2_aeq_int()
6084 hns_roce_qp_event(hr_dev, queue_num, event_type); in hns_roce_v2_aeq_int()
6088 hns_roce_srq_event(hr_dev, queue_num, event_type); in hns_roce_v2_aeq_int()
6092 hns_roce_cq_event(hr_dev, queue_num, event_type); in hns_roce_v2_aeq_int()
6105 event_type, eq->eqn, eq->cons_index); in hns_roce_v2_aeq_int()
6109 eq->event_type = event_type; in hns_roce_v2_aeq_int()
H A Dhns_roce_device.h595 int event_type; member
628 enum hns_roce_event event_type);
716 int event_type; member
1282 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type);
1284 void hns_roce_qp_event(struct hns_roce_dev *hr_dev, u32 qpn, int event_type);
1285 void hns_roce_srq_event(struct hns_roce_dev *hr_dev, u32 srqn, int event_type);
H A Dhns_roce_cq.c472 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type) in hns_roce_cq_event() argument
479 if (event_type != HNS_ROCE_EVENT_TYPE_CQ_ID_INVALID && in hns_roce_cq_event()
480 event_type != HNS_ROCE_EVENT_TYPE_CQ_ACCESS_ERROR && in hns_roce_cq_event()
481 event_type != HNS_ROCE_EVENT_TYPE_CQ_OVERFLOW) { in hns_roce_cq_event()
483 event_type, cqn); in hns_roce_cq_event()
/linux/arch/powerpc/platforms/ps3/
H A Ddevice-init.c690 u64 event_type; /* enum ps3_notify_type */ member
845 notify_event->event_type, notify_event->bus_id, in ps3_probe_thread()
849 if (notify_event->event_type != notify_region_probe || in ps3_probe_thread()
852 __func__, __LINE__, notify_event->event_type, in ps3_probe_thread()
/linux/drivers/media/cec/platform/cros-ec/
H A Dcros-ec-cec.c156 if (cros_ec->event_data.event_type == EC_MKBP_EVENT_CEC_EVENT) { in cros_ec_cec_event()
161 if (cros_ec->event_data.event_type == EC_MKBP_EVENT_CEC_MESSAGE) { in cros_ec_cec_event()
/linux/tools/testing/cxl/test/
H A Dmem.c442 .event_type = CXL_MMER_TEMP_CHANGE,
/linux/sound/soc/sof/
H A Dtopology.c1551 if (tw->event_type) { in sof_widget_ready()
1554 le16_to_cpu(tw->event_type)); in sof_widget_ready()
H A Dsof-audio.h186 u16 event_type);
H A Dipc3-topology.c2043 struct snd_sof_widget *swidget, u16 event_type) in sof_ipc3_widget_bind_event() argument
2048 switch (event_type) { in sof_ipc3_widget_bind_event()
2060 ARRAY_SIZE(sof_kwd_events), event_type); in sof_ipc3_widget_bind_event()
2065 dev_err(scomp->dev, "Invalid event type %d for widget %s\n", event_type, in sof_ipc3_widget_bind_event()
/linux/sound/soc/
H A Dsoc-topology.c564 int num_events, u16 event_type) in snd_soc_tplg_widget_bind_event() argument
571 if (event_type == events[i].type) { in snd_soc_tplg_widget_bind_event()
/linux/sound/soc/intel/skylake/
H A Dskl-topology.c2862 if (tplg_w->event_type == 0) { in skl_tplg_widget_load()
2869 tplg_w->event_type); in skl_tplg_widget_load()
2873 __func__, tplg_w->event_type); in skl_tplg_widget_load()
/linux/sound/soc/intel/avs/
H A Dmessages.h277 u32 event_type; member
/linux/net/ipv6/
H A Dip6mr.c680 enum fib_event_type event_type, in call_ip6mr_vif_entry_notifiers() argument
685 return mr_call_vif_notifiers(net, RTNL_FAMILY_IP6MR, event_type, in call_ip6mr_vif_entry_notifiers()
691 enum fib_event_type event_type, in call_ip6mr_mfc_entry_notifiers() argument
694 return mr_call_mfc_notifiers(net, RTNL_FAMILY_IP6MR, event_type, in call_ip6mr_mfc_entry_notifiers()
H A Dip6_fib.c366 enum fib_event_type event_type, in call_fib6_entry_notifier() argument
375 return call_fib6_notifier(nb, event_type, &info.info); in call_fib6_entry_notifier()
379 enum fib_event_type event_type, in call_fib6_multipath_entry_notifier() argument
390 return call_fib6_notifier(nb, event_type, &info.info); in call_fib6_multipath_entry_notifier()
394 enum fib_event_type event_type, in call_fib6_entry_notifiers() argument
404 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_entry_notifiers()
408 enum fib_event_type event_type, in call_fib6_multipath_entry_notifiers() argument
420 return call_fib6_notifiers(net, event_type, &info.info); in call_fib6_multipath_entry_notifiers()
/linux/net/ipv4/
H A Dipmr.c624 enum fib_event_type event_type, in call_ipmr_vif_entry_notifiers() argument
629 return mr_call_vif_notifiers(net, RTNL_FAMILY_IPMR, event_type, in call_ipmr_vif_entry_notifiers()
635 enum fib_event_type event_type, in call_ipmr_mfc_entry_notifiers() argument
638 return mr_call_mfc_notifiers(net, RTNL_FAMILY_IPMR, event_type, in call_ipmr_mfc_entry_notifiers()
H A Dfib_semantics.c1902 enum fib_event_type event_type) in call_fib_nh_notifiers() argument
1909 switch (event_type) { in call_fib_nh_notifiers()
1915 return call_fib4_notifiers(dev_net(nh->fib_nh_dev), event_type, in call_fib_nh_notifiers()
1921 event_type, &info.info); in call_fib_nh_notifiers()
/linux/net/core/
H A Dfib_rules.c347 enum fib_event_type event_type, in call_fib_rule_notifier() argument
357 return call_fib_notifier(nb, event_type, &info.info); in call_fib_rule_notifier()
361 enum fib_event_type event_type, in call_fib_rule_notifiers() argument
373 return call_fib_notifiers(net, event_type, &info.info); in call_fib_rule_notifiers()
/linux/include/uapi/sound/
H A Dasoc.h493 __le16 event_type; member
/linux/include/sound/sof/
H A Dcontrol.h143 uint32_t event_type; /**< event type - SOF_CTRL_EVENT_* */ member
/linux/include/sound/sof/ipc4/
H A Dheader.h519 uint32_t event_type; member
/linux/include/net/
H A Dip6_fib.h495 enum fib_event_type event_type,
499 enum fib_event_type event_type,
558 enum fib_event_type event_type,
560 int call_fib6_notifiers(struct net *net, enum fib_event_type event_type,
/linux/include/linux/mlx5/
H A Dmlx5_ifc.h10564 u8 event_type[0x8]; member

12345678