/aosp_15_r20/external/flashrom/ |
H A D | linux_mtd.c | 47 static int read_sysfs_string(const char *sysfs_path, const char *filename, char *buf, int len) in read_sysfs_string() 88 static int read_sysfs_int(const char *sysfs_path, const char *filename, unsigned long int *val) in read_sysfs_int() 124 static int get_mtd_info(const char *sysfs_path, struct linux_mtd_data *data) in get_mtd_info() 458 char sysfs_path[32]; in linux_mtd_setup() local 531 char sysfs_path[32]; in linux_mtd_init() local
|
/aosp_15_r20/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
H A D | list_ports_linux.py | 65 def usb_sysfs_hw_string(sysfs_path): argument 79 def usb_lsusb_string(sysfs_path): argument
|
/aosp_15_r20/hardware/google/pixel/pixelstats/ |
D | WaterEventReporter.cpp | 73 const std::string sysfs_path(sysfs_root); in logEvent() local 183 std::string sysfs_path("/sys"); in logUevent() local
|
/aosp_15_r20/out/soong/.intermediates/packages/modules/Virtualization/android/virtualizationservice/assignable_devices/gen/cpp/ |
D | android_system_virtualizationservice.cpp | 76 …std::string> kind, std::optional<std::string> dtbo_label, std::optional<std::string> sysfs_path) :… in Device() 121 std::optional<std::string> sysfs_path = std::nullopt; in read() local
|
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/ |
H A D | MPLSupport.cpp | 264 char sysfs_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img() local 277 int read_sysfs_dir(bool fileMode, char *sysfs_path) in read_sysfs_dir()
|
H A D | PressureSensor.IIO.secondary.cpp | 50 PressureSensor::PressureSensor(const char *sysfs_path) in PressureSensor()
|
H A D | CompassSensor.IIO.9150.cpp | 349 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
|
H A D | CompassSensor.IIO.primary.cpp | 487 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes() local
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/ |
H A D | MPLSupport.cpp | 267 char sysfs_path[MAX_SYSFS_NAME_LEN]; in dump_dmp_img() local 280 int read_sysfs_dir(bool fileMode, char *sysfs_path) in read_sysfs_dir()
|
H A D | PressureSensor.IIO.secondary.cpp | 49 PressureSensor::PressureSensor(const char *sysfs_path) in PressureSensor()
|
H A D | CompassSensor.IIO.primary.cpp | 521 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes() local
|
H A D | CompassSensor.IIO.9150.cpp | 381 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
|
/aosp_15_r20/system/apex/apexd/ |
H A D | apexd_loop.cpp | 87 const std::string sysfs_path = in ConfigureScheduler() local 217 const std::string sysfs_path = in ConfigureQueueDepth() local
|
/aosp_15_r20/system/core/fs_mgr/ |
H A D | blockdev.cpp | 142 const std::string sysfs_path = in ConfigureQueueDepth() local
|
/aosp_15_r20/hardware/google/pixel/health/ |
D | CycleCountBackupRestore.cpp | 26 CycleCountBackupRestore::CycleCountBackupRestore(int nb_buckets, const char *sysfs_path, in CycleCountBackupRestore()
|
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/acpi/ |
H A D | ltp_acpi.c | 58 char descr[4096], sysfs_path[4096]; in tc_acpi_str() local
|
/aosp_15_r20/system/core/fs_mgr/libfiemap/ |
H A D | utility.cpp | 133 std::string sysfs_path = ::android::base::StringPrintf("/sys/dev/block/%u:%u", major, minor); in BlockDeviceToName() local
|
/aosp_15_r20/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
H A D | ml_sysfs_helper.c | 23 static char sysfs_path[100]; variable
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
H A D | ml_sysfs_helper.c | 29 static char sysfs_path[100]; variable
|
/aosp_15_r20/external/crosvm/devices/src/pci/ |
H A D | vfio_pci.rs | 502 sysfs_path: PathBuf, field 682 sysfs_path: PathBuf, field 1313 let sysfs_path = self.sysfs_path.clone(); in start_work_thread() localVariable
|
/aosp_15_r20/system/core/fs_mgr/libfstab/include/fstab/ |
H A D | fstab.h | 56 std::string sysfs_path; member
|
/aosp_15_r20/external/f2fs-tools/lib/ |
H A D | libf2fs_zoned.c | 39 char sysfs_path[PATH_MAX]; in get_sysfs_path() local
|
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/simple_apps/self_test/ |
H A D | inv_self_test.c | 167 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
|
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/vfio_handler/src/ |
D | aidl.rs | 38 sysfs_path: String, field
|
/aosp_15_r20/external/igt-gpu-tools/tests/i915/ |
H A D | i915_pm_rps.c | 633 char sysfs_path[80]; variable
|