Searched defs:words (Results 1 - 25 of 147) sorted by relevance

123456

/linux-master/tools/testing/selftests/net/tcp_ao/lib/
H A Dutils.c8 size_t words = buflen / sizeof(int); local
/linux-master/drivers/gpu/host1x/
H A Djob.h14 unsigned int words; member in struct:host1x_job_gather
/linux-master/drivers/video/fbdev/
H A Dc2p_iplan2.c90 u32 words[4]; member in union:__anon11115
[all...]
H A Dc2p_planar.c92 u32 words[8]; member in union:__anon11116
[all...]
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c97 s32 igc_read_nvm_eerd(struct igc_hw *hw, u16 offset, u16 words, u16 *data) argument
/linux-master/drivers/misc/eeprom/
H A Deeprom_93cx6.c214 eeprom_93cx6_multiread(struct eeprom_93cx6 *eeprom, const u8 word, __le16 *data, const u16 words) argument
/linux-master/tools/lib/
H A Dstring.c196 unsigned int words, prefix; local
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_dsa.c38 u32 words[4]; local
87 u32 words[4] = { 0 }; local
[all...]
/linux-master/include/linux/
H A Dswab.h24 static inline void swab16_array(u16 *buf, unsigned int words) argument
32 static inline void swab32_array(u32 *buf, unsigned int words) argument
40 static inline void swab64_array(u64 *buf, unsigned int words) argument
/linux-master/drivers/soundwire/
H A Dsysfs_slave_dpn.c163 sdw_dpn_array_attr(words); variable
/linux-master/fs/ocfs2/cluster/
H A Dmasklog.h111 unsigned long words[MLOG_MAX_BITS / BITS_PER_LONG]; member in struct:mlog_bits
[all...]
/linux-master/drivers/gpu/host1x/hw/
H A Ddebug_hw.c159 show_gather(struct output *o, dma_addr_t phys_addr, unsigned int words, struct host1x_cdma *cdma, dma_addr_t pin_addr, u32 *map_addr) argument
H A Dchannel_hw.c21 trace_write_gather(struct host1x_cdma *cdma, struct host1x_bo *bo, u32 offset, u32 words) argument
/linux-master/drivers/nvmem/
H A Dnintendo-otp.c53 int words = bytes / WORD_SIZE; local
/linux-master/arch/x86/platform/olpc/
H A Dolpc_dt.c183 static int __init olpc_dt_interpret(const char *words) argument
/linux-master/drivers/platform/chrome/
H A Dcros_ec_sysfs.c44 } words[] = { local
/linux-master/fs/minix/
H A Dbitmap.c33 unsigned words = blocksize / 2; local
/linux-master/drivers/ata/
H A Dpata_falcon.c51 unsigned int words = buflen >> 1; local
H A Dpata_gayle.c49 unsigned int words = buflen >> 1; local
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dnvm.c291 s32 e1000e_read_nvm_eerd(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
335 e1000e_write_nvm_spi(struct e1000_hw *hw, u16 offset, u16 words, u16 *data) argument
[all...]
/linux-master/drivers/mtd/parsers/
H A Dafs.c51 static u32 word_sum(void *words, int num) argument
/linux-master/include/linux/byteorder/
H A Dgeneric.h160 static inline void le32_to_cpu_array(u32 *buf, unsigned int words) argument
168 static inline void cpu_to_le32_array(u32 *buf, unsigned int words) argument
/linux-master/drivers/bcma/
H A Dsprom.c127 static u8 bcma_sprom_crc(const u16 *sprom, size_t words) argument
142 static int bcma_sprom_check_crc(const u16 *sprom, size_t words) argument
75 bcma_sprom_read(struct bcma_bus *bus, u16 offset, u16 *sprom, size_t words) argument
157 bcma_sprom_valid(struct bcma_bus *bus, const u16 *sprom, size_t words) argument
621 size_t words = sprom_sizes[i]; local
[all...]
/linux-master/drivers/gpu/drm/tegra/
H A Dfirewall.c144 tegra_drm_fw_validate(struct tegra_drm_client *client, u32 *data, u32 start, u32 words, struct tegra_drm_submit_data *submit, u32 *job_class) argument
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_pcie.c557 u64 words = 0U; local

Completed in 421 milliseconds

123456