Home
last modified time | relevance | path

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

/linux-2.6.39/include/xen/
Dxenbus.h79 struct xenbus_device_id struct
89 const struct xenbus_device_id *ids; argument
91 const struct xenbus_device_id *id);
/linux-2.6.39/drivers/input/misc/
Dxen-kbdfront.c108 const struct xenbus_device_id *id) in xenkbd_probe()
359 static const struct xenbus_device_id xenkbd_ids[] = {
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe.c76 static const struct xenbus_device_id *
77 match_device(const struct xenbus_device_id *arr, struct xenbus_device *dev) in match_device()
209 const struct xenbus_device_id *id; in xenbus_dev_probe()
/linux-2.6.39/drivers/net/xen-netback/
Dxenbus.c59 const struct xenbus_device_id *id) in netback_probe()
471 static const struct xenbus_device_id netback_ids[] = {
/linux-2.6.39/drivers/video/
Dxen-fbfront.c362 const struct xenbus_device_id *id) in xenfb_probe()
675 static struct xenbus_device_id xenfb_ids[] = {
/linux-2.6.39/drivers/pci/
Dxen-pcifront.c1096 const struct xenbus_device_id *id) in pcifront_xenbus_probe()
1125 static const struct xenbus_device_id xenpci_ids[] = {
/linux-2.6.39/drivers/block/
Dxen-blkfront.c888 const struct xenbus_device_id *id) in blkfront_probe()
1347 static const struct xenbus_device_id blkfront_ids[] = {
/linux-2.6.39/drivers/net/
Dxen-netfront.c1236 const struct xenbus_device_id *id) in netfront_probe()
1854 static struct xenbus_device_id netfront_ids[] = {