HomeSort by relevance Sort by last modified time
    Searched refs:file_operations (Results 76 - 92 of 92) sorted by null

1 2 34

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
proc_fs.h 44 const struct file_operations * proc_fops;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
core.h 92 const struct file_operations *disconnected_f_op;
191 const struct file_operations *f_ops; /* file operations */
216 const struct file_operations *f_ops,
239 const struct file_operations *f_ops,
255 const struct file_operations *f_ops, void *private_data,
pcm.h 450 extern const struct file_operations snd_pcm_f_ops[2];
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
core.h 92 const struct file_operations *disconnected_f_op;
191 const struct file_operations *f_ops; /* file operations */
216 const struct file_operations *f_ops,
239 const struct file_operations *f_ops,
255 const struct file_operations *f_ops, void *private_data,
pcm.h 450 extern const struct file_operations snd_pcm_f_ops[2];
    [all...]
  /external/kernel-headers/original/linux/
fs.h 781 const struct file_operations *i_fop; /* former ->i_op->default_file_ops */
949 const struct file_operations *f_op;
1547 struct file_operations { struct
    [all...]
relay.h 277 extern struct file_operations relay_file_operations;
msdos_fs.h 352 extern const struct file_operations fat_dir_operations;
415 extern const struct file_operations fat_file_operations;
ext3_fs.h 854 extern const struct file_operations ext3_dir_operations;
858 extern const struct file_operations ext3_file_operations;
usb.h 19 #include <linux/fs.h> /* for struct file_operations */
619 * @fops: pointer to the struct file_operations of this driver.
628 const struct file_operations *fops;
    [all...]
input.h     [all...]
sched.h 558 extern struct file_operations proc_schedstat_operations;
    [all...]
  /external/oprofile/module/
oprofile.c 591 static struct file_operations oprof_fops = {
  /external/yaffs2/yaffs2/
yaffs_fs.c 191 static struct file_operations yaffs_file_operations = {
226 static struct file_operations yaffs_dir_operations = {
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
reiserfs_fs.h     [all...]

Completed in 2716 milliseconds

1 2 34