Searched defs:b1 (Results 1 - 25 of 108) sorted by relevance

12345

/linux-master/drivers/isdn/mISDN/
H A Ddsp_biquad.h19 int32_t b1; member in struct:biquad2_state
26 biquad2_init(struct biquad2_state *bq, int32_t gain, int32_t a1, int32_t a2, int32_t b1, int32_t b2) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_misc.c26 int b1; member in struct:core_reloc_misc___b
H A Dbtf_dump_test_case_padding.c218 struct nested_packed b1; member in struct:outer_mixed_but_unpacked
/linux-master/fs/f2fs/
H A Dhash.c28 __u32 b0 = buf[0], b1 = buf[1]; local
/linux-master/fs/hpfs/
H A Dea.c322 void *b1, *b2; local
/linux-master/drivers/media/dvb-frontends/
H A Dau8522_common.c52 u8 b1[] = { 0 }; local
H A Dstb6000.c192 u8 b1[] = { 0, 0 }; local
H A Dtua6100.c163 u8 b1 [] = { 0x80 }; local
H A Dtda826x.c133 u8 b1 [] = { 0, 0 }; local
H A Ds5h1432.c63 u8 b1[] = { 0 }; local
H A Dmt352.c72 u8 b1 [] = { 0 }; local
H A Dnxt6000.c54 u8 b1[] = { 0 }; local
H A Dves1820.c65 u8 b1[] = { 0 }; local
H A Dstv6110x.c35 u8 b1[] = { 0 }; local
H A Dstv0288.c85 u8 b1[] = { 0 }; local
H A Dcx22700.c79 u8 b1 [] = { 0 }; local
/linux-master/crypto/
H A Daes_generic.c1179 u32 b0[4], b1[4]; local
1249 u32 b0[4], b1[4]; local
[all...]
H A Dxor.c83 do_xor_speed(struct xor_block_template *tmpl, void *b1, void *b2) argument
121 void *b1, *b2; local
/linux-master/drivers/iio/pressure/
H A Dmpl115.c29 s16 b1, b2; member in struct:mpl115_data
/linux-master/fs/ext4/
H A Dhash.c19 __u32 b0 = buf[0], b1 = buf[1]; local
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-i2c.c284 int bttv_I2CWrite(struct bttv *btv, unsigned char addr, unsigned char b1, argument
/linux-master/drivers/mtd/nand/
H A Decc-sw-hamming.c378 unsigned char b0, b1, b2, bit_addr; local
[all...]
/linux-master/drivers/crypto/nx/
H A Dnx-aes-ccm.c164 u8 tmp[16], *b1 = NULL, *b0 = NULL, *result = NULL; local
[all...]
/linux-master/drivers/staging/media/av7110/
H A Dsp8870.c71 u8 b1 [] = { 0, 0 }; local
/linux-master/drivers/media/tuners/
H A Dmax2165.c58 u8 b1[] = { 0 }; local

Completed in 255 milliseconds

12345