Home
last modified time | relevance | path

Searched defs:devpath (Results 1 – 21 of 21) sorted by relevance

/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
48 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
67 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
86 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
105 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier2U/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
48 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
67 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
86 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
105 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier1S4U/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
48 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
67 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/qemu/util/
H A Dchardev_open.c62 g_autofree char *devpath = NULL; in open_cdev_robust() local
72 int open_cdev(const char *devpath, dev_t cdev) in open_cdev()
/openbmc/phosphor-fan-presence/presence/config_files/witherspoon/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
48 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
67 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Everest/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
34 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
58 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
82 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Fuji/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
34 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
58 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
82 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Bonnell/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Balcones/
H A Dconfig.json10 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
29 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-fan-presence/presence/example/
H A Dconfig.json37 "devpath": "/dev/input/by-path/platform-gpio-keys-event" string
59 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
83 "devpath": "/dev/input/by-path/platform-gpio-keys-polled-event" string
/openbmc/phosphor-hwmon/
H A Dreadd.cpp37 std::string devpath = ""; in main() local
/openbmc/openbmc-tools/adcapp/src/
H A Dadcifc.c46 char devpath[50]; in sys_get_adc_vol() local
/openbmc/linux/tools/usb/usbip/src/
Dusbip_bind.c
Dusbip_list.c
/openbmc/phosphor-fan-presence/presence/
H A Djson_parser.cpp289 auto devpath = method["devpath"].get<std::string>(); in getGpio() local
/openbmc/dbus-sensors/src/nvme/
H A DNVMeBasicContext.cpp85 std::filesystem::path devpath = "/dev/i2c-" + std::to_string(bus); in execBasicQuery() local
/openbmc/linux/lib/
Dkobject.c
/openbmc/qemu/qga/
H A Dcommands-linux.c37 static int dev_major_minor(const char *devpath, in dev_major_minor()
716 static bool is_disk_virtual(const char *devpath, Error **errp) in is_disk_virtual()
728 static void build_guest_fsinfo_for_device(char const *devpath, in build_guest_fsinfo_for_device()
1089 char *devpath = g_strdup_printf("/sys/dev/block/%u:%u", in build_guest_fsinfo() local
/openbmc/debug-trigger/
H A Dmain.c537 char devpath[PATH_MAX]; in main() local
/openbmc/qemu/system/
H A Dbootdevice.c211 char *devpath = NULL, *s = NULL, *d, *bootpath; in get_boot_device_path() local
/openbmc/qemu/hw/core/
H A Dloader.c1049 char devpath[100]; in rom_add_file() local
1140 char devpath[100]; in rom_add_blob() local