Home
last modified time | relevance | path

Searched refs:xenbus_device_id (Results 1 – 14 of 14) sorted by relevance

/linux-4.1.27/include/xen/
Dxenbus.h85 struct xenbus_device_id struct
94 const struct xenbus_device_id *ids; argument
96 const struct xenbus_device_id *id);
/linux-4.1.27/drivers/char/tpm/
Dxen-tpmfront.c287 const struct xenbus_device_id *id) in tpmfront_probe()
367 static const struct xenbus_device_id tpmfront_ids[] = {
/linux-4.1.27/drivers/input/misc/
Dxen-kbdfront.c109 const struct xenbus_device_id *id) in xenkbd_probe()
363 static const struct xenbus_device_id xenkbd_ids[] = {
/linux-4.1.27/drivers/xen/xenbus/
Dxenbus_probe.c83 static const struct xenbus_device_id *
84 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) in match_device()
216 const struct xenbus_device_id *id; in xenbus_dev_probe()
/linux-4.1.27/drivers/tty/hvc/
Dhvc_xen.c437 const struct xenbus_device_id *id) in xencons_probe()
511 static const struct xenbus_device_id xencons_ids[] = {
/linux-4.1.27/drivers/xen/xen-pciback/
Dxenbus.c673 const struct xenbus_device_id *id) in xen_pcibk_xenbus_probe()
717 static const struct xenbus_device_id xen_pcibk_ids[] = {
/linux-4.1.27/drivers/video/fbdev/
Dxen-fbfront.c363 const struct xenbus_device_id *id) in xenfb_probe()
682 static const struct xenbus_device_id xenfb_ids[] = {
/linux-4.1.27/drivers/block/xen-blkback/
Dxenbus.c567 const struct xenbus_device_id *id) in xen_blkbk_probe()
919 static const struct xenbus_device_id xen_blkbk_ids[] = {
/linux-4.1.27/drivers/net/xen-netback/
Dxenbus.c255 const struct xenbus_device_id *id) in netback_probe()
1022 static const struct xenbus_device_id netback_ids[] = {
/linux-4.1.27/drivers/pci/
Dxen-pcifront.c1117 const struct xenbus_device_id *id) in pcifront_xenbus_probe()
1146 static const struct xenbus_device_id xenpci_ids[] = {
/linux-4.1.27/drivers/scsi/
Dxen-scsifront.c832 const struct xenbus_device_id *id) in scsifront_probe()
1139 static const struct xenbus_device_id scsifront_ids[] = {
/linux-4.1.27/drivers/xen/
Dxen-scsiback.c1197 const struct xenbus_device_id *id) in scsiback_probe()
2001 static const struct xenbus_device_id scsiback_ids[] = {
/linux-4.1.27/drivers/block/
Dxen-blkfront.c1364 const struct xenbus_device_id *id) in blkfront_probe()
2076 static const struct xenbus_device_id blkfront_ids[] = {
/linux-4.1.27/drivers/net/
Dxen-netfront.c1298 const struct xenbus_device_id *id) in netfront_probe()
2120 static const struct xenbus_device_id netfront_ids[] = {