/linux-3.4.99/drivers/isdn/mISDN/ |
D | dsp_biquad.h | 34 int32_t b2; member 41 int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) in biquad2_init()
|
/linux-3.4.99/crypto/ |
D | xor.c | 63 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) in do_xor_speed() 102 void *b1, *b2; in calibrate_xor_blocks() local
|
/linux-3.4.99/arch/x86/net/ |
D | bpf_jit_comp.c | 54 #define EMIT2(b1, b2) EMIT((b1) + ((b2) << 8), 2) argument 55 #define EMIT3(b1, b2, b3) EMIT((b1) + ((b2) << 8) + ((b3) << 16), 3) argument 56 #define EMIT4(b1, b2, b3, b4) EMIT((b1) + ((b2) << 8) + ((b3) << 16) + ((b4) << 24), 4) argument
|
/linux-3.4.99/arch/blackfin/include/asm/ |
D | context.S | 252 b2 = [sp++]; define 322 b2 = [sp++]; define
|
/linux-3.4.99/arch/arm/common/ |
D | uengine.c | 306 u8 b2; in generate_ucode() local 334 u8 b2; in generate_ucode() local
|
/linux-3.4.99/drivers/media/dvb/dvb-usb/ |
D | dibusb-mb.c | 71 u8 b[2] = { 0,0 }, b2[1]; in dibusb_tuner_probe_and_attach() local
|
/linux-3.4.99/drivers/media/dvb/frontends/ |
D | tua6100.c | 177 u8 b2 [] = { 0x00 }; in tua6100_attach() local
|
D | ix2505v.c | 65 u8 b2[] = {0}; in ix2505v_read_status_reg() local
|
D | lgs8gl5.c | 138 u8 b2[] = {reg, data}; in lgs8gl5_update_alt_reg() local
|
/linux-3.4.99/drivers/atm/ |
D | fore200e.h | 70 #define BITFIELD2(b1, b2) b1; b2; argument 71 #define BITFIELD3(b1, b2, b3) b1; b2; b3; argument 72 #define BITFIELD4(b1, b2, b3, b4) b1; b2; b3; b4; argument 73 #define BITFIELD5(b1, b2, b3, b4, b5) b1; b2; b3; b4; b5; argument 74 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b1; b2; b3; b4; b5; b6; argument 76 #define BITFIELD2(b1, b2) b2; b1; argument 77 #define BITFIELD3(b1, b2, b3) b3; b2; b1; argument 78 #define BITFIELD4(b1, b2, b3, b4) b4; b3; b2; b1; argument 79 #define BITFIELD5(b1, b2, b3, b4, b5) b5; b4; b3; b2; b1; argument 80 #define BITFIELD6(b1, b2, b3, b4, b5, b6) b6; b5; b4; b3; b2; b1; argument
|
/linux-3.4.99/drivers/video/ |
D | epson1355fb.c | 126 u8 b2 = epson1355_read_reg(par, index + 2); in epson1355_read_reg20() local 135 u8 b2 = (data >> 16) & 0x0f; in epson1355_write_reg20() local
|
/linux-3.4.99/drivers/mtd/nand/ |
D | nand_ecc.c | 447 unsigned char b0, b1, b2, bit_addr; in __nand_correct_data() local
|
/linux-3.4.99/arch/x86/lib/ |
D | insn.c | 141 insn_byte_t b2 = peek_nbyte_next(insn_byte_t, insn, 1); in insn_get_prefixes() local
|
/linux-3.4.99/fs/hpfs/ |
D | ea.c | 321 void *b1, *b2; in hpfs_set_ea() local
|
/linux-3.4.99/drivers/media/video/bt8xx/ |
D | bttv-i2c.c | 299 unsigned char b2, int both) in bttv_I2CWrite()
|
/linux-3.4.99/block/ |
D | blk-integrity.c | 145 struct blk_integrity *b2 = gd2->integrity; in blk_integrity_compare() local
|
/linux-3.4.99/arch/mips/pmc-sierra/yosemite/ |
D | ht.c | 117 unsigned char b1, b2, b3, b4; in longswap() local
|
/linux-3.4.99/drivers/media/video/em28xx/ |
D | em28xx-i2c.c | 61 unsigned char b2[6]; in em2800_i2c_send_max4() local
|
/linux-3.4.99/include/linux/ |
D | bio.h | 131 #define BIOVEC_SEG_BOUNDARY(q, b1, b2) \ argument 133 #define BIO_SEG_BOUNDARY(q, b1, b2) \ argument
|
/linux-3.4.99/drivers/md/ |
D | raid0.c | 89 char b2[BDEVNAME_SIZE]; in create_strip_zones() local
|
/linux-3.4.99/drivers/isdn/pcbit/ |
D | pcbit.h | 98 struct pcbit_chan *b2; member
|
/linux-3.4.99/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_pkg_sender.c | 262 u8 b1, b2, b3, b4; in send_long_pkg() local
|
/linux-3.4.99/drivers/net/hamradio/ |
D | baycom_ser_hdx.c | 441 unsigned char b1,b2,b3; in ser12_check_uart() local
|
/linux-3.4.99/lib/ |
D | bch.c | 606 unsigned int a, b, c, a2, b2, c2, e3, tmp[4]; in find_poly_deg3_roots() local 639 unsigned int a, b, c, d, e = 0, f, a2, b2, c2, e4; in find_poly_deg4_roots() local
|
/linux-3.4.99/arch/x86/kernel/ |
D | kprobes.c | 70 #define W(row, b0, b1, b2, b3, b4, b5, b6, b7, b8, b9, ba, bb, bc, bd, be, bf)\ argument
|