/Linux-v4.19/fs/nls/ |
D | nls_base.c | 117 static inline void put_utf16(wchar_t *s, unsigned c, enum utf16_endian endian) in put_utf16() 132 int utf8s_to_utf16s(const u8 *s, int inlen, enum utf16_endian endian, in utf8s_to_utf16s() 174 static inline unsigned long get_utf16(unsigned c, enum utf16_endian endian) in get_utf16() 186 int utf16s_to_utf8s(const wchar_t *pwcs, int inlen, enum utf16_endian endian, in utf16s_to_utf8s()
|
/Linux-v4.19/include/linux/usb/ |
D | m66592.h | 34 unsigned endian:1; member
|
D | r8a66597.h | 48 unsigned endian:1; member
|
/Linux-v4.19/drivers/net/ethernet/freescale/ |
D | xgmac_mdio.c | 135 bool endian = priv->is_little_endian; in xgmac_mdio_write() local 191 bool endian = priv->is_little_endian; in xgmac_mdio_read() local
|
/Linux-v4.19/arch/microblaze/include/asm/ |
D | cpuinfo.h | 42 u32 endian; member
|
/Linux-v4.19/drivers/staging/gdm724x/ |
D | gdm_lte.c | 678 u8 endian = phy_dev->get_endian(phy_dev->priv_dev); in gdm_lte_multi_sdu_pkt() local 746 u8 endian = phy_dev->get_endian(phy_dev->priv_dev); in gdm_lte_receive_pkt() local
|
/Linux-v4.19/scripts/ |
D | recordmcount.c | 460 static unsigned int const endian = 1; in do_file() local
|
/Linux-v4.19/tools/lib/traceevent/ |
D | kbuffer-parse.c | 165 kbuffer_alloc(enum kbuffer_long_size size, enum kbuffer_endian endian) in kbuffer_alloc()
|
D | event-parse.h | 769 static inline void tep_set_file_bigendian(struct tep_handle *pevent, int endian) in tep_set_file_bigendian() 779 static inline void tep_set_host_bigendian(struct tep_handle *pevent, int endian) in tep_set_host_bigendian()
|
/Linux-v4.19/drivers/iommu/ |
D | omap-iommu.h | 28 u32 endian, elsz, mixed; member
|
/Linux-v4.19/include/linux/iio/common/ |
D | st_sensors.h | 46 ch2, s, endian, rbits, sbits, addr) \ argument
|
/Linux-v4.19/drivers/base/regmap/ |
D | regmap.c | 600 enum regmap_endian endian; in regmap_get_reg_endian() local 626 enum regmap_endian endian; in regmap_get_val_endian() local
|
/Linux-v4.19/drivers/usb/gadget/udc/ |
D | m66592-udc.c | 589 unsigned int endian; in init_controller() local
|
D | r8a66597-udc.c | 804 u16 endian = r8a66597->pdata->endian ? BIGEND : 0; in init_controller() local
|
/Linux-v4.19/sound/pci/asihpi/ |
D | hpi6000.c | 651 u32 endian = 0; in hpi6000_adapter_boot_load_dsp() local
|
/Linux-v4.19/drivers/usb/host/ |
D | r8a66597-hcd.c | 173 u16 endian = r8a66597->pdata->endian ? BIGEND : 0; in enable_controller() local
|
/Linux-v4.19/tools/perf/util/ |
D | symbol-elf.c | 619 static unsigned int const endian = 1; in dso__swap_init() local
|
/Linux-v4.19/include/acpi/ |
D | acrestyp.h | 454 ACPI_RESOURCE_SERIAL_COMMON u8 endian; member
|
/Linux-v4.19/tools/lib/bpf/ |
D | libbpf.c | 516 static unsigned int const endian = 1; in bpf_object__check_endianness() local
|
/Linux-v4.19/net/core/ |
D | filter.c | 450 bool endian = BPF_SIZE(fp->code) == BPF_H || in convert_bpf_ld_abs() local
|
/Linux-v4.19/arch/mips/include/asm/octeon/ |
D | cvmx-mio-defs.h | 348 uint64_t endian:1; member 2994 uint64_t endian:1; member
|