Home
last modified time | relevance | path

Searched defs:path (Results 876 – 900 of 1927) sorted by relevance

1...<<31323334353637383940>>...78

/openbmc/linux/fs/vboxsf/
H A Dshfl_hostintf.h492 struct vmmdev_hgcm_function_parameter path; member
544 struct vmmdev_hgcm_function_parameter path; member
692 struct vmmdev_hgcm_function_parameter path; member
731 struct vmmdev_hgcm_function_parameter path; member
821 struct vmmdev_hgcm_function_parameter path; member
/openbmc/qemu/qga/
H A Dmain.c499 static bool ga_create_file(const char *path) in ga_create_file()
510 static bool ga_delete_file(const char *path) in ga_delete_file()
726 static gboolean channel_init(GAState *s, const gchar *method, const gchar *path, in channel_init()
887 const gchar *path) in write_persistent_state()
926 const gchar *path, gboolean frozen) in read_persistent_state()
H A Dservice-win32.c98 int ga_install_service(const char *path, const char *logfile, in ga_install_service()
/openbmc/linux/fs/btrfs/
H A Dctree.h398 struct btrfs_path *path; member
593 struct btrfs_path *path) in btrfs_del_item()
638 struct btrfs_path *path, in btrfs_insert_empty_item()
680 #define btrfs_for_each_slot(root, key, found_key, path, iter_ret) \ argument
695 static inline int btrfs_next_leaf(struct btrfs_root *root, struct btrfs_path *path) in btrfs_next_leaf()
/openbmc/sdbusplus/include/sdbusplus/server/
H A Dinterface.hpp104 const std::string& path() in path() function
/openbmc/phosphor-psu-code-mgmt/src/
H A Ditem_updater.hpp56 ItemUpdater(sdbusplus::bus_t& bus, const std::string& path) : in ItemUpdater()
/openbmc/sdbusplus/include/sdbusplus/async/
H A Dclient.hpp65 auto path(auto& p) const noexcept in path() function in sdbusplus::async::client::client
/openbmc/phosphor-power/phosphor-regulators/src/interfaces/
H A Dmanager_interface.cpp36 ManagerInterface::ManagerInterface(sdbusplus::bus_t& bus, const char* path) : in ManagerInterface()
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.hpp96 void log(const char* message, const std::string& pathMeta, in log()
/openbmc/qemu/tests/qtest/libqos/
H A Dqos_external.c92 void *allocate_objects(QTestState *qts, char **path, QGuestAllocator **p_alloc) in allocate_objects()
/openbmc/linux/fs/ext4/
H A Dsymlink.c59 const struct path *path, in ext4_encrypted_symlink_getattr()
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py33 path = os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.dirname(os.path.absp… variable
/openbmc/bmcweb/src/
H A Dwebserver_cli.cpp57 std::string path = "/xyz/openbmc_project/bmcweb"; in main() local
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852c.c801 enum rtw89_rf_path path) in rtw8852c_set_gain_error()
866 enum rtw89_rf_path path) in rtw8852c_set_gain_offset()
1029 static void rtw8852c_bw_setting(struct rtw89_dev *rtwdev, u8 bw, u8 path) in rtw8852c_bw_setting()
1256 enum rtw89_rf_path path) in rtw8852c_set_nbi_tone_idx()
1493 void rtw8852c_bb_gpio_trsw(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, in rtw8852c_bb_gpio_trsw()
1520 void rtw8852c_bb_gpio_rfm(struct rtw89_dev *rtwdev, enum rtw89_rf_path path, in rtw8852c_bb_gpio_rfm()
2388 void rtw8852c_set_trx_mask(struct rtw89_dev *rtwdev, u8 path, u8 group, u32 val) in rtw8852c_set_trx_mask()
2689 u8 path; in rtw8852c_query_ppdu() local
H A Drtw8852b.c813 int path, i; in rtw8852b_phycap_parsing_gain_comp() local
974 enum rtw89_rf_path path) in rtw8852b_set_gain_error()
1019 u8 path; in rtw8852b_set_gain_offset() local
1170 static void rtw8852b_bw_setting(struct rtw89_dev *rtwdev, u8 bw, u8 path) in rtw8852b_bw_setting()
1482 enum rtw89_rf_path path) in rtw8852b_tssi_cont_en()
2136 void rtw8852b_set_trx_mask(struct rtw89_dev *rtwdev, u8 path, u8 group, u32 val) in rtw8852b_set_trx_mask()
2384 u8 path; in rtw8852b_query_ppdu() local
/openbmc/qemu/chardev/
H A Dchar-file.c102 const char *path = qemu_opt_get(opts, "path"); in qemu_chr_parse_file_out() local
/openbmc/linux/tools/testing/selftests/powerpc/papr_attributes/
H A Dattr_test.c60 const char *path = "/sys/firmware/papr/energy_scale_info"; in verify_energy_info() local
/openbmc/u-boot/fs/btrfs/
H A Dsubvolume.c84 struct btrfs_path path; in list_subvols() local
/openbmc/phosphor-inventory-manager/
H A Dserialize.hpp22 inline fs::path getStoragePath(const std::string& path, in getStoragePath()
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.cpp90 std::filesystem::path path(PNOR_ACTIVE_PATH); in callback() local
/openbmc/qemu/hw/core/
H A Dqdev-fw.c88 char path[128]; in qdev_get_fw_dev_path() local
/openbmc/openpower-proc-control/extensions/phal/
H A Dfw_update_watch.cpp114 auto path = fs::path(DEVTREE_EXPORT_FILTER_FILE); in exportDevtree() local
/openbmc/entity-manager/src/
H A Dtopology.cpp5 void Topology::addBoard(const std::string& path, const std::string& boardType, in addBoard()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8723d.c121 u8 path; in rtw8723d_pwrtrack_init() local
592 rtw8723d_set_tx_power_index_by_rate(struct rtw_dev *rtwdev, u8 path, u8 rs) in rtw8723d_set_tx_power_index_by_rate()
620 int rs, path; in rtw8723d_set_tx_power_index() local
1237 void rtw8723d_iqk_rf_standby(struct rtw_dev *rtwdev, enum rtw_rf_path path) in rtw8723d_iqk_rf_standby()
1307 void rtw8723d_iqk_precfg_path(struct rtw_dev *rtwdev, enum rtw8723d_path path) in rtw8723d_iqk_precfg_path()
1839 static void rtw8723d_pwrtrack_set(struct rtw_dev *rtwdev, u8 path) in rtw8723d_pwrtrack_set()
1900 u8 thermal_value, delta, path; in rtw8723d_phy_pwrtrack() local
/openbmc/bmcweb/include/
H A Dopenbmc_dbus_rest.hpp268 sdbusplus::message::object_path path(objectManagerPath); in getManagedObjectsForEnumerate() local
503 std::string path; member
1698 std::shared_ptr<std::string> path = in handleGet() local
2525 const std::string& path) { in requestRoutes()
2536 const std::string& path) { in requestRoutes()
2546 const std::string& path) { in requestRoutes()
2557 const std::string& path) { in requestRoutes()

1...<<31323334353637383940>>...78