/openbmc/linux/samples/hid/ |
H A D | hid_mouse.c | 55 static int get_hid_id(const char *path) in get_hid_id()
|
/openbmc/phosphor-power/phosphor-power-sequencer/src/ |
H A D | services.hpp | 202 std::string path = in createPMBus() local
|
/openbmc/qemu/tests/qtest/ |
H A D | test-hmp.c | 143 char *path; in add_machine_test_case() local
|
/openbmc/qemu/hw/nubus/ |
H A D | nubus-device.c | 32 char *name, *path; in nubus_device_realize() local
|
/openbmc/pldm/libpldmresponder/test/pdr_jsons/state_sensor/good/ |
H A D | sensor_pdr.json | 18 "path": "/foo/bar", string
|
/openbmc/openbmc/poky/scripts/lib/wic/plugins/source/ |
H A D | rootfs.py | 36 def __validate_path(cmd, rootfs_dir, path): argument
|
/openbmc/qemu/tests/functional/qemu_test/ |
H A D | asset.py | 175 def precache_suites(path, cacheTstamp): argument
|
/openbmc/phosphor-hwmon/ |
H A D | env.hpp | 96 inline std::string getIndirectID(std::string path, in getIndirectID()
|
/openbmc/openpower-debug-collector/dump/ |
H A D | dump_utils.hpp | 76 const std::string& path, sdbusplus::bus_t& bus, const T& value) in setProperty()
|
/openbmc/phosphor-host-ipmid/ |
H A D | fruread.hpp | 29 FruInstancePath path; member
|
/openbmc/phosphor-led-manager/fault-monitor/ |
H A D | operational-status-monitor.cpp | 90 for (const auto& path : ledGroupPaths) in updateAssertedProperty() local
|
/openbmc/dbus-sensors/src/hwmon-temp/ |
H A D | HwmonTempSensor.hpp | 64 std::string path; member in HwmonTempSensor
|
/openbmc/linux/tools/lib/perf/tests/ |
H A D | test-evlist.c | 226 char path[PATH_MAX]; in test_mmap_thread() local 337 char path[PATH_MAX]; in test_mmap_cpus() local
|
/openbmc/linux/fs/ |
H A D | utimes.c | 20 int vfs_utimes(const struct path *path, struct timespec64 *times) in vfs_utimes() 83 struct path path; in do_utimes_path() local
|
H A D | file_table.c | 288 static struct file *alloc_file(const struct path *path, int flags, in alloc_file() 326 struct path path; in alloc_file_pseudo() local
|
/openbmc/linux/tools/perf/util/ |
H A D | symbol.h | 97 static inline int __symbol__join_symfs(char *bf, size_t size, const char *path) in __symbol__join_symfs() 102 #define symbol__join_symfs(bf, path) __symbol__join_symfs(bf, sizeof(bf), path) argument
|
H A D | thread_map.c | 79 char path[NAME_MAX + 1 + 6]; in __thread_map__new_all_cpus() local 321 char *path; in get_comm() local
|
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/ |
H A D | client.py | 76 async def connect_unix(self, path): argument 244 def connect_unix(self, path): argument
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path.c | 796 static void path_to_uefi(u16 *uefi, const char *path) in path_to_uefi() 812 const char *path) in efi_dp_from_file() 955 const char *path, in efi_dp_from_name()
|
/openbmc/phosphor-virtual-sensor/ |
H A D | virtualSensor.cpp | 317 auto path = sensorDbusPath + sensorType + "/" + name; in initVirtualSensor() local 653 using path = std::filesystem::path; in parseConfigFile() typedef 818 sdbusplus::message::object_path path; in createVirtualSensorsFromDBus() local
|
/openbmc/linux/drivers/hwtracing/coresight/ |
H A D | coresight-etm-perf.c | 347 struct list_head *path; in etm_setup_aux() local 452 struct list_head *path; in etm_event_start() local 544 struct list_head *path; in etm_event_stop() local
|
/openbmc/qemu/migration/ |
H A D | multifd-qpl.c | 62 qpl_path_t path = qpl_path_hardware; in check_hw_avail() local 128 qpl_path_t path = qpl_path_software; in multifd_qpl_init_sw_job() local 160 qpl_path_t path = qpl_path_hardware; in multifd_qpl_init_hw_job() local
|
/openbmc/phosphor-objmgr/src/ |
H A D | main.cpp | 135 const std::string& processName, const std::string& path, in doAssociations() 169 const std::string& path, int timeoutRetries = 0) in doIntrospect() 582 std::vector<std::string>& interfaces) { in main()
|
/openbmc/linux/tools/power/x86/x86_energy_perf_policy/ |
H A D | x86_energy_perf_policy.c | 631 FILE *fopen_or_die(const char *path, const char *mode) in fopen_or_die() 727 static unsigned int read_sysfs(const char *path, char *buf, size_t buflen) in read_sysfs() 748 static unsigned int write_sysfs(const char *path, char *buf, size_t buflen) in write_sysfs() 848 char path[SYSFS_PATH_MAX]; in get_epb() local 870 char path[SYSFS_PATH_MAX]; in set_epb() local
|
/openbmc/qemu/hw/ppc/ |
H A D | vof.c | 45 char *path; /* the path used to open the instance */ member 133 static int path_offset(const void *fdt, const char *path) in path_offset() 429 static uint32_t vof_do_open(void *fdt, Vof *vof, int offset, const char *path) in vof_do_open() 457 const char *prop, const char *path) in vof_client_open_store() 475 char path[VOF_MAX_PATH]; in vof_open() local
|