Home
last modified time | relevance | path

Searched defs:_type (Results 26 – 50 of 172) sorted by relevance

1234567

/openbmc/phosphor-hwmon/
H A Dfan_pwm.hpp52 static constexpr auto _type = "pwm"; member in hwmon::FanPwm
H A Dfan_speed.hpp59 static constexpr auto _type = "fan"; member in hwmon::FanSpeed
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gpu_state.h129 #define CLUSTER_DBGAHB(_id, _base, _type, _reg) \ argument
178 #define HLSQ_DBG_REGS(_base, _type, _array) \ argument
188 #define SHADER(_type, _size) \ argument
/openbmc/linux/arch/arm/mach-imx/
H A Dhardware.h102 #define imx_map_entry(soc, name, _type) { \ argument
/openbmc/linux/security/keys/
H A Dkeyctl.c46 const char __user *_type, in key_get_type_from_user()
74 SYSCALL_DEFINE5(add_key, const char __user *, _type, in SYSCALL_DEFINE5() argument
167 SYSCALL_DEFINE4(request_key, const char __user *, _type, in SYSCALL_DEFINE4() argument
717 const char __user *_type, in keyctl_keyring_search()
1729 long keyctl_restrict_keyring(key_serial_t id, const char __user *_type, in keyctl_restrict_keyring()
/openbmc/linux/drivers/iio/common/ssp_sensors/
H A Dssp_iio_sensor.h5 #define SSP_CHANNEL_AG(_type, _mod, _index) \ argument
/openbmc/linux/arch/arc/include/asm/
H A Dmach_desc.h54 #define MACHINE_START(_type, _name) \ argument
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dmru.hpp124 uint16_t _type; member in openpower::pels::src::MRU
H A Dfru_identity.hpp308 uint16_t _type; member in openpower::pels::src::FRUIdentity
/openbmc/phosphor-hwmon/test/
H A Dhwmonio_default_unittest.cpp25 const std::string _type = "fan"; member in hwmonio::__anon58fc77ce0111::HwmonIOTest
/openbmc/linux/include/uapi/rdma/
H A Drvt-abi.h14 #define RDMA_ATOMIC_UAPI(_type, _name) struct{ _type val; } _name argument
/openbmc/linux/drivers/input/touchscreen/
H A Dtsc2007_iio.c15 #define TSC2007_CHAN_IIO(_chan, _name, _type, _chan_info) \ argument
/openbmc/qemu/include/hw/pci/
H A Dshpc.h56 #define SHPC_VMSTATE(_field, _type, _test) \ argument
/openbmc/phosphor-fan-presence/control/json/
H A Dgroup.hpp177 std::optional<std::string> _type; member in phosphor::fan::control::json::Group
/openbmc/u-boot/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h65 #define DEF_TYPE(_name, _id, _type...) \ argument
67 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
/openbmc/linux/drivers/regulator/
H A Dmax77826-regulator.c113 #define MAX77826_VOLT_RANGE(_type) \ argument
118 #define MAX77826_LDO(_id, _type) \ argument
/openbmc/linux/drivers/clk/renesas/
H A Drenesas-cpg-mssr.h44 #define DEF_TYPE(_name, _id, _type...) \ argument
46 #define DEF_BASE(_name, _id, _type, _parent...) \ argument
/openbmc/linux/drivers/clk/pistachio/
H A Dclk.h119 #define PLL(_id, _name, _pname, _type, _reg, _rates) \ argument
130 #define PLL_FIXED(_id, _name, _pname, _type, _reg) \ argument
/openbmc/linux/drivers/iio/adc/
H A Dmp2629_adc.c32 #define MP2629_ADC_CHAN(_ch, _type) { \ argument
H A Dlp8788_adc.c127 #define LP8788_CHAN(_id, _type) { \ argument
H A Dintel_mrfld_adc.c145 #define BCOVE_ADC_CHANNEL(_type, _channel, _datasheet_name, _address) \ argument
H A Drn5t618-adc.c168 #define RN5T618_ADC_CHANNEL(_channel, _type, _name) { \ argument
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_keys.h54 #define MLXSW_AFK_ELEMENT_INFO(_type, _element, _offset, _shift, _size) \ argument
86 #define MLXSW_AFK_ELEMENT_INST(_type, _element, _offset, \ argument
/openbmc/linux/tools/perf/ui/gtk/
H A Dhists.c43 #define __HPP_COLOR_PERCENT_FN(_type, _field) \ argument
57 #define __HPP_COLOR_ACC_PERCENT_FN(_type, _field) \ argument
/openbmc/linux/drivers/mfd/
H A Dlm3533-core.c316 #define LM3533_OUTPUT_ATTR(_name, _mode, _show, _store, _type, _id) \ argument
322 #define LM3533_OUTPUT_ATTR_RW(_name, _type, _id) \ argument

1234567