Home
last modified time | relevance | path

Searched refs:xenbus_driver (Results 1 – 20 of 20) sorted by relevance

/linux/include/xen/
H A Dxenbus.h108 struct xenbus_driver { struct
127 #define to_xenbus_driver(__drv) container_of_const(__drv, struct xenbus_driver, driver) argument
129 int __must_check __xenbus_register_frontend(struct xenbus_driver *drv,
132 int __must_check __xenbus_register_backend(struct xenbus_driver *drv,
141 void xenbus_unregister_driver(struct xenbus_driver *drv);
/linux/drivers/xen/xenbus/
H A Dxenbus_probe_backend.c99 const struct xenbus_driver *drv; in xenbus_uevent_backend()
236 int __xenbus_register_backend(struct xenbus_driver *drv, struct module *owner, in __xenbus_register_backend()
259 const struct xenbus_driver *drv; in backend_reclaim_memory()
H A Dxenbus_probe_frontend.c201 struct xenbus_driver *xendrv; in is_device_connecting()
301 static void wait_for_devices(struct xenbus_driver *xendrv) in wait_for_devices()
326 int __xenbus_register_frontend(struct xenbus_driver *drv, struct module *owner, in __xenbus_register_frontend()
H A Dxenbus.h110 int xenbus_register_driver_common(struct xenbus_driver *drv,
/linux/sound/xen/
H A Dxen_snd_front.c355 static struct xenbus_driver xen_driver = {
/linux/drivers/char/tpm/
H A Dxen-tpmfront.c413 static struct xenbus_driver tpmfront_driver = {
/linux/drivers/input/misc/
H A Dxen-kbdfront.c538 static struct xenbus_driver xenkbd_driver = {
/linux/net/9p/
H A Dtrans_xen.c536 static struct xenbus_driver xen_9pfs_front_driver = {
/linux/drivers/xen/xen-pciback/
H A Dxenbus.c732 static struct xenbus_driver xen_pcibk_driver = {
/linux/drivers/video/fbdev/
H A Dxen-fbfront.c665 static struct xenbus_driver xenfb_driver = {
/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front.c751 static struct xenbus_driver xen_driver = {
/linux/drivers/pci/
H A Dxen-pcifront.c1063 static struct xenbus_driver xenpci_driver = {
/linux/drivers/net/xen-netback/
H A Dxenbus.c1162 static struct xenbus_driver netback_driver = {
/linux/drivers/block/xen-blkback/
H A Dxenbus.c1162 static struct xenbus_driver xen_blkbk_driver = {
/linux/drivers/scsi/
H A Dxen-scsifront.c1211 static struct xenbus_driver scsifront_driver = {
/linux/drivers/xen/
H A Dpvcalls-front.c1290 static struct xenbus_driver pvcalls_front_driver = { in pvcalls_frontend_init()
H A Dpvcalls-back.c1208 static struct xenbus_driver pvcalls_back_driver = {
H A Dxen-scsiback.c1845 static struct xenbus_driver scsiback_driver = {
/linux/drivers/usb/host/
H A Dxen-hcd.c1578 static struct xenbus_driver xenhcd_driver = {
/linux/drivers/net/
H A Dxen-netfront.c2678 static struct xenbus_driver netfront_driver = {