Searched refs:bind_evtchn_to_irqhandler (Results 1 – 10 of 10) sorted by relevance
| /linux/include/xen/ |
| H A D | events.h | 21 int bind_evtchn_to_irqhandler(evtchn_port_t evtchn,
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_evtchnl.c | 193 ret = bind_evtchn_to_irqhandler(evtchnl->port, in evtchnl_alloc()
|
| /linux/drivers/xen/xenbus/ |
| H A D | xenbus_comms.c | 459 err = bind_evtchn_to_irqhandler(xen_store_evtchn, wake_waiting, in xb_init_comms()
|
| H A D | xenbus_probe.c | 1039 err = bind_evtchn_to_irqhandler(xen_store_evtchn, in xenbus_init()
|
| /linux/drivers/char/tpm/ |
| H A D | xen-tpmfront.c | 267 rv = bind_evtchn_to_irqhandler(priv->evtchn, tpmif_interrupt, 0, in setup_ring()
|
| /linux/drivers/input/misc/ |
| H A D | xen-kbdfront.c | 437 ret = bind_evtchn_to_irqhandler(evtchn, input_handler, in xenkbd_connect_backend()
|
| /linux/net/9p/ |
| H A D | trans_xen.c | 362 ring->irq = bind_evtchn_to_irqhandler(ring->evtchn, in xen_9pfs_front_alloc_dataring()
|
| /linux/drivers/video/fbdev/ |
| H A D | xen-fbfront.c | 558 irq = bind_evtchn_to_irqhandler(evtchn, xenfb_event_handler, in xenfb_connect_backend()
|
| /linux/drivers/xen/events/ |
| H A D | events_base.c | 1452 int bind_evtchn_to_irqhandler(evtchn_port_t evtchn, in bind_evtchn_to_irqhandler() function 1461 EXPORT_SYMBOL_GPL(bind_evtchn_to_irqhandler);
|
| /linux/drivers/pci/ |
| H A D | xen-pcifront.c | 753 err = bind_evtchn_to_irqhandler(pdev->evtchn, pcifront_handler_aer, in pcifront_publish_info()
|