Home
last modified time | relevance | path

Searched refs:ev_type (Results 1 – 11 of 11) sorted by relevance

/devicemodel/include/
A Dmevent.h32 enum ev_type { enum
43 struct mevent *mevent_add(int fd, enum ev_type type,
44 void (*run)(int, enum ev_type, void *), void *param,
/devicemodel/core/
A Dmevent.c60 void (*run)(int, enum ev_type, void *);
66 enum ev_type me_type;
97 mevent_pipe_read(int fd, enum ev_type type, void *param) in mevent_pipe_read()
208 mevent_add(int tfd, enum ev_type type, in mevent_add() argument
209 void (*run)(int, enum ev_type, void *), void *run_param, in mevent_add()
A Dtimer.c29 enum ev_type t __attribute__((unused)), in timer_handler()
/devicemodel/arch/x86/
A Dpower_button.c39 input_event0_handler(int fd, enum ev_type type, void *arg) in input_event0_handler()
A Dpm.c240 power_button_handler(int signal, enum ev_type type, void *arg) in power_button_handler()
/devicemodel/hw/
A Duart_core.c163 static void uart_drain(int fd, enum ev_type ev, void *arg);
382 uart_drain(int fd, enum ev_type ev, void *arg) in uart_drain()
682 enum ev_type t __attribute__((unused)), in uart_sock_accept()
/devicemodel/hw/pci/virtio/
A Dvirtio_console.c456 enum ev_type t __attribute__((unused)), in virtio_console_backend_read()
666 enum ev_type t __attribute__((unused)), void *arg) in virtio_console_accept_new_connection()
A Dvirtio_input.c359 enum ev_type t __attribute__((unused)), in virtio_input_read_event()
A Dvirtio_mei.c987 static void vmei_rx_callback(int fd, enum ev_type type, void *param);
1764 vmei_rx_callback(int fd, enum ev_type type, void *param) in vmei_rx_callback()
2081 vmei_reset_callback(int fd, enum ev_type type, void *param) in vmei_reset_callback()
A Dvirtio_net.c505 virtio_net_rx_callback(int fd, enum ev_type type, void *param) in virtio_net_rx_callback()
A Dvirtio_gpio.c975 enum ev_type t __attribute__((unused)), in gpio_irq_set_pin_state()

Completed in 24 milliseconds