/linux-4.4.14/net/irda/ |
D | wrapper.c | 58 static inline int stuff_byte(__u8 byte, __u8 *buf) in stuff_byte() 282 iobuff_t *rx_buff, __u8 byte) in async_unwrap_bof() 322 iobuff_t *rx_buff, __u8 byte) in async_unwrap_eof() 380 iobuff_t *rx_buff, __u8 byte) in async_unwrap_ce() 410 iobuff_t *rx_buff, __u8 byte) in async_unwrap_other() 474 iobuff_t *rx_buff, __u8 byte) in async_unwrap_char()
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | jornada720_ssp.c | 36 u8 inline jornada_ssp_reverse(u8 byte) in jornada_ssp_reverse() 59 int jornada_ssp_byte(u8 byte) in jornada_ssp_byte() 87 int jornada_ssp_inout(u8 byte) in jornada_ssp_inout()
|
D | assabet.c | 113 static void adv7171_send(unsigned byte) in adv7171_send()
|
/linux-4.4.14/drivers/block/paride/ |
D | paride.h | 101 #define out_p(offs,byte) outb(byte,pi->port+offs); delay_p; argument 104 #define w0(byte) {out_p(0,byte);} argument 106 #define w1(byte) {out_p(1,byte);} argument 108 #define w2(byte) {out_p(2,byte);} argument 110 #define w3(byte) {out_p(3,byte);} argument 111 #define w4(byte) {out_p(4,byte);} argument
|
D | fit3.c | 34 #define w7(byte) {out_p(7,byte);} argument
|
D | bpck.c | 34 #define w2(byte) {out_p(2,byte); PC = byte;} argument
|
/linux-4.4.14/fs/ntfs/ |
D | bitmap.c | 92 u8 *byte = kaddr + pos; in __ntfs_bitmap_set_bits_in_run() local 145 u8 *byte; in __ntfs_bitmap_set_bits_in_run() local
|
D | lcnalloc.c | 159 u8 *buf, *byte; in ntfs_cluster_alloc() local
|
D | mft.c | 1137 u8 *buf, *byte; in ntfs_mft_bitmap_find_and_alloc_free_rec_nolock() local
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_uart.c | 31 unsigned char stat, data, byte; in snd_gf1_interrupt_midi_in() local 65 char byte; in snd_gf1_interrupt_midi_out() local 196 char byte; in snd_gf1_uart_output_trigger() local
|
/linux-4.4.14/arch/mips/lasat/ |
D | picvue.c | 35 static void pvc_write_byte(u32 data, u8 byte) in pvc_write_byte() 49 u8 byte; in pvc_read_byte() local 64 u8 byte; in pvc_read_data() local 91 static void pvc_write(u8 byte, int mode) in pvc_write()
|
D | at93c.c | 131 u8 byte; in at93c_read() local
|
D | ds1603.c | 90 static void rtc_write_byte(unsigned int byte) in rtc_write_byte()
|
/linux-4.4.14/drivers/net/irda/ |
D | ma600-sir.c | 111 __u8 byte; in get_control_byte() local 169 u8 byte; in ma600_change_speed() local
|
D | tekram-sir.c | 126 u8 byte; in tekram_change_speed() local
|
D | toim3232-sir.c | 238 u8 byte; in toim3232_change_speed() local
|
D | vlsi_ir.c | 182 u8 byte; in vlsi_proc_ndev() local 1296 u8 byte; in vlsi_start_hw() local
|
D | w83977af_ir.c | 869 __u8 byte = 0x00; in w83977af_pio_receive() local
|
D | donauboe.c | 669 stuff_byte (__u8 byte, __u8 * buf) in stuff_byte()
|
D | nsc-ircc.c | 1920 __u8 byte; in nsc_ircc_pio_receive() local
|
D | stir4200.c | 384 __u8 byte = bytes[i]; in stir_fir_chars() local
|
/linux-4.4.14/drivers/auxdisplay/ |
D | ks0108.c | 77 void ks0108_writedata(unsigned char byte) in ks0108_writedata() 82 void ks0108_writecontrol(unsigned char byte) in ks0108_writecontrol()
|
D | cfag12864b.c | 175 static void cfag12864b_writebyte(unsigned char byte) in cfag12864b_writebyte()
|
/linux-4.4.14/drivers/pci/ |
D | syscall.c | 20 u8 byte; in SYSCALL_DEFINE5() local 90 u8 byte; in SYSCALL_DEFINE5() local
|
/linux-4.4.14/tools/perf/util/intel-pt-decoder/ |
D | intel-pt-pkt-decoder.c | 251 static int intel_pt_get_short_tnt(unsigned int byte, in intel_pt_get_short_tnt() 269 static int intel_pt_get_cyc(unsigned int byte, const unsigned char *buf, in intel_pt_get_cyc() 291 static int intel_pt_get_ip(enum intel_pt_pkt_type type, unsigned int byte, in intel_pt_get_ip() 386 unsigned int byte; in intel_pt_do_get_packet() local
|
/linux-4.4.14/drivers/input/mouse/ |
D | navpoint.c | 30 #define HEADER_LENGTH(byte) ((byte) & 0x07) argument 31 #define HEADER_CONTROL(byte) (((byte) >> 3) & 0x03) argument 32 #define HEADER_ADDRESS(byte) ((byte) >> 5) argument
|
D | vsxxxaa.c | 136 static void vsxxxaa_queue_byte(struct vsxxxaa *mouse, unsigned char byte) in vsxxxaa_queue_byte()
|
D | alps.c | 952 static unsigned char alps_get_packet_id_v7(char *byte) in alps_get_packet_id_v7() 1154 static unsigned char alps_get_pkt_id_ss4_v2(unsigned char *byte) in alps_get_pkt_id_ss4_v2()
|
/linux-4.4.14/arch/sparc/kernel/ |
D | visemul.c | 435 unsigned long byte; in bshuffle() local 485 unsigned long byte; in pformat() local 553 unsigned long byte; in pformat() local 595 unsigned long byte; in pmul() local 619 unsigned long byte; in pmul() local 644 unsigned long byte, ushift; in pmul() local 674 unsigned long byte, ushift; in pmul() local
|
D | pci.c | 48 u8 byte; in pci_config_read8() local
|
/linux-4.4.14/drivers/media/i2c/ |
D | tda9840.c | 71 u8 byte; in tda9840_status() local 92 int byte; in tda9840_s_tuner() local
|
D | tea6415c.c | 53 u8 byte = 0; in tea6415c_s_routing() local
|
D | tea6420.c | 55 u8 byte; in tea6420_s_routing() local
|
/linux-4.4.14/arch/m68k/sun3/ |
D | leds.c | 5 void sun3_leds(unsigned char byte) in sun3_leds()
|
/linux-4.4.14/drivers/video/fbdev/mb862xx/ |
D | mb862xx-i2c.c | 49 static int mb862xx_i2c_write_byte(struct i2c_adapter *adap, u8 byte) in mb862xx_i2c_write_byte() 60 static int mb862xx_i2c_read_byte(struct i2c_adapter *adap, u8 *byte, int last) in mb862xx_i2c_read_byte()
|
/linux-4.4.14/drivers/misc/eeprom/ |
D | eeprom_93cx6.c | 246 void eeprom_93cx6_readb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_readb() 287 void eeprom_93cx6_multireadb(struct eeprom_93cx6 *eeprom, const u8 byte, in eeprom_93cx6_multireadb()
|
/linux-4.4.14/sound/isa/sb/ |
D | sb8_midi.c | 39 char byte; in snd_sb8dsp_midi_interrupt() local 180 char byte; in snd_sb8dsp_midi_output_write() local
|
/linux-4.4.14/fs/hfs/ |
D | btree.c | 230 u8 *data, byte, m; in hfs_bmap_alloc() local 317 u8 *data, byte, m; in hfs_bmap_free() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
D | bit.c | 142 nvkm_i2c_get_byte(struct nvkm_i2c_bus *bus, u8 *byte, bool last) in nvkm_i2c_get_byte() 158 nvkm_i2c_put_byte(struct nvkm_i2c_bus *bus, u8 byte) in nvkm_i2c_put_byte()
|
/linux-4.4.14/drivers/spi/ |
D | spi-rb4xx.c | 51 static void do_spi_byte(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte() 76 static void do_spi_byte_two(struct rb4xx_spi *rbspi, u32 spi_ioc, u8 byte) in do_spi_byte_two()
|
D | spi-butterfly.c | 84 u8 bit, byte = pp->lastbyte; in setsck() local 100 u8 bit, byte = pp->lastbyte; in setmosi() local
|
D | spi-sun4i.c | 102 u8 byte; in sun4i_spi_drain_fifo() local 121 u8 byte; in sun4i_spi_fill_fifo() local
|
D | spi-sun6i.c | 108 u8 byte; in sun6i_spi_drain_fifo() local 127 u8 byte; in sun6i_spi_fill_fifo() local
|
D | spi-bcm2835.c | 106 u8 byte; in bcm2835_rd_fifo() local 119 u8 byte; in bcm2835_wr_fifo() local
|
D | spi-bcm2835aux.c | 150 u8 byte; in bcm2835aux_wr_fifo() local
|
/linux-4.4.14/arch/powerpc/perf/ |
D | ppc970-pmu.c | 149 int pmc, psel, unit, byte, bit; in p970_marked_instr_event() local 197 int pmc, byte, unit, sh, spcsel; in p970_get_constraint() local 263 unsigned int pmc, unit, byte, psel; in p970_compute_mmcr() local
|
D | power4-pmu.c | 220 int pmc, psel, unit, byte, bit; in p4_marked_instr_event() local 257 int pmc, byte, unit, lower, sh; in p4_get_constraint() local 362 unsigned int pmc, unit, byte, psel, lower; in p4_compute_mmcr() local
|
D | power5-pmu.c | 143 int pmc, byte, unit, sh; in power5_get_constraint() local 344 int bit, byte, unit; in power5_marked_instr_event() local 390 unsigned int pmc, unit, byte, psel; in power5_compute_mmcr() local
|
D | power5+-pmu.c | 139 int pmc, byte, unit, sh; in power5p_get_constraint() local 408 int bit, byte, unit; in power5p_marked_instr_event() local 459 unsigned int pmc, unit, byte, psel; in power5p_compute_mmcr() local
|
D | power6-pmu.c | 142 int bit, byte, unit; in power6_marked_instr_event() local 273 int pmc, byte, sh, subunit; in p6_get_constraint() local
|
/linux-4.4.14/arch/x86/net/ |
D | bpf_jit_comp.c | 148 static u8 add_1mod(u8 byte, u32 reg) in add_1mod() 155 static u8 add_2mod(u8 byte, u32 r1, u32 r2) in add_2mod() 165 static u8 add_1reg(u8 byte, u32 dst_reg) in add_1reg() 171 static u8 add_2reg(u8 byte, u32 dst_reg, u32 src_reg) in add_2reg()
|
/linux-4.4.14/drivers/char/ipmi/ |
D | ipmi_watchdog.c | 81 #define WDOG_SET_TIMER_USE(byte, use) \ argument 83 #define WDOG_GET_TIMER_USE(byte) ((byte) & 0x7) argument 91 #define WDOG_SET_PRETIMEOUT_ACT(byte, use) \ argument 93 #define WDOG_GET_PRETIMEOUT_ACT(byte) (((byte) >> 4) & 0x7) argument 106 #define WDOG_SET_TIMEOUT_ACT(byte, use) \ argument 108 #define WDOG_GET_TIMEOUT_ACT(byte) ((byte) & 0x7) argument
|
/linux-4.4.14/drivers/scsi/libsas/ |
D | sas_host_smp.c | 80 u8 byte; in to_sas_gpio_gp_bit() local 105 u8 *byte; in try_test_sas_gpio_gp_bit() local
|
/linux-4.4.14/drivers/mtd/maps/ |
D | ck804xrom.c | 84 u8 byte; in ck804xrom_cleanup() local 119 u8 byte; in ck804xrom_init_one() local
|
D | amd76xrom.c | 71 u8 byte; in amd76xrom_cleanup() local 107 u8 byte; in amd76xrom_init_one() local
|
D | esb2rom.c | 120 u8 byte; in esb2rom_cleanup() local 154 u8 byte; in esb2rom_init_one() local
|
D | ichxrom.c | 94 u8 byte; in ichxrom_init_one() local
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_sdio_ops.c | 33 u8 byte; in rsi_sdio_master_access_msword() local 289 u8 byte; in rsi_init_sdio_slave_regs() local
|
D | rsi_91x_sdio.c | 54 u8 byte) in rsi_cmd52writebyte() 78 u8 *byte) in rsi_cmd52readbyte()
|
/linux-4.4.14/fs/hfsplus/ |
D | btree.c | 352 u8 *data, byte, m; in hfs_bmap_alloc() local 441 u8 *data, byte, m; in hfs_bmap_free() local
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | mac_asc.h | 17 #define ASC_FREQ(chan,byte) ((0x810)+((chan)<<3)+(byte)) argument
|
/linux-4.4.14/sound/soc/codecs/ |
D | l3.c | 30 static void sendbyte(struct l3_pins *adap, unsigned int byte) in sendbyte()
|
D | twl4030.c | 81 u8 byte; in tw4030_init_ctl_cache() local 256 u8 reg, byte; in twl4030_init_chip() local
|
/linux-4.4.14/sound/pci/ca0106/ |
D | ca_midi.c | 56 unsigned char byte; in ca_midi_interrupt() local 230 unsigned char byte; in ca_midi_output_trigger() local
|
/linux-4.4.14/arch/tile/lib/ |
D | string-endian.h | 41 static inline uint64_t copy_byte(uint8_t byte) in copy_byte()
|
/linux-4.4.14/drivers/media/radio/ |
D | radio-miropcm20.c | 87 u8 byte; in rds_waitread() local 104 static int rds_rawwrite(struct snd_miro_aci *aci, u8 byte) in rds_rawwrite() 113 static int rds_write(struct snd_miro_aci *aci, u8 byte) in rds_write()
|
/linux-4.4.14/drivers/i2c/busses/ |
D | i2c-xlr.c | 78 u8 offset, byte; in xlr_i2c_tx() local 137 u8 byte; in xlr_i2c_rx() local
|
D | i2c-diolan-u2c.c | 238 u8 *byte) in diolan_i2c_get_byte_ack() 251 static int diolan_i2c_put_byte_ack(struct i2c_diolan_u2c *dev, u8 byte) in diolan_i2c_put_byte_ack() 369 u8 byte; in diolan_usb_xfer() local
|
D | i2c-iop3xx.c | 261 iop3xx_i2c_write_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char byte, in iop3xx_i2c_write_byte() 283 iop3xx_i2c_read_byte(struct i2c_algo_iop3xx_data *iop3xx_adap, char* byte, in iop3xx_i2c_read_byte()
|
D | i2c-rk3x.c | 241 u8 byte; in rk3x_i2c_fill_transmit_buf() local 322 u8 byte; in rk3x_i2c_handle_read() local
|
D | i2c-digicolor.c | 95 static void dc_i2c_write_byte(struct dc_i2c *i2c, u8 byte) in dc_i2c_write_byte()
|
D | i2c-brcmstb.c | 326 int cnt, byte, rc; in brcmstb_i2c_xfer_bsc_data() local
|
D | i2c-mpc.c | 515 u8 byte; in mpc_read() local
|
D | i2c-exynos5.c | 431 unsigned char byte; in exynos5_i2c_irq() local
|
D | i2c-st.c | 363 static inline void st_i2c_write_tx_fifo(struct st_i2c_dev *i2c_dev, u8 byte) in st_i2c_write_tx_fifo()
|
/linux-4.4.14/sound/firewire/ |
D | scs1x.c | 135 u8 byte; in scs_output_tasklet() local 264 u8 byte) in scs_input_escaped_byte() 275 u8 byte) in scs_input_midi_byte()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_dp_auxch.c | 64 u8 byte; in radeon_dp_aux_transfer_native() local
|
/linux-4.4.14/include/linux/ |
D | bitrev.h | 15 static inline u8 __bitrev8(u8 byte) in __bitrev8()
|
D | kernel.h | 499 static inline char *hex_byte_pack(char *buf, u8 byte) in hex_byte_pack() 510 static inline char *hex_byte_pack_upper(char *buf, u8 byte) in hex_byte_pack_upper()
|
/linux-4.4.14/sound/isa/wavefront/ |
D | wavefront_midi.c | 86 write_data (snd_wavefront_midi_t *midi, unsigned char byte) in write_data() 412 unsigned char byte; in snd_wavefront_midi_interrupt() local
|
/linux-4.4.14/drivers/media/dvb-core/ |
D | dvb_ringbuffer.h | 126 #define DVB_RINGBUFFER_WRITE_BYTE(rbuf,byte) \ argument
|
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/ |
D | mxl111sf-i2c.c | 36 u8 byte) in mxl111sf_i2c_bitbang_sendbyte() 101 u8 byte = 0; in mxl111sf_i2c_bitbang_recvbyte() local
|
/linux-4.4.14/scripts/dtc/ |
D | dtc-parser.y | 41 uint8_t byte; member
|
D | data.c | 220 struct data data_append_byte(struct data d, uint8_t byte) in data_append_byte()
|
/linux-4.4.14/arch/sh/drivers/pci/ |
D | common.c | 41 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() argument
|
/linux-4.4.14/drivers/mtd/nand/ |
D | au1550nd.c | 55 static void au_write_byte(struct mtd_info *mtd, u_char byte) in au_write_byte() 83 static void au_write_byte16(struct mtd_info *mtd, u_char byte) in au_write_byte16()
|
D | ams-delta.c | 65 static void ams_delta_write_byte(struct mtd_info *mtd, u_char byte) in ams_delta_write_byte()
|
D | socrates_nand.c | 86 uint8_t byte; in socrates_nand_read_byte() local
|
D | cs553x_nand.c | 128 static void cs553x_write_byte(struct mtd_info *mtd, u_char byte) in cs553x_write_byte()
|
D | nandsim.c | 298 u_char *byte; /* for byte access */ member 1178 uint byte = (uint)bt; in accept_addr_byte() local 1970 static void ns_nand_write_byte(struct mtd_info *mtd, u_char byte) in ns_nand_write_byte()
|
/linux-4.4.14/drivers/net/wan/ |
D | sdla.c | 173 char byte, *temp; in sdla_byte() local 883 char byte; in sdla_isr() local 1011 char byte; in sdla_open() local 1336 char byte; in sdla_set_config() local
|
/linux-4.4.14/include/net/irda/ |
D | discovery.h | 55 __u8 byte[2]; member
|
/linux-4.4.14/drivers/input/serio/ |
D | rpckbd.c | 64 unsigned int byte; in rpckbd_rx() local
|
D | libps2.c | 37 int ps2_sendbyte(struct ps2dev *ps2dev, unsigned char byte, int timeout) in ps2_sendbyte()
|
D | maceps2.c | 78 unsigned long byte; in maceps2_interrupt() local
|
D | xilinx_ps2.c | 92 static int xps2_recv(struct xps2data *drvdata, u8 *byte) in xps2_recv()
|
D | sun4i-ps2.c | 99 unsigned char byte; in sun4i_ps2_interrupt() local
|
/linux-4.4.14/sound/drivers/mpu401/ |
D | mpu401_uart.c | 402 unsigned char byte; in snd_mpu401_uart_input_read() local 427 unsigned char byte; in snd_mpu401_uart_output_write() local
|
/linux-4.4.14/drivers/w1/masters/ |
D | ds2482.c | 192 u8 cmd, u8 byte) in ds2482_send_cmd_data() 328 static void ds2482_w1_write_byte(void *data, u8 byte) in ds2482_w1_write_byte()
|
D | ds2490.c | 607 static int ds_write_byte(struct ds_device *dev, u8 byte) in ds_write_byte() 631 static int ds_read_byte(struct ds_device *dev, u8 *byte) in ds_read_byte() 879 static void ds9490r_write_byte(void *data, u8 byte) in ds9490r_write_byte() 890 u8 byte = 0; in ds9490r_read_byte() local
|
D | omap_hdq.c | 639 static void omap_w1_write_byte(void *_hdq, u8 byte) in omap_w1_write_byte()
|
D | ds1wm.c | 302 static void ds1wm_write_byte(void *data, u8 byte) in ds1wm_write_byte()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emumpu401.c | 79 unsigned char byte; in do_emu10k1_midi_interrupt() local 282 unsigned char byte; in snd_emu10k1_midi_output_trigger() local
|
D | emu10k1x.c | 1261 unsigned char byte; in do_emu10k1x_midi_interrupt() local 1460 unsigned char byte; in snd_emu10k1x_midi_output_trigger() local
|
/linux-4.4.14/drivers/staging/comedi/drivers/ |
D | comedi_8254.c | 242 unsigned int byte; in comedi_8254_write() local 266 unsigned int byte; in comedi_8254_set_mode() local
|
D | das16m1.c | 254 unsigned int byte, i; in das16m1_cmd_exec() local 343 int byte; in das16m1_ai_rinsn() local
|
D | ni_labpc_common.c | 95 unsigned int byte, unsigned long reg) in labpc_outb() 106 unsigned int byte, unsigned long reg) in labpc_writeb()
|
/linux-4.4.14/drivers/acpi/acpica/ |
D | nsnames.c | 193 #define ACPI_PATH_PUT8(path, size, byte, length) \ in acpi_ns_build_normalized_path() argument
|
/linux-4.4.14/arch/arm/probes/kprobes/ |
D | test-arm.c | 647 #define LOAD_STORE(byte) \ in kprobe_arm_test_cases() argument
|
/linux-4.4.14/arch/arm/kvm/ |
D | mmio.c | 30 u8 byte; in mmio_write_buf() member
|
/linux-4.4.14/drivers/s390/cio/ |
D | chp.h | 34 int byte = num >> 3; in chp_test_bit() local
|
/linux-4.4.14/net/sunrpc/auth_gss/ |
D | gss_krb5_keys.c | 77 int byte, i, msbit; in krb5_nfold() local
|
/linux-4.4.14/include/asm-generic/ |
D | word-at-a-time.h | 26 long byte = 0; in find_zero() local
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000-i2c.c | 160 int addr, rc, i, byte; in tm6000_i2c_xfer() local
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-bcm2835.c | 117 u32 byte = (val >> byte_shift) & 0xff; in bcm2835_sdhci_readb() local
|
D | sdhci-iproc.c | 58 u8 byte = val >> REG_OFFSET_IN_BITS(reg) & 0xff; in sdhci_iproc_readb() local
|
D | mmc_spi.c | 198 unsigned n, u8 byte) in mmc_spi_skip()
|
/linux-4.4.14/include/uapi/linux/ |
D | i2c.h | 130 __u8 byte; member
|
/linux-4.4.14/sound/pci/ice1712/ |
D | hoontech.c | 42 static void snd_ice1712_stdsp24_gpio_write(struct snd_ice1712 *ice, unsigned char byte) in snd_ice1712_stdsp24_gpio_write()
|
D | ews.c | 824 unsigned char byte; in snd_ice1712_6fire_read_pca() local
|
/linux-4.4.14/drivers/media/pci/ivtv/ |
D | ivtv-i2c.c | 427 static int ivtv_sendbyte(struct ivtv *itv, unsigned char byte) in ivtv_sendbyte() 460 static int ivtv_readbyte(struct ivtv *itv, unsigned char *byte, int nack) in ivtv_readbyte()
|
/linux-4.4.14/arch/powerpc/platforms/pasemi/ |
D | pci.c | 73 int byte; in workaround_5945() local
|
/linux-4.4.14/drivers/mtd/tests/ |
D | nandbiterrs.c | 193 static int insert_biterror(unsigned byte) in insert_biterror()
|
/linux-4.4.14/drivers/net/ethernet/8390/ |
D | stnic.c | 31 #define byte unsigned char macro
|
/linux-4.4.14/arch/sh/kernel/ |
D | dwarf.c | 151 unsigned char byte; in dwarf_read_uleb128() local 185 unsigned char byte; in dwarf_read_leb128() local
|
/linux-4.4.14/sound/isa/opti9xx/ |
D | miro.c | 164 unsigned char byte; in aci_busy_wait() local 194 static inline int aci_write(struct snd_miro_aci *aci, unsigned char byte) in aci_write() 207 unsigned char byte; in aci_read() local
|
/linux-4.4.14/drivers/mtd/devices/ |
D | bcm47xxsflash.c | 170 u32 byte = offset & mask; in bcm47xxsflash_write_at() local
|
/linux-4.4.14/crypto/ |
D | seed.c | 31 byte(const u32 x, const unsigned n) in byte() function
|
D | aes_generic.c | 58 static inline u8 byte(const u32 x, const unsigned n) in byte() function
|
/linux-4.4.14/arch/x86/math-emu/ |
D | fpu_entry.c | 551 u_char byte; in valid_prefix() local
|
/linux-4.4.14/drivers/w1/ |
D | w1_io.c | 150 void w1_write_8(struct w1_master *dev, u8 byte) in w1_write_8()
|
/linux-4.4.14/drivers/scsi/bfa/ |
D | bfa_cs.h | 332 u8 byte[8]; in wwn2str() member 346 u8 byte[4]; in fcid2str() member
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-core.c | 116 int byte; in em28xx_read_reg_req_len() local 166 int byte; in em28xx_write_regs_req() local
|
/linux-4.4.14/drivers/parport/ |
D | ieee1284_ops.c | 47 unsigned char byte; in parport_ieee1284_write_compat() local
|
/linux-4.4.14/drivers/vfio/pci/ |
D | vfio_pci_config.c | 1089 u8 byte; in vfio_cap_len() local 1152 u8 byte; in vfio_ext_cap_len() local 1256 u8 *byte = &vdev->vconfig[offset]; in vfio_fill_vconfig_bytes() local
|
/linux-4.4.14/sound/oss/ |
D | uart6850.c | 60 static void uart6850_write(unsigned char byte) in uart6850_write()
|
D | uart401.c | 68 static void uart401_write(struct uart401_devc *devc, unsigned char byte) in uart401_write()
|
/linux-4.4.14/drivers/rtc/ |
D | rtc-ds2404.c | 113 static void ds2404_write_byte(struct device *dev, u8 byte) in ds2404_write_byte()
|
D | rtc-sh.c | 457 unsigned int byte; in sh_rtc_read_alarm_value() local
|
/linux-4.4.14/arch/blackfin/mm/ |
D | isram-driver.c | 142 unsigned char byte, *src_byte, *dest_byte; in isram_memcpy() local
|
/linux-4.4.14/drivers/staging/rdma/ehca/ |
D | ehca_classes_pSeries.h | 121 u8 byte[16]; member 139 u8 byte[16]; member
|
/linux-4.4.14/sound/drivers/ |
D | serial-u16550.c | 374 char byte; in snd_uart16550_do_open() local 595 unsigned char byte) in snd_uart16550_write_buffer()
|
D | portman2x4.c | 541 unsigned char byte; in snd_portman_midi_output_trigger() local
|
D | mtpav.c | 261 static void snd_mtpav_send_byte(struct mtpav *chip, u8 byte) in snd_mtpav_send_byte()
|
/linux-4.4.14/drivers/hwmon/ |
D | sht15.c | 276 static void sht15_send_byte(struct sht15_data *data, u8 byte) in sht15_send_byte() 403 u8 byte = 0; in sht15_read_byte() local
|
/linux-4.4.14/drivers/media/pci/saa7146/ |
D | hexium_orion.c | 60 u8 byte; member
|
D | hexium_gemini.c | 59 u8 byte; member
|
/linux-4.4.14/arch/x86/xen/ |
D | spinlock.c | 36 static void xen_qlock_wait(u8 *byte, u8 val) in xen_qlock_wait()
|
/linux-4.4.14/drivers/xen/xen-pciback/ |
D | conf_space.c | 31 DEFINE_PCI_CONFIG(read, byte, u8 *) in DEFINE_PCI_CONFIG() argument
|
/linux-4.4.14/drivers/media/usb/gspca/ |
D | spca1528.c | 116 u8 byte) in reg_wb()
|
D | sunplus.c | 279 u16 byte) in reg_w_1()
|
D | t613.c | 395 u8 byte; in om6802_sensor_init() local
|
/linux-4.4.14/scripts/ |
D | pnmtologo.c | 272 static void write_hex(unsigned char byte) in write_hex()
|
/linux-4.4.14/arch/arm/kernel/ |
D | unwind.c | 78 int byte; /* current byte number in the instructions word */ member
|
/linux-4.4.14/security/smack/ |
D | smack_access.c | 501 int byte; in smk_netlbl_mls() local
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-i2c.c | 377 int addr, rc, i, byte; in cx231xx_i2c_xfer() local
|
/linux-4.4.14/drivers/media/usb/go7007/ |
D | go7007-driver.c | 387 static inline void store_byte(struct go7007_buffer *vb, u8 byte) in store_byte()
|
/linux-4.4.14/drivers/sbus/char/ |
D | bbc_i2c.c | 180 int bbc_i2c_readb(struct bbc_i2c_client *client, unsigned char *byte, int off) in bbc_i2c_readb()
|
D | uctrl.c | 267 u32 byte; in uctrl_do_txn() local
|
/linux-4.4.14/drivers/net/ethernet/smsc/ |
D | smc9194.h | 30 typedef unsigned char byte; typedef
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-i2c.c | 246 int addr,rc,i,byte; in saa7134_i2c_xfer() local
|
/linux-4.4.14/mm/ |
D | mempool.c | 25 size_t byte) in poison_error()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_ioctl.c | 374 int byte, idx; in qxl_clientcap_ioctl() local
|
/linux-4.4.14/drivers/target/tcm_fc/ |
D | tfc_conf.c | 61 u32 byte = 0; in ft_parse_wwn() local
|
/linux-4.4.14/drivers/media/usb/pwc/ |
D | pwc-dec23.c | 83 unsigned int bit, byte, mask, val; in build_bit_powermask_table() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | unwind_decoder.c | 69 unw_word byte, result = 0; in unw_decode_uleb128() local
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | pxa25x_udc.c | 543 u8 byte = (u8) *ep->reg_uddr; in read_fifo() local 592 u8 *buf, byte; in read_ep0_fifo() local
|
D | goku_udc.c | 453 u8 byte = (u8) readl(ep->reg_fifo); in read_fifo() local
|
/linux-4.4.14/drivers/pci/hotplug/ |
D | cpqphp_nvram.c | 54 } byte; member
|
/linux-4.4.14/drivers/mfd/ |
D | twl4030-irq.c | 534 int byte = i >> 2; in twl4030_sih_bus_sync_unlock() local
|
D | twl4030-power.c | 188 static int twl4030_write_script_byte(u8 address, u8 byte) in twl4030_write_script_byte()
|
/linux-4.4.14/drivers/bluetooth/ |
D | hci_bcsp.c | 427 static inline void bcsp_unslip_one_byte(struct bcsp_struct *bcsp, unsigned char byte) in bcsp_unslip_one_byte()
|
D | hci_h5.c | 474 const u8 *byte = &c; in h5_unslip_one_byte() local
|
/linux-4.4.14/drivers/net/ethernet/seeq/ |
D | ether3.c | 223 ether3_ramtest(struct net_device *dev, unsigned char byte) in ether3_ramtest()
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_phy.c | 59 static s32 ixgbe_out_i2c_byte_ack(struct ixgbe_hw *hw, u8 byte) in ixgbe_out_i2c_byte_ack() 76 static s32 ixgbe_in_i2c_byte_ack(struct ixgbe_hw *hw, u8 *byte) in ixgbe_in_i2c_byte_ack()
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 1002 register unsigned char byte; in dos_decode_byte() local 1130 static inline ushort dos_encode_byte(unsigned char byte) in dos_encode_byte()
|
/linux-4.4.14/lib/xz/ |
D | xz_dec_stream.c | 178 uint8_t byte; in dec_vli() local
|
/linux-4.4.14/fs/jffs2/ |
D | compr_rubin.c | 230 static int out_byte(struct rubin_state *rs, unsigned char byte) in out_byte()
|
/linux-4.4.14/arch/mn10300/mm/ |
D | misalignment.c | 326 uint8_t *pc, byte, datasz; in misalignment() local
|
/linux-4.4.14/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 191 u8 byte, msb; in set_multicast_one() local
|
/linux-4.4.14/arch/ia64/mm/ |
D | init.c | 529 char byte; in ia64_pfn_valid() local
|
/linux-4.4.14/arch/tile/include/asm/ |
D | processor.h | 55 unsigned long byte; member
|
/linux-4.4.14/drivers/net/can/spi/ |
D | mcp251x.c | 203 #define GET_BYTE(val, byte) \ argument 205 #define SET_BYTE(val, byte) \ argument
|
/linux-4.4.14/sound/pci/hda/ |
D | hda_eld.c | 161 #define GRAB_BITS(buf, byte, lowbit, bits) \ argument
|
/linux-4.4.14/drivers/net/ethernet/i825xx/ |
D | ether1.c | 254 ether1_ramtest(struct net_device *dev, unsigned char byte) in ether1_ramtest()
|
/linux-4.4.14/drivers/video/fbdev/ |
D | ssd1307fb.c | 194 u8 byte = *(vmem + index); in ssd1307fb_update_display() local
|
/linux-4.4.14/drivers/sn/ |
D | ioc3.c | 102 static void nic_write_byte(struct ioc3_driver_data *idd, int byte) in nic_write_byte()
|
/linux-4.4.14/drivers/input/misc/ |
D | cm109.c | 85 u8 byte[4]; member
|
/linux-4.4.14/drivers/isdn/hardware/eicon/ |
D | platform.h | 55 #define byte u8 macro
|
/linux-4.4.14/drivers/net/ethernet/sun/ |
D | sunbmac.c | 337 unsigned int byte) in put_tcvr_byte()
|
/linux-4.4.14/drivers/hwmon/pmbus/ |
D | ltc2978.c | 183 static int ltc_write_byte(struct i2c_client *client, int page, u8 byte) in ltc_write_byte()
|
/linux-4.4.14/lib/ |
D | decompress_unlzma.c | 316 static inline int INIT write_byte(struct writer *wr, uint8_t byte) in write_byte()
|
/linux-4.4.14/drivers/scsi/ |
D | megaraid.c | 1181 u8 byte; in issue_scb_block() local 1267 u8 byte; in megaraid_isr_iomapped() local
|
D | advansys.c | 81 #define outp(port, byte) outb((byte), (port)) argument 882 #define ADV_MEM_WRITEB(addr, byte) writeb(byte, addr) argument 1899 #define AdvWriteByteRegister(iop_base, reg_off, byte) \ argument 1915 #define AdvReadByteLram(iop_base, addr, byte) \ argument 1922 #define AdvWriteByteLram(iop_base, addr, byte) \ argument 2093 #define STATUS_BYTE(byte) (byte) argument 2094 #define MSG_BYTE(byte) ((byte) << 8) argument 2095 #define HOST_BYTE(byte) ((byte) << 16) argument 2096 #define DRIVER_BYTE(byte) ((byte) << 24) argument 4860 uchar byte; in AdvInitAsc38C0800Driver() local [all …]
|
/linux-4.4.14/drivers/atm/ |
D | idt77252.c | 381 u8 byte; in idt77252_eeprom_read_status() local 415 u8 byte; in idt77252_eeprom_read_byte() local
|
/linux-4.4.14/drivers/usb/host/ |
D | ehci-dbg.c | 45 char buf [46], tmp [7], byte; in dbg_hcs_params() local
|
/linux-4.4.14/drivers/media/tuners/ |
D | tuner-simple.c | 126 unsigned char byte; in tuner_read_status() local
|
/linux-4.4.14/drivers/media/rc/ |
D | winbond-cir.c | 414 u8 byte; in wbcir_irq_tx() local
|
/linux-4.4.14/fs/gfs2/ |
D | rgrp.c | 134 const u8 *byte; in gfs2_testbit() local 417 const u8 *byte = buffer; in gfs2_bitcount() local
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | cdv_intel_dp.c | 120 i2c_algo_dp_aux_put_byte(struct i2c_adapter *adapter, u8 byte) in i2c_algo_dp_aux_put_byte() 704 uint16_t address, uint8_t byte) in cdv_intel_dp_aux_native_write_1()
|