Home
last modified time | relevance | path

Searched defs:syspath (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/qga/
H A Dcommands-posix.c789 static char *get_pci_driver(char const *syspath, int pathlen, Error **errp) in get_pci_driver()
818 static int build_hosts(char const *syspath, char const *host, bool ata, in build_hosts()
857 static bool build_guest_fsinfo_for_pci_dev(char const *syspath, in build_guest_fsinfo_for_pci_dev()
1000 static bool build_guest_fsinfo_for_nonpci_virtio(char const *syspath, in build_guest_fsinfo_for_nonpci_virtio()
1032 static bool build_guest_fsinfo_for_ccw_dev(char const *syspath, in build_guest_fsinfo_for_ccw_dev()
1060 static void build_guest_fsinfo_for_real_device(char const *syspath, in build_guest_fsinfo_for_real_device()
1127 static void build_guest_fsinfo_for_virtual_device(char const *syspath, in build_guest_fsinfo_for_virtual_device()
1177 g_autofree char *syspath = realpath(devpath, NULL); in is_disk_virtual() local
1192 g_autofree char *syspath = NULL; in build_guest_fsinfo_for_device() local
1243 static char *get_alias_for_syspath(const char *syspath) in get_alias_for_syspath()
[all …]
/openbmc/phosphor-hwmon/
H A Dreadd.cpp36 std::string syspath = ""; in main() local
/openbmc/qemu/hw/usb/
H A Du2f-passthru.c410 const char *syspath = udev_list_entry_get_name(entry); in u2f_passthru_open_from_enumerate() local