Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 25 of 257) sorted by relevance

1234567891011

/linux-3.3/net/irda/
Dwrapper.c58 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/
D8253.h242 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/
Djornada720_ssp.c35 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/
Dparide.h101 #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/
Dbitmap.c92 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/
Dgus_uart.c31 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/
Dpicvue.c36 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/
Dma600-sir.c119 __u8 byte; in get_control_byte() local
177 u8 byte; in ma600_change_speed() local
/linux-3.3/drivers/auxdisplay/
Dks0108.c75 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/
Datmel_read_eeprom.c62 static void send_byte(unsigned char byte) in send_byte()
113 unsigned char byte=0; in recv_byte() local
/linux-3.3/drivers/pci/
Dsyscall.c20 u8 byte; in SYSCALL_DEFINE5() local
90 u8 byte; in SYSCALL_DEFINE5() local
/linux-3.3/arch/sparc/kernel/
Dvisemul.c430 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/
Dbitrev.h8 static inline u8 bitrev8(u8 byte) in bitrev8()
/linux-3.3/arch/m68k/sun3/
Dleds.c5 void sun3_leds(unsigned char byte) in sun3_leds()
/linux-3.3/drivers/media/video/
Dtda9840.c71 int byte; in tda9840_s_tuner() local
101 u8 byte; in tda9840_g_tuner() local
/linux-3.3/drivers/video/mb862xx/
Dmb862xx-i2c.c49 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/
Doctagon-5066.c48 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
Dck804xrom.c84 u8 byte; in ck804xrom_cleanup() local
119 u8 byte; in ck804xrom_init_one() local
/linux-3.3/arch/x86/kernel/
Dmca_32.c172 unsigned char byte; in mca_pc_read_pos() local
207 unsigned char byte) in mca_pc_write_pos()
/linux-3.3/sound/isa/sb/
Dsb8_midi.c39 char byte; in snd_sb8dsp_midi_interrupt() local
180 char byte; in snd_sb8dsp_midi_output_write() local
/linux-3.3/fs/hfs/
Dbtree.c230 u8 *data, byte, m; in hfs_bmap_alloc() local
317 u8 *data, byte, m; in hfs_bmap_free() local
/linux-3.3/fs/hfsplus/
Dbtree.c232 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/
Dsas_host_smp.c80 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/
Dppc970-pmu.c149 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/
Dipmi_watchdog.c81 #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

1234567891011