/kernel/linux/linux-5.10/drivers/leds/trigger/ |
H A D | ledtrig-backlight.c | 29 unsigned long event, void *data) in fb_notifier_callback() 38 /* If we aren't interested in this event, skip it immediately ... */ in fb_notifier_callback() 39 if (event != FB_EVENT_BLANK) in fb_notifier_callback() 28 fb_notifier_callback(struct notifier_block *p, unsigned long event, void *data) fb_notifier_callback() argument
|
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-slave-testunit.c | 88 enum i2c_slave_event event, u8 *val) in i2c_slave_testunit_slave_cb() 93 switch (event) { in i2c_slave_testunit_slave_cb() 87 i2c_slave_testunit_slave_cb(struct i2c_client *client, enum i2c_slave_event event, u8 *val) i2c_slave_testunit_slave_cb() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | interrupt.h | 143 enum intel_gvt_event_type event, struct intel_vgpu *vgpu); 186 /* per-event information */ 221 enum intel_gvt_event_type event);
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 67 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port); 90 void (*event_handler)(struct t3cdev *tdev, u32 event, u32 port);
|
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | ctcm_fsms.h | 167 void ctcm_chx_txidle(fsm_instance *fi, int event, void *arg); 170 * ----- FSM (state/event/action) of the ctcm channel statemachine ----- 181 void ctcm_chx_txidle(fsm_instance * fi, int event, void *arg); 183 void ctcmpc_chx_rxidle(fsm_instance *fi, int event, void *arg); 186 * ----- FSM (state/event/action) of the ctcmpc channel statemachine ----- 240 static void dev_action_start(fsm_instance * fi, int event, void *arg); 241 static void dev_action_stop(fsm_instance * fi, int event, void *arg); 242 static void dev_action_restart(fsm_instance *fi, int event, void *arg); 243 static void dev_action_chup(fsm_instance * fi, int event, void *arg); 244 static void dev_action_chdown(fsm_instance * fi, int event, voi [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | whiteheat.h | 223 __u8 event; /* indicates what the current event is, member 276 __u8 event; /* see whiteheat_status_info.event */ member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nd.h | 31 void (*notify)(struct device *dev, enum nvdimm_event event); 172 void nvdimm_region_notify(struct nd_region *nd_region, enum nvdimm_event event);
|
H A D | ptp_clock_kernel.h | 159 * struct ptp_clock_event - decribes a PTP hardware clock event 162 * @index: Identifies the source of the event. 163 * @timestamp: When the event occurred (%PTP_CLOCK_EXTTS only). 164 * @pps_times: When the event occurred (%PTP_CLOCK_PPSUSR only). 202 * ptp_clock_event() - notify the PTP layer about an event 205 * @event: Message structure describing the event. 209 struct ptp_clock_event *event); 283 struct ptp_clock_event *event) in ptp_clock_event() 282 ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) ptp_clock_event() argument
|
/kernel/linux/linux-5.10/include/net/ |
H A D | dcbnl.h | 39 int dcbnl_ieee_notify(struct net_device *dev, int event, int cmd, 41 int dcbnl_cee_notify(struct net_device *dev, int event, int cmd,
|
/kernel/linux/linux-5.10/sound/soc/pxa/ |
H A D | mioa701_wm9713.c | 69 struct snd_kcontrol *kctl, int event) in rear_amp_event() 77 return rear_amp_power(component, SND_SOC_DAPM_EVENT_ON(event)); in rear_amp_event() 68 rear_amp_event(struct snd_soc_dapm_widget *widget, struct snd_kcontrol *kctl, int event) rear_amp_event() argument
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | h1940_uda1380.c | 121 struct snd_kcontrol *kcontrol, int event) in h1940_spk_power() 123 if (SND_SOC_DAPM_EVENT_ON(event)) in h1940_spk_power() 120 h1940_spk_power(struct snd_soc_dapm_widget *w, struct snd_kcontrol *kcontrol, int event) h1940_spk_power() argument
|
H A D | smartq_wm8987.c | 104 int event) in smartq_speaker_event() 108 gpiod_set_value(gpio, SND_SOC_DAPM_EVENT_OFF(event)); in smartq_speaker_event() 102 smartq_speaker_event(struct snd_soc_dapm_widget *w, struct snd_kcontrol *k, int event) smartq_speaker_event() argument
|
/kernel/linux/linux-5.10/tools/bootconfig/scripts/ |
H A D | bconf2ftrace.sh | 97 setup_event() { # prefix group event [instance] 124 prefix="${1}.event" 125 if xbc_has_branch ${1}.event; then 126 for grpev in `xbc_subkeys ${1}.event 2`; do 187 # Per-instance/per-event configs
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | cs-etm.h | 10 #include "util/event.h" 173 int cs_etm__process_auxtrace_info(union perf_event *event, 185 cs_etm__process_auxtrace_info(union perf_event *event __maybe_unused, in cs_etm__process_auxtrace_info()
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | timer.h | 33 #define SNDRV_TIMER_IFLG_EARLY_EVENT 0x00000080 /* write early event to the poll queue */ 91 int event, 116 void snd_timer_notify(struct snd_timer *timer, int event, struct timespec64 *tstamp);
|
/kernel/linux/linux-5.10/net/6lowpan/ |
H A D | core.c | 108 unsigned long event, void *ptr) in lowpan_event() 122 switch (event) { in lowpan_event() 107 lowpan_event(struct notifier_block *unused, unsigned long event, void *ptr) lowpan_event() argument
|
/kernel/linux/linux-5.10/net/hsr/ |
H A D | hsr_main.c | 31 static int hsr_netdev_notify(struct notifier_block *nb, unsigned long event, in hsr_netdev_notify() argument 56 switch (event) { in hsr_netdev_notify() 135 .notifier_call = hsr_netdev_notify, /* Slave event notifications */
|
/kernel/linux/linux-5.10/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_drv.h | 76 void etnaviv_sync_point_queue(struct etnaviv_gpu *gpu, unsigned int event); 79 unsigned int event, struct etnaviv_cmdbuf *cmdbuf);
|
H A D | etnaviv_gpu.h | 85 void (*sync_point)(struct etnaviv_gpu *gpu, struct etnaviv_event *event); 110 /* event management: */ 112 struct etnaviv_event event[ETNA_NR_EVENTS]; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | conn.c | 30 #include <nvif/event.h> 108 ret = nvkm_notify_init(NULL, &gpio->event, nvkm_conn_hpd, in nvkm_conn_ctor()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_plane.c | 88 state->crtc->state->event) == 0) { in tilcdc_plane_atomic_update() 89 state->crtc->state->event = NULL; in tilcdc_plane_atomic_update()
|
/kernel/linux/linux-5.10/include/linux/mfd/arizona/ |
H A D | core.h | 163 unsigned long event, in arizona_call_notifiers() 166 return blocking_notifier_call_chain(&arizona->notifier, event, data); in arizona_call_notifiers() 162 arizona_call_notifiers(struct arizona *arizona, unsigned long event, void *data) arizona_call_notifiers() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_offload.h | 67 void cxgb3_event_notify(struct t3cdev *tdev, u32 event, u32 port); 90 void (*event_handler)(struct t3cdev *tdev, u32 event, u32 port);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/brocade/bna/ |
H A D | bfa_cs.h | 60 typedef void (*bfa_fsm_t)(void *fsm, int event); 68 static void oc ## _sm_ ## st(otype * fsm, etype event); \
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
H A D | ice_virtchnl.h | 66 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event, 88 ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_vc_process_vf_msg() argument
|