Home
last modified time | relevance | path

Searched defs:rdev (Results 1 - 25 of 29) sorted by relevance

12

/third_party/libfuse/example/
H A Dpassthrough_helpers.h30 mknod_wrapper(int dirfd, const char *path, const char *link, int mode, dev_t rdev) mknod_wrapper() argument
H A Dpassthrough.c141 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
H A Dpassthrough_fh.c212 static int xmp_mknod(const char *path, mode_t mode, dev_t rdev) in xmp_mknod() argument
H A Dpassthrough_hp.cc424 mknod_symlink(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev, const char *link) mknod_symlink() argument
456 sfs_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) sfs_mknod() argument
H A Dpassthrough_ll.c387 lo_mknod_symlink(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev, const char *link) lo_mknod_symlink() argument
417 lo_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) lo_mknod() argument
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dregulator_linux_voltage_virtual_driver.c67 static int VirtualVoltageRegulatorEnable(struct regulator_dev *rdev) in VirtualVoltageRegulatorEnable() argument
78 static int VirtualVoltageRegulatorDisable(struct regulator_dev *rdev) in VirtualVoltageRegulatorDisable() argument
89 static int VirtualVoltageRegulatorIsEnabled(struct regulator_dev *rdev) in VirtualVoltageRegulatorIsEnabled() argument
99 static int VirtualVoltageRegulatorSetVoltage(struct regulator_dev *rdev, in argument
118 VirtualVoltageRegulatorGetVoltage(struct regulator_dev *rdev) VirtualVoltageRegulatorGetVoltage() argument
176 struct VirtualVoltageRegulatorDev *rdev = platform_get_drvdata(platformDev); VirtualVoltageRegulatorPlatformRemove() local
[all...]
H A Dregulator_linux_current_virtual_driver.c67 static int VirtualCurrentRegulatorEnable(struct regulator_dev *rdev) in VirtualCurrentRegulatorEnable() argument
78 static int VirtualCurrentRegulatorDisable(struct regulator_dev *rdev) in VirtualCurrentRegulatorDisable() argument
89 static int VirtualCurrentRegulatorIsEnabled(struct regulator_dev *rdev) in VirtualCurrentRegulatorIsEnabled() argument
99 static int VirtualCurrentRegulatorSetCurrent(struct regulator_dev *rdev, in argument
117 VirtualCurrentRegulatorGetCurrent(struct regulator_dev *rdev) VirtualCurrentRegulatorGetCurrent() argument
174 struct VirtualCurrentRegulatorDev *rdev = platform_get_drvdata(platformDev); VirtualCurrentRegulatorPlatformRemove() local
[all...]
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/
H A Dfile_operations_cloud_test.cpp537 dev_t rdev = 0; in HWTEST_F() local
H A Dfuse_operations_test.cpp562 dev_t rdev = 0; in HWTEST_F() local
588 dev_t rdev = 0; in HWTEST_F() local
622 dev_t rdev = 0; in HWTEST_F() local
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/cloud_disk/
H A Dfile_operations_base.cpp82 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
H A Dfuse_operations.cpp127 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
H A Dfile_operations_cloud.cpp531 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
/third_party/alsa-lib/src/seq/
H A Dseq_midi_event.c152 int snd_midi_event_new(size_t bufsize, snd_midi_event_t **rdev) in snd_midi_event_new() argument
/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c415 dev_t rdev; member
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_unix.c415 dev_t rdev; member
/third_party/lzma/CPP/Windows/
H A DFileFind.h96 dev_t rdev; /* device ID (defined, if S_ISCHR(mode) || S_ISBLK(mode)) */ member in NWindows::NFile::NFind::CFileInfoBase
/third_party/libfuse/lib/modules/
H A Diconv.c206 static int iconv_mknod(const char *path, mode_t mode, dev_t rdev) in iconv_mknod() argument
H A Dsubdir.c196 static int subdir_mknod(const char *path, mode_t mode, dev_t rdev) in subdir_mknod() argument
/foundation/filemanagement/dfs_service/test/unittests/cloud_disk/mock/
H A Dfile_operations_cloud_mock.cpp304 MkNod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) MkNod() argument
/third_party/backends/backend/
H A Dnet.c1279 SANE_Device *rdev; local
[all...]
/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h92 __u32 rdev; member
227 __u32 rdev; member
/third_party/ntfs-3g/src/
H A Dntfs-3g.c743 dev_t rdev; in wsl_getattr() local
/third_party/toybox/porting/liteos_a/toys/posix/
H A Dps.c865 int rdev = slot[SLOT_ttynr]; in get_ps() local
/third_party/toybox/toys/posix/
H A Dps.c908 int rdev = slot[SLOT_ttynr]; in get_ps() local
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse.c974 fuse_fs_mknod(struct fuse_fs *fs, const char *path, mode_t mode, dev_t rdev) fuse_fs_mknod() argument
1549 fuse_lib_mknod(fuse_req_t req, fuse_ino_t parent, const char *name, mode_t mode, dev_t rdev) fuse_lib_mknod() argument

Completed in 44 milliseconds

12