Home
last modified time | relevance | path

Searched defs:features (Results 1 – 25 of 665) sorted by relevance

12345678910>>...27

/openbmc/linux/Documentation/input/devices/
H A Diforce-protocol.rst225 Query ram size
236 Query number of effects
247 Vendor's id
256 Product id
265 Open device
274 Close device
283 Query effect
293 Firmware Version
/openbmc/openbmc/poky/meta/lib/oe/
H A Dpackagegroup.py12 def packages(features, d): argument
18 def required_packages(features, d): argument
22 def optional_packages(features, d): argument
26 def active_packages(features, d): argument
30 def active_recipes(features, d): argument
/openbmc/linux/fs/btrfs/
H A Dfs.c12 u64 features; in __btrfs_set_fs_incompat() local
35 u64 features; in __btrfs_clear_fs_incompat() local
58 u64 features; in __btrfs_set_fs_compat_ro() local
81 u64 features; in __btrfs_clear_fs_compat_ro() local
/openbmc/linux/net/ipv4/
H A Desp4_offload.c112 netdev_features_t features) in xfrm4_tunnel_gso_segment()
122 netdev_features_t features) in xfrm4_transport_gso_segment()
138 netdev_features_t features) in xfrm4_beet_gso_segment()
179 netdev_features_t features) in xfrm4_outer_mode_gso_segment()
194 netdev_features_t features) in esp4_gso_segment()
252 static int esp_xmit(struct xfrm_state *x, struct sk_buff *skb, netdev_features_t features) in esp_xmit()
H A Dudp_offload.c17 netdev_features_t features, in __skb_udp_tunnel_segment()
19 netdev_features_t features), in __skb_udp_tunnel_segment()
154 netdev_features_t features, in skb_udp_tunnel_segment()
251 netdev_features_t features, in __udp_gso_segment_list()
266 netdev_features_t features, bool is_ipv6) in __udp_gso_segment()
377 netdev_features_t features) in udp4_ufo_fragment()
H A Dtcp_offload.c32 netdev_features_t features) in tcp4_gso_segment()
57 netdev_features_t features) in tcp_gso_segment()
/openbmc/qemu/tests/qapi-schema/
H A Dtest-qapi.py33 def visit_enum_type(self, name, info, ifcond, features, members, prefix): argument
50 def visit_object_type(self, name, info, ifcond, features, argument
64 def visit_alternate_type(self, name, info, ifcond, features, variants): argument
70 def visit_command(self, name, info, ifcond, features, argument
82 def visit_event(self, name, info, ifcond, features, arg_type, boxed): argument
111 def _print_features(cls, features, indent=4): argument
/openbmc/linux/net/ipv6/
H A Desp6_offload.c146 netdev_features_t features) in xfrm6_tunnel_gso_segment()
156 netdev_features_t features) in xfrm6_transport_gso_segment()
172 netdev_features_t features) in xfrm6_beet_gso_segment()
217 netdev_features_t features) in xfrm6_outer_mode_gso_segment()
232 netdev_features_t features) in esp6_gso_segment()
288 static int esp6_xmit(struct xfrm_state *x, struct sk_buff *skb, netdev_features_t features) in esp6_xmit()
H A Dip6_offload.c110 netdev_features_t features) in ipv6_gso_segment()
436 netdev_features_t features) in sit_gso_segment()
445 netdev_features_t features) in ip4ip6_gso_segment()
454 netdev_features_t features) in ip6ip6_gso_segment()
/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.c208 static void __atlx_vlan_mode(netdev_features_t features, u32 *ctrl) in __atlx_vlan_mode()
220 netdev_features_t features) in atlx_vlan_mode()
241 netdev_features_t features) in atlx_fix_features()
256 netdev_features_t features) in atlx_set_features()
/openbmc/linux/net/core/
H A Dgso.c14 netdev_features_t features, __be16 type) in skb_eth_gso_segment()
38 netdev_features_t features) in skb_mac_gso_segment()
89 netdev_features_t features, bool tx_path) in __skb_gso_segment()
/openbmc/qemu/target/s390x/
H A Dcpu_features.c66 void s390_fill_feat_block(const S390FeatBitmap features, S390FeatType type, in s390_fill_feat_block()
156 void s390_add_from_feat_block(S390FeatBitmap features, S390FeatType type, in s390_add_from_feat_block()
187 void s390_feat_bitmap_to_ascii(const S390FeatBitmap features, void *opaque, in s390_feat_bitmap_to_ascii()
/openbmc/linux/arch/arm/mm/
H A Dcache-tauros2.c180 static void enable_extra_feature(unsigned int features) in enable_extra_feature()
205 static void __init tauros2_internal_init(unsigned int features) in tauros2_internal_init()
282 void __init tauros2_init(unsigned int features) in tauros2_init()
/openbmc/linux/arch/x86/kernel/
H A Dshstk.c31 static bool features_enabled(unsigned long features) in features_enabled()
36 static void features_set(unsigned long features) in features_set()
41 static void features_clr(unsigned long features) in features_clr()
537 unsigned long features = arg2; in shstk_prctl() local
/openbmc/qemu/scripts/qapi/
H A Dschema.py58 def __init__(self, name: str, info, doc, ifcond=None, features=None): argument
153 def visit_object_type(self, name, info, ifcond, features, argument
157 def visit_object_type_flat(self, name, info, ifcond, features, argument
164 def visit_command(self, name, info, ifcond, features, argument
412 def __init__(self, name, info, doc, ifcond, features, argument
527 def __init__(self, name, info, doc, ifcond, features, variants): argument
739 def __init__(self, name, info, ifcond=None, features=None): argument
802 def __init__(self, name, info, doc, ifcond, features, argument
1035 def _make_features(self, features, info): argument
1042 def _make_enum_member(self, name, ifcond, features, info): argument
[all …]
/openbmc/linux/drivers/hid/
H A Dwacom_wac.c172 struct wacom_features *features = &wacom->features; in wacom_pl_irq() local
343 struct wacom_features *features = &wacom->features; in wacom_graphire_irq() local
515 struct wacom_features *features = &wacom->features; in wacom_intuos_pad() local
783 struct wacom_features *features = &wacom->features; in wacom_exit_report() local
821 struct wacom_features *features = &wacom->features; in wacom_intuos_inout() local
897 struct wacom_features *features = &wacom->features; in wacom_intuos_general() local
3009 struct wacom_features *features = &wacom->features; in wacom_bpt_touch() local
3050 struct wacom_features *features = &wacom->features; in wacom_bpt3_touch_msg() local
3094 struct wacom_features *features = &wacom->features; in wacom_bpt3_button_msg() local
3140 struct wacom_features *features = &wacom->features; in wacom_bpt_pen() local
[all …]
H A Dwacom_sys.c90 struct wacom_features *features = &wacom_wac->features; in wacom_wac_pen_serial_enforce() local
213 struct wacom_features *features = &wacom->wacom_wac.features; in wacom_hid_usage_quirk() local
482 struct wacom_features *features) in wacom_post_parse_hid()
510 struct wacom_features *features) in wacom_parse_hid()
608 struct wacom_features *features) in wacom_bt_query_tablet_data()
671 struct wacom_features *features = &wacom_wac->features; in _wacom_query_tablet_data() local
709 struct wacom_features *features) in wacom_retrieve_hid_descriptor()
2227 struct wacom_features *features = &wacom_wac->features; in wacom_update_name() local
2328 struct wacom_features *features = &wacom_wac->features; in wacom_parse_and_register() local
2778 struct wacom_features *features; in wacom_probe() local
[all …]
/openbmc/qemu/docs/sphinx/
H A Dqapidoc.py312 def visit_enum_type(self, name, info, ifcond, features, members, prefix): argument
320 def visit_object_type(self, name, info, ifcond, features, argument
331 def visit_alternate_type(self, name, info, ifcond, features, variants): argument
339 def visit_command(self, name, info, ifcond, features, arg_type, argument
350 def visit_event(self, name, info, ifcond, features, arg_type, boxed): argument
/openbmc/qemu/tests/qtest/
H A Dvirtio-blk-test.c119 uint64_t features; in test_basic() local
357 uint64_t features; in indirect() local
438 uint64_t features; in config() local
473 uint64_t features; in msix() local
581 uint64_t features; in idx() local
/openbmc/linux/arch/arm64/include/asm/
H A Dcpufeature.h511 cpuid_feature_extract_signed_field_width(u64 features, int field, int width) in cpuid_feature_extract_signed_field_width()
517 cpuid_feature_extract_signed_field(u64 features, int field) in cpuid_feature_extract_signed_field()
523 cpuid_feature_extract_unsigned_field_width(u64 features, int field, int width) in cpuid_feature_extract_unsigned_field_width()
529 cpuid_feature_extract_unsigned_field(u64 features, int field) in cpuid_feature_extract_unsigned_field()
540 cpuid_feature_cap_perfmon_field(u64 features, int field, u64 cap) in cpuid_feature_cap_perfmon_field()
568 cpuid_feature_extract_field_width(u64 features, int field, int width, bool sign) in cpuid_feature_extract_field_width()
578 cpuid_feature_extract_field(u64 features, int field, bool sign) in cpuid_feature_extract_field()
/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.c216 u64 features; in ifcvf_get_hw_features() local
239 u64 features; in ifcvf_get_driver_features() local
252 int ifcvf_verify_min_features(struct ifcvf_hw *hw, u64 features) in ifcvf_verify_min_features()
318 void ifcvf_set_driver_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_driver_features()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_rxtx.h91 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check()
153 mlx5e_ipsec_feature_check(struct sk_buff *skb, netdev_features_t features) in mlx5e_ipsec_feature_check()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c49 bool npc_is_feature_supported(struct rvu *rvu, u64 features, u8 intf) in npc_is_feature_supported()
334 u64 *features; in npc_handle_multi_layer_fields() local
541 u64 *features = &mcam->rx_features; in npc_set_features() local
690 static int npc_check_unsupported_flows(struct rvu *rvu, u64 features, u8 intf) in npc_check_unsupported_flows()
804 u64 features, struct flow_msg *pkt, in npc_update_ipv6_flow()
851 u64 features, u8 intf) in npc_update_vlan_features()
873 u64 features, struct flow_msg *pkt, in npc_update_flow()
1141 u64 features, installed_features, missing_features = 0; in npc_install_flow() local
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Disdnhdlc.c40 void isdnhdlc_rcv_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_rcv_init()
51 void isdnhdlc_out_init(struct isdnhdlc_vars *hdlc, u32 features) in isdnhdlc_out_init()
/openbmc/linux/drivers/rtc/
H A Drtc-optee.c34 u64 features; member
52 u64 features; member
190 u64 *features) in optee_rtc_read_info()

12345678910>>...27