Home
last modified time | relevance | path

Searched defs:events (Results 1 – 25 of 214) sorted by relevance

123456789

/drivers/net/ethernet/mellanox/mlx5/core/
Devents.c141 struct mlx5_events *events = event_nb->ctx; in any_notifier() local
153 struct mlx5_events *events = event_nb->ctx; in temp_warn() local
215 struct mlx5_events *events = event_nb->ctx; in port_module() local
267 struct mlx5_events *events; in mlx5_pcie_event() local
306 struct mlx5_events *events = event_nb->ctx; in pcie_core() local
329 struct mlx5_events *events = event_nb->ctx; in forward_event() local
340 struct mlx5_events *events = kzalloc(sizeof(*events), GFP_KERNEL); in mlx5_events_init() local
364 struct mlx5_events *events = dev->priv.events; in mlx5_events_start() local
376 struct mlx5_events *events = dev->priv.events; in mlx5_events_stop() local
386 struct mlx5_events *events = dev->priv.events; in mlx5_notifier_register() local
[all …]
/drivers/media/pci/cx23885/
Dcx23885-ir.c28 u32 events = 0; in cx23885_ir_rx_work_handler() local
51 u32 events = 0; in cx23885_ir_tx_work_handler() local
63 void cx23885_ir_rx_v4l2_dev_notify(struct v4l2_subdev *sd, u32 events) in cx23885_ir_rx_v4l2_dev_notify()
88 void cx23885_ir_tx_v4l2_dev_notify(struct v4l2_subdev *sd, u32 events) in cx23885_ir_tx_v4l2_dev_notify()
Dcx23885-input.c63 void cx23885_input_rx_work_handler(struct cx23885_dev *dev, u32 events) in cx23885_input_rx_work_handler()
/drivers/mfd/
Dda903x.c127 unsigned int events) in da903x_register_notifier()
137 unsigned int events) in da903x_unregister_notifier()
263 static int da9030_unmask_events(struct da903x_chip *chip, unsigned int events) in da9030_unmask_events()
276 static int da9030_mask_events(struct da903x_chip *chip, unsigned int events) in da9030_mask_events()
289 static int da9030_read_events(struct da903x_chip *chip, unsigned int *events) in da9030_read_events()
340 static int da9034_unmask_events(struct da903x_chip *chip, unsigned int events) in da9034_unmask_events()
354 static int da9034_mask_events(struct da903x_chip *chip, unsigned int events) in da9034_mask_events()
368 static int da9034_read_events(struct da903x_chip *chip, unsigned int *events) in da9034_read_events()
398 unsigned int events = 0; in da903x_irq_work() local
Dadp5520.c144 unsigned int events) in adp5520_register_notifier()
162 unsigned int events) in adp5520_unregister_notifier()
177 unsigned int events; in adp5520_irq_thread() local
/drivers/pcmcia/
Dcs.c622 unsigned int events; in pccardd() local
700 void pcmcia_parse_events(struct pcmcia_socket *s, u_int events) in pcmcia_parse_events()
725 void pcmcia_parse_uevents(struct pcmcia_socket *s, u_int events) in pcmcia_parse_uevents()
Dvrc4173_cardu.c403 uint16_t events; in cardu_bh() local
416 uint16_t events = 0; in get_events() local
446 uint16_t events; in cardu_interrupt() local
/drivers/gpu/drm/amd/display/modules/stats/
Dstats.c88 struct stats_event_cache *events; member
201 struct stats_event_cache *events = NULL; in mod_stats_dump() local
301 struct stats_event_cache *events = NULL; in mod_stats_update_event() local
/drivers/spi/
Dspi-fsl-espi.c214 static void fsl_espi_fill_tx_fifo(struct fsl_espi *espi, u32 events) in fsl_espi_fill_tx_fifo()
271 static void fsl_espi_read_rx_fifo(struct fsl_espi *espi, u32 events) in fsl_espi_read_rx_fifo()
528 static void fsl_espi_cpu_irq(struct fsl_espi *espi, u32 events) in fsl_espi_cpu_irq()
558 u32 events; in fsl_espi_irq() local
Dspi-fsl-cpm.h34 static inline void fsl_spi_cpm_irq(struct mpc8xxx_spi *mspi, u32 events) { } in fsl_spi_cpm_irq()
/drivers/md/
Ddm-uevent.h34 static inline void dm_send_uevents(struct list_head *events, in dm_send_uevents()
/drivers/firmware/efi/
Dtpm.c80 void *events = (void *)efi.tpm_final_log in efi_tpm_eventlog_init() local
/drivers/media/dvb-core/
Ddvb_frontend.c96 struct dvb_fe_events events; member
241 struct dvb_fe_events *events = &fepriv->events; in dvb_frontend_add_event() local
270 struct dvb_fe_events *events) in dvb_frontend_test_event()
285 struct dvb_fe_events *events = &fepriv->events; in dvb_frontend_get_event() local
318 struct dvb_fe_events *events = &fepriv->events; in dvb_frontend_clear_events() local
/drivers/virt/vboxguest/
Dvboxguest_core.c1014 u32 events; in vbg_wait_event_cond() local
1031 u32 events = gdev->pending_events & event_mask; in vbg_consume_events_locked() local
1603 u32 events = 0; in vbg_core_isr() local
/drivers/pci/pcie/
Dbw_notification.c53 u16 link_status, events; in pcie_bw_notification_irq() local
/drivers/media/rc/
Dir-jvc-decoder.c189 struct ir_raw_event *events, unsigned int max) in ir_jvc_encode()
Dir-sony-decoder.c188 struct ir_raw_event *events, unsigned int max) in ir_sony_encode()
Dir-imon-decoder.c193 struct ir_raw_event *events, unsigned int max) in ir_imon_encode()
Dir-sharp-decoder.c191 struct ir_raw_event *events, unsigned int max) in ir_sharp_encode()
Dir-sanyo-decoder.c190 struct ir_raw_event *events, unsigned int max) in ir_sanyo_encode()
Dir-rcmm-decoder.c200 struct ir_raw_event *events, unsigned int max) in ir_rcmm_encode()
Dir-rc5-decoder.c210 struct ir_raw_event *events, unsigned int max) in ir_rc5_encode()
/drivers/input/keyboard/
Dpmic8xxx-keypad.c274 static int pmic8xxx_kp_scan_matrix(struct pmic8xxx_kp *kp, unsigned int events) in pmic8xxx_kp_scan_matrix()
348 unsigned int ctrl_val, events; in pmic8xxx_kp_irq() local
/drivers/vfio/
Dvirqfd.c113 __poll_t events; in vfio_virqfd_enable() local
/drivers/pci/hotplug/
Dpciehp_ctrl.c227 void pciehp_handle_presence_or_link_change(struct controller *ctrl, u32 events) in pciehp_handle_presence_or_link_change()

123456789