Home
last modified time | relevance | path

Searched refs:uio_event_notify (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Duio_driver.h128 extern void uio_event_notify(struct uio_info *info);
/OK3568_Linux_fs/kernel/drivers/uio/
H A Duio_hv_generic.c102 uio_event_notify(&pdata->info); in hv_uio_channel_cb()
120 uio_event_notify(&pdata->info); in hv_uio_rescind()
H A Duio.c427 void uio_event_notify(struct uio_info *info) in uio_event_notify() function
435 EXPORT_SYMBOL_GPL(uio_event_notify);
449 uio_event_notify(idev->info); in uio_interrupt()
/OK3568_Linux_fs/external/dpdk/pcie/igb_uio/
H A Digb_uio.c217 uio_event_notify(info); in igbuio_pci_irqhandler()
/OK3568_Linux_fs/kernel/Documentation/target/
H A Dtcmu-design.rst156 then signaling userspace via uio_event_notify(). Once the command is
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_user.c1104 uio_event_notify(&udev->uio_info); in queue_cmd_ring()
1167 uio_event_notify(&udev->uio_info); in queue_tmr_ring()
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Duio-howto.rst119 calling :c:func:`uio_event_notify()` from the timer's event
/OK3568_Linux_fs/kernel/drivers/scsi/qedi/
H A Dqedi_main.c786 uio_event_notify(&udev->qedi_uinfo); in qedi_ll2_process_skb()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dcnic.c2964 uio_event_notify(&cp->udev->cnic_uinfo); in cnic_chk_pkt_rings()