__le16_to_cpu 202 fs/cifs/cifs_unicode.h while ((*ucs1 == __le16_to_cpu(*ucs2)) && *ucs1 && --n) { __le16_to_cpu 206 fs/cifs/cifs_unicode.h return (int) *ucs1 - (int) __le16_to_cpu(*ucs2); __le16_to_cpu 235 fs/cifs/cifs_unicode.h *ucs1++ = __le16_to_cpu(*ucs2++); __le16_to_cpu 76 fs/jfs/jfs_unicode.h while ((*ucs1 == __le16_to_cpu(*ucs2)) && *ucs1 && --n) { __le16_to_cpu 80 fs/jfs/jfs_unicode.h return (int) *ucs1 - (int) __le16_to_cpu(*ucs2); __le16_to_cpu 109 fs/jfs/jfs_unicode.h *ucs1++ = __le16_to_cpu(*ucs2++); __le16_to_cpu 74 include/linux/byteorder.h #define __constant_le16_to_cpu(x) __le16_to_cpu(x) __le16_to_cpu 282 include/linux/byteorder.h # define le16_to_cpu __le16_to_cpu __le16_to_cpu 90 include/linux/byteorder/generic.h #define le16_to_cpu __le16_to_cpu __le16_to_cpu 76 include/net/bluetooth/bluetooth.h #define btohs(a) __le16_to_cpu(a) __le16_to_cpu 984 net/bluetooth/hci_core.c len = HCI_ACL_HDR_SIZE + __le16_to_cpu(h->dlen); __le16_to_cpu 1439 net/bluetooth/hci_core.c handle = __le16_to_cpu(hdr->handle); __le16_to_cpu 1478 net/bluetooth/hci_core.c handle = __le16_to_cpu(hdr->handle); __le16_to_cpu 102 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); __le16_to_cpu 125 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); __le16_to_cpu 127 net/bluetooth/hci_event.c conn->link_policy = __le16_to_cpu(rp->policy); __le16_to_cpu 149 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(rp->handle)); __le16_to_cpu 165 net/bluetooth/hci_event.c hdev->link_policy = __le16_to_cpu(rp->policy); __le16_to_cpu 338 net/bluetooth/hci_event.c setting = __le16_to_cpu(rp->voice_setting); __le16_to_cpu 433 net/bluetooth/hci_event.c hdev->hci_rev = __le16_to_cpu(rp->hci_rev); __le16_to_cpu 434 net/bluetooth/hci_event.c hdev->manufacturer = __le16_to_cpu(rp->manufacturer); __le16_to_cpu 508 net/bluetooth/hci_event.c hdev->acl_mtu = __le16_to_cpu(rp->acl_mtu); __le16_to_cpu 510 net/bluetooth/hci_event.c hdev->acl_pkts = __le16_to_cpu(rp->acl_max_pkt); __le16_to_cpu 511 net/bluetooth/hci_event.c hdev->sco_pkts = __le16_to_cpu(rp->sco_max_pkt); __le16_to_cpu 605 net/bluetooth/hci_event.c handle = __le16_to_cpu(cp->handle); __le16_to_cpu 638 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 665 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 697 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 724 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 750 net/bluetooth/hci_event.c handle = __le16_to_cpu(cp->handle); __le16_to_cpu 783 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 806 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(cp->handle)); __le16_to_cpu 869 net/bluetooth/hci_event.c conn->handle = __le16_to_cpu(ev->handle); __le16_to_cpu 1013 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1035 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1091 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1126 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1148 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1190 net/bluetooth/hci_event.c opcode = __le16_to_cpu(ev->opcode); __le16_to_cpu 1316 net/bluetooth/hci_event.c opcode = __le16_to_cpu(ev->opcode); __le16_to_cpu 1453 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1456 net/bluetooth/hci_event.c conn->interval = __le16_to_cpu(ev->interval); __le16_to_cpu 1493 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1515 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1517 net/bluetooth/hci_event.c conn->pkt_type = __le16_to_cpu(ev->pkt_type); __le16_to_cpu 1595 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 1646 net/bluetooth/hci_event.c conn->handle = __le16_to_cpu(ev->handle); __le16_to_cpu 1675 net/bluetooth/hci_event.c conn = hci_conn_hash_lookup_handle(hdev, __le16_to_cpu(ev->handle)); __le16_to_cpu 273 net/bluetooth/hci_sysfs.c __le16_to_cpu(data->clock_offset), __le16_to_cpu 1388 net/bluetooth/l2cap.c *val = __le16_to_cpu(*((__le16 *) opt->val)); __le16_to_cpu 1573 net/bluetooth/l2cap.c u16 dcid = 0, scid = __le16_to_cpu(req->scid); __le16_to_cpu 1681 net/bluetooth/l2cap.c scid = __le16_to_cpu(rsp->scid); __le16_to_cpu 1682 net/bluetooth/l2cap.c dcid = __le16_to_cpu(rsp->dcid); __le16_to_cpu 1683 net/bluetooth/l2cap.c result = __le16_to_cpu(rsp->result); __le16_to_cpu 1684 net/bluetooth/l2cap.c status = __le16_to_cpu(rsp->status); __le16_to_cpu 1727 net/bluetooth/l2cap.c dcid = __le16_to_cpu(req->dcid); __le16_to_cpu 1728 net/bluetooth/l2cap.c flags = __le16_to_cpu(req->flags); __le16_to_cpu 1795 net/bluetooth/l2cap.c scid = __le16_to_cpu(rsp->scid); __le16_to_cpu 1796 net/bluetooth/l2cap.c flags = __le16_to_cpu(rsp->flags); __le16_to_cpu 1797 net/bluetooth/l2cap.c result = __le16_to_cpu(rsp->result); __le16_to_cpu 1857 net/bluetooth/l2cap.c scid = __le16_to_cpu(req->scid); __le16_to_cpu 1858 net/bluetooth/l2cap.c dcid = __le16_to_cpu(req->dcid); __le16_to_cpu 1884 net/bluetooth/l2cap.c scid = __le16_to_cpu(rsp->scid); __le16_to_cpu 1885 net/bluetooth/l2cap.c dcid = __le16_to_cpu(rsp->dcid); __le16_to_cpu 1904 net/bluetooth/l2cap.c type = __le16_to_cpu(req->type); __le16_to_cpu 1932 net/bluetooth/l2cap.c type = __le16_to_cpu(rsp->type); __le16_to_cpu 1933 net/bluetooth/l2cap.c result = __le16_to_cpu(rsp->result); __le16_to_cpu 2109 net/bluetooth/l2cap.c cid = __le16_to_cpu(lh->cid); __le16_to_cpu 2110 net/bluetooth/l2cap.c len = __le16_to_cpu(lh->len); __le16_to_cpu 2362 net/bluetooth/l2cap.c len = __le16_to_cpu(hdr->len) + L2CAP_HDR_SIZE;