Home
last modified time | relevance | path

Searched refs:dirent (Results 1 – 25 of 43) sorted by relevance

12

/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
Diio_utils.h109 const struct dirent *ent; in iioutils_get_type()
203 const struct dirent *ent; in iioutils_get_param_float()
286 const struct dirent *ent; in build_channel_array()
647 const struct dirent *ent; in enable()
676 const struct dirent *ent; in disable_q_out()
/hardware/interfaces/cas/1.0/default/
DFactoryLoader.h103 struct dirent* pEntry; in findFactoryForScheme()
140 struct dirent* pEntry; in enumeratePlugins()
/hardware/interfaces/cas/1.1/default/
DFactoryLoader.h96 struct dirent* pEntry; in findFactoryForScheme()
131 struct dirent* pEntry; in enumeratePlugins()
/hardware/interfaces/cas/1.2/default/
DFactoryLoader.h96 struct dirent* pEntry; in findFactoryForScheme()
131 struct dirent* pEntry; in enumeratePlugins()
/hardware/interfaces/drm/1.0/vts/functional/
Dvendor_modules.cpp41 struct dirent* entry; in scanModules()
/hardware/qcom/msm8996/kernel-headers/linux/
Dfuse.h544 struct fuse_dirent dirent; member
546 #define FUSE_NAME_OFFSET_DIRENTPLUS offsetof(struct fuse_direntplus, dirent.name)
547 #define FUSE_DIRENTPLUS_SIZE(d) FUSE_DIRENT_ALIGN(FUSE_NAME_OFFSET_DIRENTPLUS + (d)->dirent.namelen)
/hardware/qcom/msm8994/kernel-headers/linux/
Dfuse.h524 struct fuse_dirent dirent; member
526 #define FUSE_NAME_OFFSET_DIRENTPLUS offsetof(struct fuse_direntplus, dirent.name)
527 #define FUSE_DIRENTPLUS_SIZE(d) FUSE_DIRENT_ALIGN(FUSE_NAME_OFFSET_DIRENTPLUS + (d)->dirent.namel…
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dfuse.h711 struct fuse_dirent dirent; member
715 offsetof(struct fuse_direntplus, dirent.name)
717 FUSE_DIRENT_ALIGN(FUSE_NAME_OFFSET_DIRENTPLUS + (d)->dirent.namelen)
/hardware/qcom/msm8994/original-kernel-headers/linux/
Dfuse.h685 struct fuse_dirent dirent; member
689 offsetof(struct fuse_direntplus, dirent.name)
691 FUSE_DIRENT_ALIGN(FUSE_NAME_OFFSET_DIRENTPLUS + (d)->dirent.namelen)
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/
Diio_utils.h111 const struct dirent *ent; in iioutils_get_type()
205 const struct dirent *ent; in iioutils_get_param_float()
287 const struct dirent *ent; in build_channel_array()
600 const struct dirent *ent; in enable_se()
/hardware/invensense/6515/libsensors_iio/software/simple_apps/devnode_parser/
Diio_utils.h111 const struct dirent *ent; in iioutils_get_type()
205 const struct dirent *ent; in iioutils_get_param_float()
287 const struct dirent *ent; in build_channel_array()
600 const struct dirent *ent; in enable_se()
/hardware/interfaces/drm/1.0/default/include/
DPluginLoader.h46 struct dirent* pEntry; in PluginLoader()
/hardware/qcom/sdm845/thermal/
Dthermal_common.c131 struct dirent *tdirent = NULL; in get_tzn()
155 struct dirent *tzdirent; in get_tzn()
/hardware/qcom/sm8150/thermal/
Dthermal_common.c131 struct dirent *tdirent = NULL; in get_tzn()
155 struct dirent *tzdirent; in get_tzn()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c67 const struct dirent *ent; in find_type_by_name()
312 const struct dirent *ent; in find_name_by_sensor_type()
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/
Dml_sysfs_helper.c59 const struct dirent *ent; in find_type_by_name()
304 const struct dirent *ent; in find_name_by_sensor_type()
/hardware/invensense/65xx/libsensors_iio/
DSensorBase.cpp153 struct dirent *de; in openInput()
DMPLSupport.cpp288 struct dirent *ep; in read_sysfs_dir()
/hardware/invensense/6515/libsensors_iio/
DSensorBase.cpp156 struct dirent *de; in openInput()
/hardware/libhardware/modules/input/evdev/
DInputHub.cpp723 while (auto dirent = readdir(dir)) { in scanDir() local
724 if (strcmp(dirent->d_name, ".") == 0 || in scanDir()
725 strcmp(dirent->d_name, "..") == 0) { in scanDir()
728 std::string filename = path + "/" + dirent->d_name; in scanDir()
/hardware/libhardware/modules/thermal/
Dthermal.c45 struct dirent *de; in get_temperatures()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp28 struct dirent* function; in unlinkFunctions()
/hardware/libhardware/modules/sensors/dynamic_sensor/
DConnectionDetector.cpp151 struct dirent *dp; in processExistingFiles()
/hardware/libhardware/modules/camera/3_4/
Dv4l2_camera_hal.cpp64 dirent* ent; in V4L2CameraHAL()
/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp29 struct dirent *function; in unlinkFunctions()

12