Home
last modified time | relevance | path

Searched defs:event (Results 1001 - 1025 of 3781) sorted by relevance

1...<<41424344454647484950>>...152

/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front_kms.c247 struct drm_pending_vblank_event *event; in display_update() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/host1x/
H A Dcdma.c185 host1x_cdma_wait_locked(struct host1x_cdma *cdma, enum cdma_event event) host1x_cdma_wait_locked() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_crtc.c142 struct drm_pending_vblank_event *event; in sti_crtc_atomic_flush() local
243 sti_crtc_vblank_cb(struct notifier_block *nb, unsigned long event, void *data) sti_crtc_vblank_cb() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/v4l2-core/
H A Dv4l2-event.c27 static int __v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event) in __v4l2_event_dequeue() argument
59 int v4l2_event_dequeue(struct v4l2_fh *fh, struct v4l2_event *event, in v4l2_event_dequeue() argument
[all...]
/kernel/linux/linux-5.10/drivers/power/supply/
H A Dpda_power.c230 otg_handle_notification(struct notifier_block *nb, unsigned long event, void *unused) otg_handle_notification() argument
/kernel/linux/linux-5.10/drivers/ptp/
H A Dptp_clock.c322 void ptp_clock_event(struct ptp_clock *ptp, struct ptp_clock_event *event) in ptp_clock_event() argument
H A Dptp_chardev.c448 struct ptp_extts_event *event; in ptp_read() local
H A Dptp_qoriq.c84 struct ptp_clock_event event; in extts_clean_up() local
137 struct ptp_clock_event event; in ptp_qoriq_isr() local
/kernel/linux/linux-5.10/drivers/pwm/
H A Dpwm-sifive.c221 pwm_sifive_clock_notifier(struct notifier_block *nb, unsigned long event, void *data) pwm_sifive_clock_notifier() argument
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Ddigitv.c236 static int digitv_rc_query(struct dvb_usb_device *d, u32 *event, int *state) in digitv_rc_query() argument
H A Dvp702x.c257 static int vp702x_rc_query(struct dvb_usb_device *d, u32 *event, int *state) in vp702x_rc_query() argument
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dttusbir.c113 bool event = false; in ttusbir_process_ir_data() local
H A Dfintek-cir.c271 bool event = false; in fintek_process_rx_ir_data() local
/kernel/linux/linux-5.10/drivers/perf/hisilicon/
H A Dhisi_uncore_hha_pmu.c174 struct perf_event *event; in hisi_hha_pmu_isr() local
[all...]
H A Dhisi_uncore_ddrc_pmu.c143 hisi_ddrc_pmu_get_event_idx(struct perf_event *event) hisi_ddrc_pmu_get_event_idx() argument
184 struct perf_event *event; hisi_ddrc_pmu_isr() local
[all...]
H A Dhisi_uncore_pmu.c66 static bool hisi_validate_event_group(struct perf_event *event) in hisi_validate_event_group() argument
105 hisi_uncore_pmu_get_event_idx(struct perf_event *event) hisi_uncore_pmu_get_event_idx() argument
132 hisi_uncore_pmu_event_init(struct perf_event *event) hisi_uncore_pmu_event_init() argument
187 hisi_uncore_pmu_enable_event(struct perf_event *event) hisi_uncore_pmu_enable_event() argument
202 hisi_uncore_pmu_disable_event(struct perf_event *event) hisi_uncore_pmu_disable_event() argument
211 hisi_uncore_pmu_set_event_period(struct perf_event *event) hisi_uncore_pmu_set_event_period() argument
231 hisi_uncore_pmu_event_update(struct perf_event *event) hisi_uncore_pmu_event_update() argument
252 hisi_uncore_pmu_start(struct perf_event *event, int flags) hisi_uncore_pmu_start() argument
275 hisi_uncore_pmu_stop(struct perf_event *event, int flags) hisi_uncore_pmu_stop() argument
292 hisi_uncore_pmu_add(struct perf_event *event, int flags) hisi_uncore_pmu_add() argument
315 hisi_uncore_pmu_del(struct perf_event *event, int flags) hisi_uncore_pmu_del() argument
327 hisi_uncore_pmu_read(struct perf_event *event) hisi_uncore_pmu_read() argument
[all...]
H A Dhisi_uncore_l3c_pmu.c173 struct perf_event *event; in hisi_l3c_pmu_isr() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/
H A Devent.c104 enum nl80211_cqm_rssi_threshold_event event; in wlcore_event_rssi_trigger() local
/kernel/linux/linux-5.10/drivers/oprofile/
H A Dcpu_buffer.c237 op_add_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, unsigned long event) op_add_sample() argument
262 log_sample(struct oprofile_cpu_buffer *cpu_buf, unsigned long pc, unsigned long backtrace, int is_kernel, unsigned long event, struct task_struct *task) log_sample() argument
298 __oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs, unsigned long event, int is_kernel, struct task_struct *task) __oprofile_add_ext_sample() argument
321 oprofile_add_ext_hw_sample(unsigned long pc, struct pt_regs * const regs, unsigned long event, int is_kernel, struct task_struct *task) oprofile_add_ext_hw_sample() argument
328 oprofile_add_ext_sample(unsigned long pc, struct pt_regs * const regs, unsigned long event, int is_kernel) oprofile_add_ext_sample() argument
334 oprofile_add_sample(struct pt_regs * const regs, unsigned long event) oprofile_add_sample() argument
415 oprofile_add_pc(unsigned long pc, int is_kernel, unsigned long event) oprofile_add_pc() argument
[all...]
H A Doprofile_perf.c19 unsigned long event; member
36 static void op_overflow_handler(struct perf_event *event, in op_overflow_handler() argument
75 static int op_create_counter(int cpu, int event) in op_create_counter() argument
101 op_destroy_counter(int cpu, int event) op_destroy_counter() argument
117 int cpu, event, ret = 0; op_perf_start() local
135 int cpu, event; op_perf_stop() local
258 struct perf_event *event; oprofile_perf_exit() local
[all...]
/kernel/linux/linux-5.10/drivers/nfc/st21nfca/
H A Dse.c307 st21nfca_connectivity_event_received(struct nfc_hci_dev *hdev, u8 host, u8 event, struct sk_buff *skb) st21nfca_connectivity_event_received() argument
377 st21nfca_apdu_reader_event_received(struct nfc_hci_dev *hdev, u8 event, struct sk_buff *skb) st21nfca_apdu_reader_event_received() argument
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Ddell-rbtn.c450 static void rbtn_notify(struct acpi_device *device, u32 event) in rbtn_notify() argument
H A Dintel-vbtn.c132 static void notify_handler(acpi_handle handle, u32 event, void *context) in notify_handler() argument
[all...]
H A Dtopstar-laptop.c136 static void topstar_input_notify(struct topstar_laptop *topstar, int event) in topstar_input_notify() argument
235 static void topstar_acpi_notify(struct acpi_device *device, u32 event) in topstar_acpi_notify() argument
[all...]
H A Dsurfacepro3_button.c76 static void surface_button_notify(struct acpi_device *device, u32 event) in surface_button_notify() argument

Completed in 15 milliseconds

1...<<41424344454647484950>>...152