/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | tables_lpphy.c | 583 u32 type, value; in b43_lptab_read() local 615 u32 type; in b43_lptab_read_bulk() local 649 u32 type; in b43_lptab_write() local 679 u32 type, value; in b43_lptab_write_bulk() local
|
/openbmc/u-boot/tools/ |
H A D | mtk_image.c | 226 enum brlyt_img_type type; member 259 static int mtk_image_check_image_types(uint8_t type) in mtk_image_check_image_types() 564 static void put_brom_layout_header(struct brom_layout_header *hdr, int type) in put_brom_layout_header() 573 int type, int ver) in put_ghf_common_header()
|
/openbmc/linux/drivers/net/dsa/hirschmann/ |
H A D | hellcreek_hwtstamp.c | 155 unsigned int type) in hellcreek_should_tstamp() 309 unsigned int type; in hellcreek_get_rxts() local 372 unsigned int type; in hellcreek_port_txtstamp() local 409 struct sk_buff *skb, unsigned int type) in hellcreek_port_rxtstamp()
|
/openbmc/linux/security/integrity/evm/ |
H A D | evm_crypto.c | 74 static struct shash_desc *init_desc(char type, uint8_t hash_algo) in init_desc() 143 char type, char *digest) in hmac_add_misc() 224 uint8_t type, struct evm_digest *data) in evm_calc_hmac_or_hash() 316 char type, struct evm_digest *data) in evm_calc_hash()
|
/openbmc/linux/drivers/hwmon/ |
H A D | lm83.c | 104 enum chips type; member 274 static int lm83_read(struct device *dev, enum hwmon_sensor_types type, in lm83_read() 287 static int lm83_write(struct device *dev, enum hwmon_sensor_types type, in lm83_write() 298 static umode_t lm83_is_visible(const void *_data, enum hwmon_sensor_types type, in lm83_is_visible()
|
/openbmc/linux/arch/mips/include/asm/ |
H A D | pgtable-32.h | 213 #define __swp_entry(type, offset) ((swp_entry_t) { (((type) & 0x1f) << 10) | ((offset) << 15) }) argument 241 #define __swp_entry(type, offset) ((swp_entry_t) { (((type) & 0x1f) << 4) | ((offset) << 9) }) argument 270 #define __swp_entry(type, offset) ((swp_entry_t) { (((type) & 0x1f) << 2) | ((offset) << 7) }) argument 294 #define __swp_entry(type, offset) ((swp_entry_t) { ((type) << 8) | ((offset) << 13) }) argument
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | sstep.h | 52 #define OP_IS_LOAD(type) ((LOAD <= (type) && (type) <= LOAD_VSX) || (type) == LARX) argument 53 #define OP_IS_STORE(type) ((STORE <= (type) && (type) <= STORE_VSX) || (type) == STCX) argument 54 #define OP_IS_LOAD_STORE(type) (LOAD <= (type) && (type) <= STCX) argument 114 int type; member
|
H A D | pmi.h | 35 u8 type; member 43 u8 type; member
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema/ |
H A D | PortCollection.json | 19 "type": [ array 49 "type": "null" string 61 "type": "array" string 86 "type": "object" string
|
/openbmc/bmcweb/redfish-core/schema/dmtf/json-schema-installed/ |
H A D | PortCollection.json | 19 "type": [ array 49 "type": "null" string 61 "type": "array" string 86 "type": "object" string
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_irq.c | 518 struct amdgpu_irq_src *src, unsigned int type) in amdgpu_irq_update() 582 unsigned int type) in amdgpu_irq_get() 612 unsigned int type) in amdgpu_irq_put() 646 unsigned int type) in amdgpu_irq_enabled()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 43 static struct mlx5e_ipsec_rx *ipsec_rx(struct mlx5e_ipsec *ipsec, u32 family, int type) in ipsec_rx() 54 static struct mlx5e_ipsec_tx *ipsec_tx(struct mlx5e_ipsec *ipsec, int type) in ipsec_tx() 558 int type) in rx_ft_get() 574 u32 family, u32 prio, int type) in rx_ft_get_policy() 601 static void rx_ft_put(struct mlx5e_ipsec *ipsec, u32 family, int type) in rx_ft_put() 852 u32 prio, int type) in tx_ft_get_policy() 880 struct mlx5e_ipsec *ipsec, int type) in tx_ft_get() 894 static void tx_ft_put(struct mlx5e_ipsec *ipsec, int type) in tx_ft_put() 903 static void tx_ft_put_policy(struct mlx5e_ipsec *ipsec, u32 prio, int type) in tx_ft_put_policy() 1066 int type, u8 dir) in ipsec_fs_get_ns() [all …]
|
/openbmc/linux/security/safesetid/ |
H A D | lsm.h | 50 enum setid_type type; member 64 enum setid_type type; member
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gk104.c | 110 enum nvkm_subdev_type type, int inst, in gk104_therm_new_() 128 gk104_therm_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm… in gk104_therm_new()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/bios/ |
H A D | bios_parser_common.c | 251 static uint32_t id_from_bios_object_id(enum object_type type, in id_from_bios_object_id() 271 enum object_type type; in object_id_from_bios_object_id() local
|
/openbmc/linux/include/trace/events/ |
H A D | 9p.h | 119 #define show_9p_op(type) \ argument 121 #define show_9p_fid_reftype(type) \ argument
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/thingsboard-gateway/thingsboard-gateway/ |
H A D | can.json | 22 "type": "once", string 36 "type": "always", string 48 "type": "always", string
|
/openbmc/rest-dbus/resources/ |
H A D | dbus.js | 72 function format_one_type(type) argument 150 function format_types(type) argument 165 function format_type(type) argument
|
/openbmc/linux/net/ipv6/ |
H A D | tunnel6.c | 204 u8 type, u8 code, int offset, __be32 info) in tunnel6_err() 216 u8 type, u8 code, int offset, __be32 info) in tunnel46_err() 228 u8 type, u8 code, int offset, __be32 info) in tunnelmpls6_err()
|
/openbmc/linux/arch/sparc/include/asm/ |
H A D | uaccess_64.h | 77 #define __put_kernel_nofault(dst, src, type, label) \ argument 147 #define __get_kernel_nofault(dst, src, type, label) \ argument 187 #define __get_user_nocheck(data, addr, size, type) ({ \ argument
|
/openbmc/linux/tools/include/linux/ |
H A D | kernel.h | 36 #define container_of(ptr, type, member) ({ \ argument 57 #define max_t(type, x, y) max((type)x, (type)y) argument 58 #define min_t(type, x, y) min((type)x, (type)y) argument
|
/openbmc/qemu/hw/misc/ |
H A D | axp2xx.c | 66 static void axp209_reset_enter(AXP2xxI2CState *s, ResetType type) in axp209_reset_enter() 109 static void axp221_reset_enter(AXP2xxI2CState *s, ResetType type) in axp221_reset_enter() 163 static void axp2xx_reset_enter(Object *obj, ResetType type) in axp2xx_reset_enter()
|
/openbmc/qemu/ui/ |
H A D | dbus-clipboard.c | 42 QemuClipboardType type) in dbus_clipboard_complete_request() 134 QemuClipboardType type) in dbus_clipboard_qemu_request() 368 QemuClipboardType type = QEMU_CLIPBOARD_TYPE_TEXT; in dbus_clipboard_request() local
|
/openbmc/qemu/hw/core/ |
H A D | reset.c | 69 static void legacy_reset_hold(Object *obj, ResetType type) in legacy_reset_hold() 122 static void find_legacy_reset_cb(Object *obj, void *opaque, ResetType type) in find_legacy_reset_cb() 175 ResetType type = (reason == SHUTDOWN_CAUSE_SNAPSHOT_LOAD) ? in qemu_devices_reset() local
|
/openbmc/pldm/platform-mc/test/ |
H A D | platform_manager_test.cpp | 46 uint8_t type = PLDM_PLATFORM; in TEST_F() local 205 uint8_t type = PLDM_PLATFORM; in TEST_F() local 363 uint8_t type = PLDM_PLATFORM; in TEST_F() local
|