/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/ |
D | iio_utils.h | 109 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/ |
D | FactoryLoader.h | 103 struct dirent* pEntry; in findFactoryForScheme() 140 struct dirent* pEntry; in enumeratePlugins()
|
/hardware/interfaces/cas/1.1/default/ |
D | FactoryLoader.h | 96 struct dirent* pEntry; in findFactoryForScheme() 131 struct dirent* pEntry; in enumeratePlugins()
|
/hardware/interfaces/cas/1.2/default/ |
D | FactoryLoader.h | 96 struct dirent* pEntry; in findFactoryForScheme() 131 struct dirent* pEntry; in enumeratePlugins()
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | vendor_modules.cpp | 41 struct dirent* entry; in scanModules()
|
/hardware/qcom/msm8996/kernel-headers/linux/ |
D | fuse.h | 544 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/ |
D | fuse.h | 524 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/ |
D | fuse.h | 711 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/ |
D | fuse.h | 685 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/ |
D | iio_utils.h | 111 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/ |
D | iio_utils.h | 111 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/ |
D | PluginLoader.h | 46 struct dirent* pEntry; in PluginLoader()
|
/hardware/qcom/sdm845/thermal/ |
D | thermal_common.c | 131 struct dirent *tdirent = NULL; in get_tzn() 155 struct dirent *tzdirent; in get_tzn()
|
/hardware/qcom/sm8150/thermal/ |
D | thermal_common.c | 131 struct dirent *tdirent = NULL; in get_tzn() 155 struct dirent *tzdirent; in get_tzn()
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
D | ml_sysfs_helper.c | 67 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/ |
D | ml_sysfs_helper.c | 59 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/ |
D | SensorBase.cpp | 153 struct dirent *de; in openInput()
|
D | MPLSupport.cpp | 288 struct dirent *ep; in read_sysfs_dir()
|
/hardware/invensense/6515/libsensors_iio/ |
D | SensorBase.cpp | 156 struct dirent *de; in openInput()
|
/hardware/libhardware/modules/input/evdev/ |
D | InputHub.cpp | 723 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/ |
D | thermal.c | 45 struct dirent *de; in get_temperatures()
|
/hardware/interfaces/usb/gadget/1.1/default/lib/ |
D | UsbGadgetUtils.cpp | 28 struct dirent* function; in unlinkFunctions()
|
/hardware/libhardware/modules/sensors/dynamic_sensor/ |
D | ConnectionDetector.cpp | 151 struct dirent *dp; in processExistingFiles()
|
/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_camera_hal.cpp | 64 dirent* ent; in V4L2CameraHAL()
|
/hardware/google/pixel/usb/ |
D | UsbGadgetUtils.cpp | 29 struct dirent *function; in unlinkFunctions()
|