Searched refs:hci_version (Results 1 - 10 of 10) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dxhci-pci.c75 xhci->hci_version = HC_VERSION(xhci->hcc_params);
H A Dxhci.c2368 if (xhci->hci_version > 0x95) {
2371 (unsigned int) xhci->hci_version);
2384 (unsigned int) xhci->hci_version);
2390 (xhci->hci_version > 0x95) ?
2398 if (xhci->hci_version > 0x95)
H A Dxhci-ring.c2552 if (xhci->hci_version < 0x100) {
2726 if (xhci->hci_version < 0x100) {
2829 if (xhci->hci_version == 0x100) {
H A Dxhci.h1179 u16 hci_version; member in struct:xhci_hcd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dxhci-pci.c75 xhci->hci_version = HC_VERSION(xhci->hcc_params);
H A Dxhci.c2368 if (xhci->hci_version > 0x95) {
2371 (unsigned int) xhci->hci_version);
2384 (unsigned int) xhci->hci_version);
2390 (xhci->hci_version > 0x95) ?
2398 if (xhci->hci_version > 0x95)
H A Dxhci-ring.c2552 if (xhci->hci_version < 0x100) {
2726 if (xhci->hci_version < 0x100) {
2829 if (xhci->hci_version == 0x100) {
H A Dxhci.h1179 u16 hci_version; member in struct:xhci_hcd
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/bluetooth/
H A Dhci_sysfs.c354 static DEVICE_ATTR(hci_version, S_IRUGO, show_hci_version, NULL);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/bluetooth/
H A Dhci_sysfs.c354 static DEVICE_ATTR(hci_version, S_IRUGO, show_hci_version, NULL);

Completed in 207 milliseconds