/openbmc/phosphor-fan-presence/presence/config_files/p10bmc/com.ibm.Hardware.Chassis.Model.Rainier4U/ |
H A D | config.json | 10 "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 D | config.json | 10 "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 D | config.json | 10 "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 D | chardev_open.c | 62 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 D | config.json | 10 "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 D | config.json | 10 "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 D | config.json | 10 "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 D | config.json | 10 "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 D | config.json | 10 "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 D | config.json | 37 "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 D | readd.cpp | 37 std::string devpath = ""; in main() local
|
/openbmc/openbmc-tools/adcapp/src/ |
H A D | adcifc.c | 46 char devpath[50]; in sys_get_adc_vol() local
|
/openbmc/linux/tools/usb/usbip/src/ |
D | usbip_bind.c |
|
D | usbip_list.c |
|
/openbmc/phosphor-fan-presence/presence/ |
H A D | json_parser.cpp | 289 auto devpath = method["devpath"].get<std::string>(); in getGpio() local
|
/openbmc/dbus-sensors/src/nvme/ |
H A D | NVMeBasicContext.cpp | 85 std::filesystem::path devpath = "/dev/i2c-" + std::to_string(bus); in execBasicQuery() local
|
/openbmc/linux/lib/ |
D | kobject.c |
|
/openbmc/qemu/qga/ |
H A D | commands-linux.c | 37 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 D | main.c | 537 char devpath[PATH_MAX]; in main() local
|
/openbmc/qemu/system/ |
H A D | bootdevice.c | 211 char *devpath = NULL, *s = NULL, *d, *bootpath; in get_boot_device_path() local
|
/openbmc/qemu/hw/core/ |
H A D | loader.c | 1049 char devpath[100]; in rom_add_file() local 1140 char devpath[100]; in rom_add_blob() local
|