/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-annotate.txt | 144 --percent-type:: 145 Set annotation percent type from following choices:
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_cpp.h | 171 #define NFP_CPP_INTERFACE(type, unit, channel) \ argument 172 ((((type) & 0xf) << 12) | \
|
/openbmc/linux/drivers/net/ethernet/freescale/ |
H A D | fsl_pq_mdio.c | 321 .type = "mdio", 354 .type = "mdio",
|
/openbmc/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_sru.c | 97 .type = V4L2_CTRL_TYPE_INTEGER, 373 sru->entity.type = VSP1_ENTITY_SRU; in vsp1_sru_create()
|
/openbmc/linux/drivers/net/ethernet/alacritech/ |
H A D | slic.h | 302 unsigned int type; member 495 __le32 type; member
|
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/ |
H A D | sifive,plic-1.0.0.yaml | 32 ignore them. In the first case, handlers are oblivious to the trigger type, so 34 needs to know the trigger type, so it can reorder the interrupt flow to avoid
|
/openbmc/linux/drivers/nvdimm/ |
H A D | btt_devs.c | 177 return dev->type == &nd_btt_device_type; in is_nd_btt() 208 dev->type = &nd_btt_device_type; in __nd_btt_create()
|
/openbmc/linux/drivers/net/ethernet/renesas/ |
H A D | ravb_ptp.c | 275 switch (req->type) { in ravb_ptp_enable() 308 event.type = PTP_CLOCK_EXTTS; in ravb_ptp_interrupt()
|
/openbmc/linux/drivers/md/ |
H A D | dm-delay.c | 315 static void delay_status(struct dm_target *ti, status_type_t type, in delay_status() argument 321 switch (type) { in delay_status()
|
/openbmc/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun8i-h2-plus-bananapi-m2-zero.dts | 31 type = "c"; 64 regulator-type = "voltage";
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_dev.h | 243 unsigned int type; member 349 void ionic_dev_cmd_lif_identify(struct ionic_dev *idev, u8 type, u8 ver);
|
/openbmc/linux/kernel/time/ |
H A D | namespace.c | 462 .type = CLONE_NEWTIME, 472 .type = CLONE_NEWTIME,
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | ipsec_fs_roce.c | 64 dst.type = MLX5_FLOW_DESTINATION_TYPE_TABLE_TYPE; in ipsec_fs_roce_rx_rule_setup() 107 dst.type = MLX5_FLOW_DESTINATION_TYPE_TABLE_TYPE; in ipsec_fs_roce_tx_rule_setup()
|
/openbmc/linux/crypto/ |
H A D | algif_skcipher.c | 279 static void *skcipher_bind(const char *name, u32 type, u32 mask) in skcipher_bind() argument 281 return crypto_alloc_skcipher(name, type, mask); in skcipher_bind()
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8026-lg-lenok.dts | 16 chassis-type = "watch"; 99 syna,sensor-type = <1>;
|
/openbmc/linux/drivers/media/platform/ti/vpe/ |
H A D | vpdma_priv.h | 254 static inline u32 dtd_type_ctl_stride(int type, bool notify, int field, in dtd_type_ctl_stride() argument 258 return (type << DTD_DATA_TYPE_SHFT) | (notify << DTD_NOTIFY_SHFT) | in dtd_type_ctl_stride()
|
/openbmc/linux/drivers/power/supply/ |
H A D | collie_battery.c | 222 .type = POWER_SUPPLY_TYPE_BATTERY, 253 .type = POWER_SUPPLY_TYPE_BATTERY,
|
/openbmc/linux/drivers/scsi/elx/libefc/ |
H A D | efclib.h | 458 u8 type; member 501 int (*send_bls)(struct efc *efc, u32 type, struct sli_bls_params *bls);
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | tc_tun_geneve.c | 230 if (option_mask->opt_class == 0 && option_mask->type == 0 && in mlx5e_tc_tun_parse_geneve_options() 260 option_key->type, option_key->length); in mlx5e_tc_tun_parse_geneve_options()
|
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_common.h | 38 ice_alloc_hw_res(struct ice_hw *hw, u16 type, u16 num, bool btm, u16 *res); 40 ice_free_hw_res(struct ice_hw *hw, u16 type, u16 num, u16 *res);
|
/openbmc/linux/drivers/usb/typec/ |
H A D | mux.c | 184 sw_dev->dev.type = &typec_switch_dev_type; in typec_switch_register() 428 mux_dev->dev.type = &typec_mux_dev_type; in typec_mux_register()
|
/openbmc/linux/kernel/bpf/ |
H A D | bpf_lsm.c | 87 if (args[0].type == btf_sock_ids[BTF_SOCK_TYPE_SOCKET]) in BTF_SET_END() 89 else if (args[0].type == btf_sock_ids[BTF_SOCK_TYPE_SOCK]) in BTF_SET_END()
|
/openbmc/linux/net/sched/ |
H A D | cls_basic.c | 143 [TCA_BASIC_CLASSID] = { .type = NLA_U32 }, 144 [TCA_BASIC_EMATCHES] = { .type = NLA_NESTED },
|
/openbmc/linux/drivers/regulator/ |
H A D | pv88090-regulator.c | 168 .type = REGULATOR_VOLTAGE,\ 194 .type = REGULATOR_VOLTAGE,\
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | mediatek,mt6779-pinctrl.yaml | 115 type: object 120 type: object
|