Home
last modified time | relevance | path

Searched defs:byte (Results 526 - 550 of 912) sorted by relevance

1...<<21222324252627282930>>...37

/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/utils/
H A Dwifi_direct_utils.cpp101 auto byte = std::strtoul(byteStr.c_str(), &end, 16); in ToBinary() local
/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_sub_statemachine.cpp294 std::string byte = mac.substr(i, MAC_BLOCK); in MacToEui64Addr() local
/foundation/communication/wifi/wifi/utils/src/
H A Dwifi_common_util.cpp494 void Byte2HexString(const uint8_t* byte, uint8_t bytesLen, char* hexstr, uint8_t hexstrLen) in Byte2HexString() argument
613 std::string byte = str.substr(i, hexStep); in HexToString() local
/kernel/linux/linux-5.10/drivers/atm/
H A Dzatm.c1139 static void eprom_get_byte(struct zatm_dev *zatm_dev, unsigned char *byte, in eprom_get_byte() argument
/kernel/linux/linux-5.10/arch/x86/net/
H A Dbpf_jit_comp32.c189 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() argument
195 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg() argument
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Ddis.c68 unsigned char byte; member
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpci.c49 u8 byte; in pci_config_read8() local
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_h5.c504 const u8 *byte = &c; in h5_unslip_one_byte() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_ddc.c77 uint8_t byte[2]; member
88 uint8_t byte[2]; member
102 uint8_t byte[7]; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Ddiskonchip.c377 uint8_t byte[4]; in doc200x_ident_chip() member
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2_prs.c1945 unsigned char byte[2], enable[2]; in mvpp2_prs_vid_range_find() local
135 mvpp2_prs_tcam_data_byte_set(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char byte, unsigned char enable) mvpp2_prs_tcam_data_byte_set() argument
148 mvpp2_prs_tcam_data_byte_get(struct mvpp2_prs_entry *pe, unsigned int offs, unsigned char *byte, unsigned char *enable) mvpp2_prs_tcam_data_byte_get() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_phy.c35 static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack() argument
52 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) in ixgbe_in_i2c_byte_ack() argument
[all...]
/kernel/linux/linux-6.6/arch/s390/kernel/
H A Ddis.c68 unsigned char byte; member
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpci.c50 u8 byte; in pci_config_read8() local
/kernel/linux/linux-5.10/drivers/mfd/
H A Dtwl4030-power.c187 static int twl4030_write_script_byte(u8 address, u8 byte) in twl4030_write_script_byte() argument
H A Drave-sp.c266 const unsigned char byte = *src++; in stuff() local
484 const unsigned char byte = *src++; in rave_sp_receive_buf() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/i825xx/
H A Dether1.c252 ether1_ramtest(struct net_device *dev, unsigned char byte) in ether1_ramtest() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_nic.c899 static int ef100_tlv_feed(struct ef100_tlv_state *state, u8 byte) in ef100_tlv_feed() argument
/kernel/linux/linux-5.10/drivers/i2c/busses/
H A Di2c-mpc.c599 u8 byte; in mpc_read() local
[all...]
H A Di2c-brcmstb.c338 int cnt, byte, i, rc; in brcmstb_i2c_xfer_bsc_data() local
[all...]
H A Di2c-stm32f4.c320 static void stm32f4_i2c_write_byte(struct stm32f4_i2c_dev *i2c_dev, u8 byte) in stm32f4_i2c_write_byte() argument
[all...]
H A Di2c-s3c2410.c389 unsigned char byte; in i2c_s3c_irq_nextbyte() local
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
H A Dltc2978.c199 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte() argument
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht15.c276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() argument
403 u8 byte = 0; in sht15_read_byte() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunbmac.c336 put_tcvr_byte(struct bigmac *bp, void __iomem *tregs, unsigned int byte) put_tcvr_byte() argument

Completed in 33 milliseconds

1...<<21222324252627282930>>...37