Home
last modified time | relevance | path

Searched defs:sysfs_path (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/external/flashrom/
H A Dlinux_mtd.c47 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 Dlist_ports_linux.py65 def usb_sysfs_hw_string(sysfs_path): argument
79 def usb_lsusb_string(sysfs_path): argument
/aosp_15_r20/hardware/google/pixel/pixelstats/
DWaterEventReporter.cpp73 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/
Dandroid_system_virtualizationservice.cpp76 …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 DMPLSupport.cpp264 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 DPressureSensor.IIO.secondary.cpp50 PressureSensor::PressureSensor(const char *sysfs_path) in PressureSensor()
H A DCompassSensor.IIO.9150.cpp349 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
H A DCompassSensor.IIO.primary.cpp487 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 DMPLSupport.cpp267 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 DPressureSensor.IIO.secondary.cpp49 PressureSensor::PressureSensor(const char *sysfs_path) in PressureSensor()
H A DCompassSensor.IIO.primary.cpp521 char sysfs_path[MAX_SYSFS_NAME_LEN], tbuf[2]; in inv_init_sysfs_attributes() local
H A DCompassSensor.IIO.9150.cpp381 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp87 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 Dblockdev.cpp142 const std::string sysfs_path = in ConfigureQueueDepth() local
/aosp_15_r20/hardware/google/pixel/health/
DCycleCountBackupRestore.cpp26 CycleCountBackupRestore::CycleCountBackupRestore(int nb_buckets, const char *sysfs_path, in CycleCountBackupRestore()
/aosp_15_r20/external/ltp/testcases/kernel/device-drivers/acpi/
H A Dltp_acpi.c58 char descr[4096], sysfs_path[4096]; in tc_acpi_str() local
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dutility.cpp133 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 Dml_sysfs_helper.c23 static char sysfs_path[100]; variable
/aosp_15_r20/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/
H A Dml_sysfs_helper.c29 static char sysfs_path[100]; variable
/aosp_15_r20/external/crosvm/devices/src/pci/
H A Dvfio_pci.rs502 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 Dfstab.h56 std::string sysfs_path; member
/aosp_15_r20/external/f2fs-tools/lib/
H A Dlibf2fs_zoned.c39 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 Dinv_self_test.c167 char sysfs_path[MAX_SYSFS_NAME_LEN]; in inv_init_sysfs_attributes() local
/aosp_15_r20/packages/modules/Virtualization/android/virtualizationservice/vfio_handler/src/
Daidl.rs38 sysfs_path: String, field
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Di915_pm_rps.c633 char sysfs_path[80]; variable

12