/openbmc/linux/scripts/kconfig/ |
H A D | qconf.cc | 94 struct property *prop; in updateMenu() local 1084 for (struct property *prop = sym->prop; prop; prop = prop->next) { in debug_info() local 1201 for (struct property *prop = sym->prop; prop; prop = prop->next) { in clicked() local 1299 struct property *prop; in search() local
|
/openbmc/linux/drivers/tty/serial/8250/ |
H A D | 8250_of.c | 38 u32 clk, spd, prop; in of_platform_serial_setup() local
|
/openbmc/linux/arch/powerpc/platforms/embedded6xx/ |
H A D | mvme5100.c | 58 const u32 *prop = NULL; in mvme5100_pic_init() local
|
/openbmc/linux/arch/arm64/kvm/hyp/nvhe/ |
H A D | ffa.c | 79 static void ffa_to_smccc_res_prop(struct arm_smccc_res *res, int ret, u64 prop) in ffa_to_smccc_res_prop() 621 u64 prop = 0; in do_ffa_features() local
|
/openbmc/qemu/tests/qtest/ |
H A D | xlnx-versal-trng-test.c | 418 const char *prop = "forced-prng"; in trng_test_forced_prng() local 451 const char *prop = "fips-fault-events"; in trng_test_fault_events() local
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | hotplug-memory.c | 24 static void dlpar_free_property(struct property *prop) in dlpar_free_property() 31 static struct property *dlpar_clone_property(struct property *prop, in dlpar_clone_property()
|
/openbmc/linux/drivers/thermal/ |
H A D | thermal_of.c | 97 int prop; in thermal_of_populate_trip() local 249 int prop, ret; in thermal_of_parameters_init() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | hp-wmi-sensors.c | 516 int prop; in check_wobj() local 579 int prop = HP_WMI_PROPERTY_NAME; in check_numeric_sensor_wobj() local 817 int prop = HP_WMI_PROPERTY_NAME; in populate_numeric_sensor_from_wobj() local 1008 int prop = HP_WMI_PLATFORM_EVENTS_PROPERTY_NAME; in populate_platform_events_from_wobj() local 1087 int prop = HP_WMI_EVENT_PROPERTY_NAME; in populate_event_from_wobj() local 1229 static int fungible_show(struct seq_file *seqf, enum hp_wmi_property prop) in fungible_show()
|
/openbmc/linux/sound/soc/codecs/ |
H A D | rt715-sdca-sdw.c | 137 struct sdw_slave_prop *prop = &slave->prop; in rt715_sdca_read_prop() local
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | msi_bitmap.c | 225 struct property prop; in test_of_node() local
|
H A D | dcr.c | 54 const char *prop; in dcr_map_generic() local
|
/openbmc/linux/drivers/power/reset/ |
H A D | reboot-mode.c | 65 struct property *prop; in reboot_mode_register() local
|
/openbmc/ibm-logging/ |
H A D | policy_find.cpp | 44 auto prop = properties.find(name); in getProperty() local
|
/openbmc/u-boot/include/ |
H A D | fdt_support.h | 53 const char *prop, const char *status) in do_fixup_by_path_string()
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | ehci-fsl.c | 61 const void *prop; in ehci_fsl_ofdata_to_platdata() local
|
/openbmc/u-boot/scripts/dtc/libfdt/ |
H A D | fdt_overlay.c | 609 const void *prop; in overlay_apply_node() local 741 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
/openbmc/linux/scripts/dtc/libfdt/ |
H A D | fdt_overlay.c | 550 const void *prop; in overlay_apply_node() local 682 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
|
/openbmc/linux/drivers/accel/habanalabs/gaudi2/ |
H A D | gaudi2_coresight.c | 2139 struct asic_fixed_properties *prop = &hdev->asic_prop; in gaudi2_etr_validate_address() local 2654 struct asic_fixed_properties *prop = &hdev->asic_prop; in gaudi2_coresight_init() local
|
/openbmc/linux/drivers/sbus/char/ |
H A D | openprom.c | 149 struct property *prop; in opromnxtprop() local 421 struct property *prop; in opiocnextprop() local
|
/openbmc/dbus-sensors/src/ |
H A D | sensor.hpp | 397 for (const thresholds::ThresholdDefinition& prop : in propertyLevel() local 417 for (const thresholds::ThresholdDefinition& prop : in propertyAlarm() local
|
/openbmc/linux/drivers/memory/ |
H A D | of_memory.c | 320 struct property *prop; in of_lpddr2_get_info() local
|
/openbmc/linux/arch/powerpc/platforms/85xx/ |
H A D | mpc85xx_mds.c | 200 const unsigned int *prop; in mpc85xx_mds_reset_ucc_phys() local
|
/openbmc/linux/drivers/accel/habanalabs/common/ |
H A D | command_submission.c | 1099 struct asic_fixed_properties *prop = &hdev->asic_prop; in hl_release_pending_user_interrupts() local 1789 struct hl_sync_stream_properties *prop; in hl_cs_signal_sob_wraparound_handler() local 1994 struct hl_sync_stream_properties *prop; in cs_ioctl_reserve_signals() local 2113 struct hl_sync_stream_properties *prop; in cs_ioctl_unreserve_signals() local 2530 struct asic_fixed_properties *prop = &hdev->asic_prop; in cs_ioctl_flush_pci_hbw_writes() local 3570 struct asic_fixed_properties *prop; in hl_interrupt_wait_ioctl() local
|
/openbmc/linux/drivers/crypto/nx/ |
H A D | nx-common-pseries.c | 576 struct property *prop) in nx842_OF_upd_status() 611 struct property *prop) { in nx842_OF_upd_maxsglen() 659 struct property *prop) { in nx842_OF_upd_maxsyncop()
|
/openbmc/phosphor-host-ipmid/include/ipmid/ |
H A D | utils.hpp | 426 const T* prop = std::get_if<T>(&item->second); in mappedVariant() local
|