Home
last modified time | relevance | path

Searched defs:xdev (Results 1 – 11 of 11) sorted by relevance

/linux-2.6.39/drivers/staging/bcm/
DBcmnet.c191 struct usb_device *xdev = IntfAdapter->udev; in register_networkdev() local
232 struct usb_device *xdev = IntfAdapter->udev; in unregister_networkdev() local
/linux-2.6.39/drivers/pci/
Dxen-pcifront.c36 struct xenbus_device *xdev; member
703 static struct pcifront_device *alloc_pdev(struct xenbus_device *xdev) in alloc_pdev()
1063 static void __init_refok pcifront_backend_changed(struct xenbus_device *xdev, in pcifront_backend_changed()
1095 static int pcifront_xenbus_probe(struct xenbus_device *xdev, in pcifront_xenbus_probe()
1116 static int pcifront_xenbus_remove(struct xenbus_device *xdev) in pcifront_xenbus_remove()
/linux-2.6.39/drivers/xen/xenbus/
Dxenbus_probe.c584 struct xenbus_device *xdev in xenbus_dev_suspend() local
605 struct xenbus_device *xdev in xenbus_dev_resume() local
Dxenbus_probe_backend.c96 struct xenbus_device *xdev; in xenbus_uevent_backend() local
/linux-2.6.39/drivers/net/usb/
Dmcs7830.c126 struct usb_device *xdev = dev->udev; in mcs7830_get_reg() local
145 struct usb_device *xdev = dev->udev; in mcs7830_set_reg() local
Dusbnet.c1241 struct usb_device *xdev; in usbnet_disconnect() local
1301 struct usb_device *xdev; in usbnet_probe() local
/linux-2.6.39/drivers/s390/block/
Dxpram.c186 xpram_device_t *xdev = bio->bi_bdev->bd_disk->private_data; in xpram_make_request() local
/linux-2.6.39/drivers/usb/host/
Dxhci-ring.c1487 struct xhci_virt_device *xdev; in finish_td() local
1598 struct xhci_virt_device *xdev; in process_ctrl_td() local
1924 struct xhci_virt_device *xdev; in handle_tx_event() local
2448 struct xhci_virt_device *xdev, in prepare_transfer()
3193 struct xhci_virt_device *xdev; in xhci_queue_isoc_tx_prepare() local
/linux-2.6.39/drivers/net/xen-netback/
Dxenbus.c149 static int netback_uevent(struct xenbus_device *xdev, in netback_uevent()
/linux-2.6.39/fs/nfsd/
Dnfsfh.c179 dev_t xdev; in nfsd_set_fh_dentry() local
/linux-2.6.39/include/sound/
Dcore.h414 #define gameport_set_dev_parent(gp,xdev) ((gp)->dev.parent = (xdev)) argument