/linux-3.3/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-3.3/drivers/staging/comedi/drivers/ |
D | 8253.h | 242 unsigned int byte; in i8254_load() local 269 unsigned int byte; in i8254_mm_load() local 296 unsigned int byte; in i8254_read() local 317 unsigned int byte; in i8254_mm_read() local 340 unsigned int byte; in i8254_write() local 356 unsigned int byte; in i8254_mm_write() local 378 unsigned int byte; in i8254_set_mode() local 398 unsigned int byte; in i8254_mm_set_mode() local
|
/linux-3.3/arch/arm/mach-sa1100/ |
D | jornada720_ssp.c | 35 u8 inline jornada_ssp_reverse(u8 byte) in jornada_ssp_reverse() 58 int jornada_ssp_byte(u8 byte) in jornada_ssp_byte() 86 int jornada_ssp_inout(u8 byte) in jornada_ssp_inout()
|
/linux-3.3/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
|
/linux-3.3/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
|
/linux-3.3/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-3.3/arch/mips/lasat/ |
D | picvue.c | 36 static void pvc_write_byte(u32 data, u8 byte) in pvc_write_byte() 50 u8 byte; in pvc_read_byte() local 65 u8 byte; in pvc_read_data() local 92 static void pvc_write(u8 byte, int mode) in pvc_write()
|
/linux-3.3/drivers/net/irda/ |
D | ma600-sir.c | 119 __u8 byte; in get_control_byte() local 177 u8 byte; in ma600_change_speed() local
|
/linux-3.3/drivers/auxdisplay/ |
D | ks0108.c | 75 void ks0108_writedata(unsigned char byte) in ks0108_writedata() 80 void ks0108_writecontrol(unsigned char byte) in ks0108_writecontrol()
|
/linux-3.3/arch/mips/pmc-sierra/yosemite/ |
D | atmel_read_eeprom.c | 62 static void send_byte(unsigned char byte) in send_byte() 113 unsigned char byte=0; in recv_byte() local
|
/linux-3.3/drivers/pci/ |
D | syscall.c | 20 u8 byte; in SYSCALL_DEFINE5() local 90 u8 byte; in SYSCALL_DEFINE5() local
|
/linux-3.3/arch/sparc/kernel/ |
D | visemul.c | 430 unsigned long byte; in bshuffle() local 480 unsigned long byte; in pformat() local 548 unsigned long byte; in pformat() local 590 unsigned long byte; in pmul() local 614 unsigned long byte; in pmul() local 639 unsigned long byte, ushift; in pmul() local 669 unsigned long byte, ushift; in pmul() local
|
/linux-3.3/include/linux/ |
D | bitrev.h | 8 static inline u8 bitrev8(u8 byte) in bitrev8()
|
/linux-3.3/arch/m68k/sun3/ |
D | leds.c | 5 void sun3_leds(unsigned char byte) in sun3_leds()
|
/linux-3.3/drivers/media/video/ |
D | tda9840.c | 71 int byte; in tda9840_s_tuner() local 101 u8 byte; in tda9840_g_tuner() local
|
/linux-3.3/drivers/video/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-3.3/drivers/mtd/maps/ |
D | octagon-5066.c | 48 static void __oct5066_page(struct map_info *map, __u8 byte) in __oct5066_page() 56 __u8 byte = map->map_priv_1 | (ofs >> WINDOW_SHIFT); in oct5066_page() local
|
D | ck804xrom.c | 84 u8 byte; in ck804xrom_cleanup() local 119 u8 byte; in ck804xrom_init_one() local
|
/linux-3.3/arch/x86/kernel/ |
D | mca_32.c | 172 unsigned char byte; in mca_pc_read_pos() local 207 unsigned char byte) in mca_pc_write_pos()
|
/linux-3.3/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-3.3/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-3.3/fs/hfsplus/ |
D | btree.c | 232 u8 *data, byte, m; in hfs_bmap_alloc() local 321 u8 *data, byte, m; in hfs_bmap_free() local
|
/linux-3.3/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-3.3/arch/powerpc/kernel/ |
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
|
/linux-3.3/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
|