| /linux/include/uapi/linux/ |
| H A D | i2c.h | 143 __u8 byte; member
|
| /linux/arch/riscv/kernel/ |
| H A D | module.c | 372 u8 *byte = location; in apply_r_riscv_sub6_rela() local 381 u8 *byte = location; in apply_r_riscv_set6_rela() local 449 u8 *byte = location; in apply_6_bit_accumulation() local
|
| /linux/drivers/mtd/maps/ |
| H A D | ichxrom.c | 97 u8 byte; in ichxrom_init_one() local
|
| /linux/drivers/crypto/intel/qat/qat_common/ |
| H A D | adf_pfvf_pf_proto.c | 81 u8 type, u8 byte, u8 max_size, u8 *data, in adf_pf2vf_blkmsg_get_data()
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | test_sock_fields.c | 280 __u8 *byte = (__u8 *)&sk->dst_port; in sk_dst_port__load_byte() local
|
| /linux/drivers/mtd/devices/ |
| H A D | bcm47xxsflash.c | 179 u32 byte = offset & mask; in bcm47xxsflash_write_at() local
|
| /linux/drivers/rtc/ |
| H A D | rtc-ds2404.c | 66 static void ds2404_write_byte(struct ds2404 *chip, u8 byte) in ds2404_write_byte()
|
| /linux/sound/drivers/ |
| H A D | serial-u16550.c | 359 char byte; snd_uart16550_do_open() local 580 snd_uart16550_write_buffer(struct snd_uart16550 * uart,unsigned char byte) snd_uart16550_write_buffer() argument [all...] |
| /linux/drivers/w1/ |
| H A D | w1_io.c | 134 void w1_write_8(struct w1_master *dev, u8 byte) in w1_write_8()
|
| /linux/drivers/parport/ |
| H A D | ieee1284_ops.c | 42 unsigned char byte; in parport_ieee1284_write_compat() local
|
| /linux/arch/powerpc/platforms/pasemi/ |
| H A D | pci.c | 63 int byte; in workaround_5945() local
|
| /linux/drivers/input/serio/ |
| H A D | xilinx_ps2.c | 86 static int xps2_recv(struct xps2data *drvdata, u8 *byte) in xps2_recv()
|
| /linux/drivers/hid/ |
| H A D | hid-uclogic-core.c | 412 unsigned int byte = frame->re_lsb / 8; in uclogic_raw_event_frame() local
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_sdio.c | 61 u8 byte) in rsi_cmd52writebyte() 85 u8 *byte) in rsi_cmd52readbyte()
|
| /linux/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_prs.h | 57 #define MVPP2_PRS_BYTE_TO_WORD(byte) ((byte) / 2) argument 58 #define MVPP2_PRS_BYTE_IN_WORD(byte) ((byte) % 2) argument
|
| H A D | mvpp2_prs.c | 152 unsigned int offs, unsigned char byte, in mvpp2_prs_tcam_data_byte_set() 165 unsigned int offs, unsigned char *byte, in mvpp2_prs_tcam_data_byte_get() 1953 unsigned char byte[2], enable[2]; in mvpp2_prs_vid_range_find() local
|
| /linux/drivers/platform/olpc/ |
| H A D | olpc-xo175-ec.c | 216 u8 byte; member 307 u8 byte; in olpc_xo175_ec_complete() local
|
| /linux/tools/testing/vsock/ |
| H A D | util.c | 443 static const uint8_t byte = 'A'; in send_byte() local 457 uint8_t byte; in recv_byte() local [all...] |
| /linux/lib/ |
| H A D | sbitmap.c | 390 static inline void emit_byte(struct seq_file *m, unsigned int offset, u8 byte) in emit_byte() 404 u8 byte = 0; in sbitmap_bitmap_show() local
|
| /linux/scripts/dtc/ |
| H A D | data.c | 207 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte() argument
|
| /linux/net/sunrpc/auth_gss/ |
| H A D | gss_krb5_keys.c | 86 int byte, i, msbit; in krb5_nfold() local
|
| /linux/drivers/vfio/pci/ |
| H A D | vfio_pci_config.c | 1313 u8 byte; in vfio_cap_len() local 1386 u8 byte; in vfio_ext_cap_len() local 1507 u8 *byte = &vdev->vconfig[offset]; in vfio_fill_vconfig_bytes() local
|
| /linux/drivers/i2c/busses/ |
| H A D | i2c-pxa.c | 620 u8 byte = 0; in i2c_pxa_slave_txempty() local 633 u8 byte = readl(_IDBR(i2c)); in i2c_pxa_slave_rxfull() local 651 u8 byte = 0; in i2c_pxa_slave_start() local
|
| /linux/drivers/media/pci/saa7146/ |
| H A D | hexium_orion.c | 50 u8 byte; member
|
| /linux/drivers/ata/pata_parport/ |
| H A D | bpck.c | 24 #define w2(byte) {out_p(2,byte); PC = byte;} argument
|