Home
last modified time | relevance | path

Searched refs:hci_version (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/drivers/usb/host/
Dxhci-pci.c102 xhci->hci_version = HC_VERSION(xhci->hcc_params); in xhci_pci_setup()
Dxhci.c2678 if (xhci->hci_version > 0x95) { in xhci_update_hub_device()
2681 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
2694 (unsigned int) xhci->hci_version); in xhci_update_hub_device()
2700 (xhci->hci_version > 0x95) ? in xhci_update_hub_device()
2708 if (xhci->hci_version > 0x95) in xhci_update_hub_device()
Dxhci.h1218 u16 hci_version; member
/linux-2.6.39/drivers/staging/ath6kl/include/common/
Da_hci.h674 u8 hci_version; member
/linux-2.6.39/net/bluetooth/
Dhci_sysfs.c350 static DEVICE_ATTR(hci_version, S_IRUGO, show_hci_version, NULL);