Lines Matching refs:le16toh
188 le16toh(sc->hid_desc.wVendorID), le16toh(sc->hid_desc.wProductID),
203 sc->sc_isize = le16toh(sc->hid_desc.wMaxInputLength);
638 if (le16toh(sc->hid_desc.bcdVersion) != 0x0100) {
641 le16toh(sc->hid_desc.bcdVersion));
646 if (le16toh(sc->hid_desc.wHIDDescLength !=
650 le16toh(sc->hid_desc.wHIDDescLength),
655 if (le16toh(sc->hid_desc.wReportDescLength) <= 0) {
658 le16toh(sc->hid_desc.wReportDescLength));
673 sc->sc_reportlen = le16toh(sc->hid_desc.wReportDescLength);