Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 60) sorted by relevance

123

/linux-3.3/drivers/char/
Dnwflash.c64 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/
Danode.c20 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
Ddnode.c240 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
Ddir.c67 int c1, c2 = 0; in hpfs_readdir() local
Dname.c81 unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); in hpfs_compare_names() local
/linux-3.3/fs/hfsplus/
Dunicode.c34 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/
Dcontext.h77 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/
Dunistr.c103 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/
Dstring.c37 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/
Ddump_tlb.c53 unsigned int s_index, pagemask, c0, c1, i; in dump_tlb() local
/linux-3.3/arch/x86/boot/
Dstring.c35 unsigned char c1, c2; in strncmp() local
/linux-3.3/drivers/leds/
Dleds-tca6507.c206 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/
Dmpicoder.c81 int hexmode = 0, sign = 0, prepend_zero = 0, i, j, c, c1, c2; in mpi_fromstr() local
/linux-3.3/arch/arm/boot/compressed/
Dstring.c83 unsigned char c1, c2; in strcmp() local
/linux-3.3/sound/i2c/other/
Dak4114.c512 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/
Dcafe-driver.c155 int c1; in cafe_smbus_write_done() local
232 int c1; in cafe_smbus_read_done() local
/linux-3.3/sound/pcmcia/pdaudiocf/
Dpdaudiocf_core.c174 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/
Ddir.c118 char c1, c2; in adfs_match() local
/linux-3.3/arch/powerpc/platforms/85xx/
Dp1022_ds.c87 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument
/linux-3.3/tools/power/cpupower/utils/helpers/
Dbitmask.c202 const char *c1, *c2; /* next tokens after '-' or ',' */ in bitmask_parselist() local
/linux-3.3/drivers/usb/serial/
Dipw.c67 #define CHAR2INT16(c1, c0) (((u32)((c1) & 0xff) << 8) + (u32)((c0) & 0xff)) argument
/linux-3.3/drivers/media/video/pvrusb2/
Dpvrusb2-std.c192 unsigned int c1,c2; in pvr2_std_id_to_str() local
/linux-3.3/fs/ubifs/
Dsuper.c2102 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/
Dpnmtologo.c216 static inline int is_equal(struct color c1, struct color c2) in is_equal()
/linux-3.3/arch/powerpc/platforms/86xx/
Dmpc8610_hpcd.c148 #define MAKE_AD(alpha, red, blue, green, size, c0, c1, c2, c3) \ argument

123