/linux-3.3/drivers/char/ |
D | nwflash.c | 64 volatile unsigned int c1, c2; in get_flash_id() local 332 volatile unsigned int c1; in erase_block() local 442 volatile unsigned int c1; in write_block() local 598 char c, c1; in write_block() local
|
/linux-3.3/fs/hpfs/ |
D | anode.c | 20 int c1, c2 = 0; in hpfs_bplus_lookup() local 70 int c1, c2 = 0; in hpfs_add_sector_to_btree() local 277 int c1, c2 = 0; in hpfs_remove_btree() local 401 int c1, c2 = 0; in hpfs_truncate_btree() local
|
D | dnode.c | 240 int c1, c2 = 0; in hpfs_add_to_dnode() local 386 int c1, c2 = 0; in hpfs_add_dirent() local 432 int c1, c2 = 0; in move_to_top() local 516 int c1, c2 = 0; in delete_empty_dnode() local 739 int c1, c2 = 0; in hpfs_count_dnodes() local 813 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local 905 int c1, c2 = 0; in map_dirent() local 999 int c1, c2 = 0; in map_fnode_dirent() local
|
D | dir.c | 67 int c1, c2 = 0; in hpfs_readdir() local
|
D | name.c | 81 unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); in hpfs_compare_names() local
|
/linux-3.3/fs/hfsplus/ |
D | unicode.c | 34 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local 67 u16 len1, len2, c1, c2; in hfsplus_strcmp() local 128 u16 cc, c0, c1; in hfsplus_uni2asc() local 398 u16 c1, c2; in hfsplus_compare_dentry() local
|
/linux-3.3/security/selinux/ss/ |
D | context.h | 77 static inline int mls_context_cmp(struct context *c1, struct context *c2) in mls_context_cmp() 130 static inline int context_cmp(struct context *c1, struct context *c2) in context_cmp()
|
/linux-3.3/fs/ntfs/ |
D | unistr.c | 103 u16 c1, c2; in ntfs_collate_names() local 151 u16 c1, c2; in ntfs_ucsncmp() local 189 u16 c1, c2; in ntfs_ucsncasecmp() local
|
/linux-3.3/lib/ |
D | string.c | 37 unsigned char c1, c2; in strnicmp() local 62 int c1, c2; in strcasecmp() local 76 int c1, c2; in strncasecmp() local 245 unsigned char c1, c2; in strcmp() local 269 unsigned char c1, c2; in strncmp() local
|
/linux-3.3/arch/mips/lib/ |
D | dump_tlb.c | 53 unsigned int s_index, pagemask, c0, c1, i; in dump_tlb() local
|
/linux-3.3/arch/x86/boot/ |
D | string.c | 35 unsigned char c1, c2; in strncmp() local
|
/linux-3.3/drivers/leds/ |
D | leds-tca6507.c | 206 int c1, c2; in choose_times() local 314 int c1, c2; in set_times() local 378 int c1, c2; in led_prepare() local
|
/linux-3.3/lib/mpi/ |
D | mpicoder.c | 81 int hexmode = 0, sign = 0, prepend_zero = 0, i, j, c, c1, c2; in mpi_fromstr() local
|
/linux-3.3/arch/arm/boot/compressed/ |
D | string.c | 83 unsigned char c1, c2; in strcmp() local
|
/linux-3.3/sound/i2c/other/ |
D | ak4114.c | 512 unsigned char c0, unsigned char c1) in ak4114_notify() 570 unsigned char c0, c1; in snd_ak4114_check_rate_and_errors() local
|
/linux-3.3/drivers/media/video/marvell-ccic/ |
D | cafe-driver.c | 155 int c1; in cafe_smbus_write_done() local 232 int c1; in cafe_smbus_read_done() local
|
/linux-3.3/sound/pcmcia/pdaudiocf/ |
D | pdaudiocf_core.c | 174 static void snd_pdacf_ak4117_change(struct ak4117 *ak4117, unsigned char c0, unsigned char c1) in snd_pdacf_ak4117_change()
|
/linux-3.3/fs/adfs/ |
D | dir.c | 118 char c1, c2; in adfs_match() local
|
/linux-3.3/arch/powerpc/platforms/85xx/ |
D | p1022_ds.c | 87 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
|
/linux-3.3/tools/power/cpupower/utils/helpers/ |
D | bitmask.c | 202 const char *c1, *c2; /* next tokens after '-' or ',' */ in bitmask_parselist() local
|
/linux-3.3/drivers/usb/serial/ |
D | ipw.c | 67 #define CHAR2INT16(c1, c0) (((u32)((c1) & 0xff) << 8) + (u32)((c0) & 0xff)) argument
|
/linux-3.3/drivers/media/video/pvrusb2/ |
D | pvrusb2-std.c | 192 unsigned int c1,c2; in pvr2_std_id_to_str() local
|
/linux-3.3/fs/ubifs/ |
D | super.c | 2102 struct ubifs_info *c1 = data; in sb_test() local 2152 struct ubifs_info *c1 = sb->s_fs_info; in ubifs_mount() local
|
/linux-3.3/scripts/ |
D | pnmtologo.c | 216 static inline int is_equal(struct color c1, struct color c2) in is_equal()
|
/linux-3.3/arch/powerpc/platforms/86xx/ |
D | mpc8610_hpcd.c | 148 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
|