Home
last modified time | relevance | path

Searched defs:event (Results 501 – 525 of 2543) sorted by relevance

1...<<21222324252627282930>>...102

/openbmc/gpioplus/test/
H A Devent.cpp78 Event event(*chip, line_offset, handle_flags, event_flags, label.c_str()); in TEST_F() local
123 std::unique_ptr<Event> event; member in gpioplus::__anon700490560111::EventMethodTest
/openbmc/sdeventplus/test/source/
H A Dsignal.cpp40 UniqueEvent event = make_event(expected_event); member in sdeventplus::source::__anon7bac141c0111::SignalTest
42 UniqueEvent make_event(sd_event* event) in make_event()
/openbmc/linux/sound/core/seq/
H A Dseq_clientmgr.c530 static struct snd_seq_client *get_event_dest_client(struct snd_seq_event *event, in get_event_dest_client()
568 struct snd_seq_event *event, in bounce_error_event()
606 static int update_timestamp_of_queue(struct snd_seq_event *event, in update_timestamp_of_queue()
630 struct snd_seq_event *event, in __snd_seq_deliver_single_event()
657 struct snd_seq_event *event, in snd_seq_deliver_single_event()
718 struct snd_seq_event *event, in __deliver_to_subscribers()
768 struct snd_seq_event *event, in deliver_to_subscribers()
800 static int snd_seq_deliver_event(struct snd_seq_client *client, struct snd_seq_event *event, in snd_seq_deliver_event()
910 struct snd_seq_event *event, in snd_seq_client_enqueue_event()
1470 struct snd_seq_event event; in snd_seq_client_notify_subscription() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c333 static int forward_event(struct notifier_block *nb, unsigned long event, void *data) in forward_event()
413 int mlx5_notifier_call_chain(struct mlx5_events *events, unsigned int event, void *data) in mlx5_notifier_call_chain()
437 int mlx5_blocking_notifier_call_chain(struct mlx5_core_dev *dev, unsigned int event, in mlx5_blocking_notifier_call_chain()
/openbmc/linux/drivers/net/netdevsim/
H A Dhwstats.c107 unsigned long event, void *ptr) in nsim_dev_hwstats_event_off_xstats()
182 unsigned long event, void *ptr) in nsim_dev_hwstats_event()
200 unsigned long event, void *ptr) in nsim_dev_netdevice_event()
/openbmc/linux/drivers/input/
H A Djoydev.c89 struct js_event *event) in joydev_pass_event()
117 struct js_event event; in joydev_event() local
289 struct js_event *event) in joydev_generate_startup_event()
320 struct js_event *event) in joydev_fetch_next_event()
389 struct js_event event; in joydev_read() local
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/event/src/
H A Devent.c73 u32 event, in ia_css_event_decode()
/openbmc/linux/drivers/pps/
H A Dkc.h29 struct pps_event_time *ts, int event) {} in pps_kc_event()
/openbmc/linux/arch/x86/include/uapi/asm/
H A Dist.h26 __u32 event; member
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Dback_to_back_ebbs_test.c64 struct event event; in back_to_back_ebbs() local
H A Dlost_exception_test.c24 struct event event; in test_body() local
H A Debb_on_willing_child_test.c52 struct event event; in ebb_on_willing_child() local
/openbmc/u-boot/arch/x86/include/asm/
H A Dist.h16 __u32 event; member
/openbmc/phosphor-fan-presence/sensor-monitor/
H A Dshutdown_alarm_monitor.hpp177 sdeventplus::Event& event; member in sensor::monitor::ShutdownAlarmMonitor
/openbmc/linux/tools/testing/selftests/powerpc/pmu/sampling_tests/
H A Dmmcr2_l2l3_test.c24 struct event event; in mmcr2_l2l3() local
H A Dmmcr1_sel_unit_cache_test.c24 struct event event; in mmcr1_sel_unit_cache() local
/openbmc/phosphor-buttons/inc/
H A Dreset_button.hpp38 ResetButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in ResetButton()
H A Did_button.hpp38 IDButton(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in IDButton()
H A DdebugHostSelector_button.hpp26 DebugHostSelector(sdbusplus::bus_t& bus, const char* path, EventPtr& event, in DebugHostSelector()
/openbmc/qemu/qapi/
H A Ddump.json176 # <- { "event": "DUMP_COMPLETED", string
/openbmc/phosphor-logging/
H A Dlog_manager_main.cpp27 auto event = sdeventplus::Event::get_default(); in main() local
/openbmc/phosphor-bmc-code-mgmt/usb/
H A Dusb_manager_main.cpp41 auto event = sdeventplus::Event::get_default(); in main() local
/openbmc/linux/drivers/gpio/
H A Dgpiolib-acpi.c208 struct acpi_gpio_event *event = data; in acpi_gpio_irq_handler() local
217 struct acpi_gpio_event *event = data; in acpi_gpio_irq_handler_evt() local
270 struct acpi_gpio_event *event) in acpi_gpiochip_request_irq()
299 struct acpi_gpio_event *event; in acpi_gpiochip_request_irqs() local
430 struct acpi_gpio_event *event; in acpi_gpiochip_alloc_event() local
588 struct acpi_gpio_event *event, *ep; in acpi_gpiochip_free_interrupts() local
1196 struct acpi_gpio_event *event; in acpi_gpio_adr_space_handler() local
/openbmc/linux/kernel/trace/
H A Dtrace_events_hist.c213 void *event) in hist_field_const()
242 void *event) in hist_field_dynstring()
280 void *event) in hist_field_log2()
314 void *event) in hist_field_plus()
344 void *event) in hist_field_div()
367 void *event) in div_by_power_of_two()
381 void *event) in div_by_not_power_of_two()
395 void *event) in div_by_mult_and_shift()
628 char *event; member
871 void *event) in hist_field_timestamp()
[all …]
/openbmc/u-boot/lib/efi_loader/
H A Defi_watchdog.c22 static void EFIAPI efi_watchdog_timer_notify(struct efi_event *event, in efi_watchdog_timer_notify()

1...<<21222324252627282930>>...102