| /utopia/UTPA2-700.0.x/modules/msos/utopia_adaption/utopia/ |
| H A D | utopia_dev.c | 379 static ssize_t utopia_proc_write(struct file *file, const char __user *buf, in utopia_proc_write() 385 static int utopia_proc_open(struct inode *inode, struct file *file) in utopia_proc_open() 399 static int utopia_proc_release(struct inode *inode, struct file * file) in utopia_proc_release() 489 static ssize_t mpoolinfo_proc_read(struct file *file, char __user *buf, size_t size, loff_t *ppos) in mpoolinfo_proc_read() 496 static int mpoolinfo_proc_open(struct inode *inode, struct file *file) in mpoolinfo_proc_open() 500 static int mpoolinfo_proc_release(struct inode *inode, struct file * file) in mpoolinfo_proc_release() 545 static ssize_t STR_verify_proc_write(struct file *file, const char __user *buf, in STR_verify_proc_write() 590 ssize_t STR_verify_proc_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in STR_verify_proc_read() 605 static int STR_verify_proc_open(struct inode *inode, struct file *file) in STR_verify_proc_open() 609 static int STR_verify_proc_release(struct inode *inode, struct file * file) in STR_verify_proc_release() [all …]
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/ |
| H A D | kxgettext.c | 66 const char *file; member 70 static struct file_line *file_line__new(const char *file, int lineno) in file_line__new() 94 const char *file, int lineno) in message__new() 134 static int message__add_file_line(struct message *self, const char *file, in message__add_file_line() 150 static int message__add(const char *msg, char *option, const char *file, in message__add()
|
| H A D | expr.h | 18 struct file { struct 19 struct file *next; argument 20 struct file *parent; argument 21 const char *name; 22 int lineno; 144 struct file *file; /* what file was this property defined */ member 167 struct file *file; member
|
| H A D | util.c | 14 struct file *file; in file_lookup() local 37 struct file *file; in file_write_dep() local
|
| H A D | lex.zconf.c | 794 struct file *file; member 1829 YY_BUFFER_STATE zconf_create_buffer (FILE * file, int size ) in zconf_create_buffer() 1876 static void zconf_init_buffer (YY_BUFFER_STATE b, FILE * file ) in zconf_init_buffer() 2371 struct file *file = file_lookup(name); in zconf_nextfile() local
|
| H A D | zconf.l | 23 struct file *file; member
|
| H A D | zconf.y | 44 struct file *file; member
|
| H A D | zconf.tab.c | 187 struct file *file; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/mod/ |
| H A D | sumversion.c | 230 static int parse_string(const char *file, unsigned long len, in parse_string() 244 static int parse_comment(const char *file, unsigned long len) in parse_comment() 258 char *file; in parse_file() local 307 char *cmd, *file, *line, *dir; in parse_source_files() local 402 void *file; in get_src_version() local
|
| H A D | modpost.c | 361 char *get_next_line(unsigned long *pos, void *file, unsigned long size) in get_next_line() 390 void release_file(void *file, unsigned long size) in release_file() 1962 FILE *file; in write_if_changed() local 2009 void *file = grab_file(fname, &size); in read_dump() local 2087 const char *file; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpcsvc/ |
| H A D | nfs_prot.x | 158 nfs_fh file; member 171 nfs_fh file; member 196 nfs_fh file; /* handle for file */ member 221 nfs_fh file; /* handle for file */ member
|
| H A D | nfs_prot.h | 119 nfs_fh file; member 131 nfs_fh file; member 153 nfs_fh file; member 178 nfs_fh file; member
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/ |
| H A D | docproc.c | 181 static void adddep(char * file) { printf("\t%s", file); } in adddep() 182 static void adddep2(char * file, char * line) { line = line; adddep(file); } in adddep2() 184 static void noaction2(char * file, char * line) { file = file; line = line; } in noaction2()
|
| H A D | bloat-o-meter | 16 def getsizes(file): argument
|
| H A D | recordmcount.c | 434 char *file = argv[i]; in main() local
|
| /utopia/UTPA2-700.0.x/projects/build/scripts/dtc/ |
| H A D | srcpos.h | 44 struct srcfile_state *file; member
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | elf.h | 396 static __inline__ int elf_coredump_extra_notes_write(struct file *file, in elf_coredump_extra_notes_write()
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 13413 static ssize_t AU_CUS_kernel_debug_proc_read_nDBG(struct file *file, char __user *buffer, size_t co… in AU_CUS_kernel_debug_proc_read_nDBG() 13420 static ssize_t AU_CUS_kernel_debug_proc_write_nDBG(struct file *file, const char __user *buffer, si… in AU_CUS_kernel_debug_proc_write_nDBG() 13489 static ssize_t AU_CUS_kernel_debug_proc_read_ShowVersion(struct file *file, char __user *buffer, si… in AU_CUS_kernel_debug_proc_read_ShowVersion()
|