Home
last modified time | relevance | path

Searched defs:spec (Results 76 – 100 of 236) sorted by relevance

12345678910

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqabstractgeotilecache_p.h81 QGeoTileSpec spec; variable
H A Dqgeofiletilecache_p.h83 QGeoTileSpec spec; variable
H A Dqgeotiledmapscene_p_p.h64 void addChild(const QGeoTileSpec &spec, QSGImageNode *node) in addChild()
/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dpatch_si3054.c207 struct si3054_spec *spec = codec->spec; in si3054_init() local
267 struct si3054_spec *spec = kzalloc(sizeof(*spec), GFP_KERNEL); in patch_si3054() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeofiletilecachenokia.cpp54 QString QGeoFileTileCacheNokia::tileSpecToFilename(const QGeoTileSpec &spec, const QString &format,… in tileSpecToFilename() argument
/OK3568_Linux_fs/kernel/sound/firewire/dice/
H A Ddice-presonus.c26 const struct dice_presonus_spec *spec; in snd_dice_detect_presonus_formats() member
H A Ddice-tcelectronic.c62 const struct dice_tc_spec *spec; in snd_dice_detect_tcelectronic_formats() member
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_ioctl.c169 const struct uverbs_attr_spec *spec = &attr_uapi->spec; in uverbs_process_idrs_array() local
229 const struct uverbs_attr_spec *spec = &attr_uapi->spec; in uverbs_free_idrs_array() local
242 const struct uverbs_attr_spec *spec = &attr_uapi->spec; in uverbs_process_attr() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeotiledmap/
H A Dtst_qgeotiledmap.cpp49 void tileFetched(const QGeoTileSpec& spec) { in tileFetched()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dqgeofiletilecachemapbox.cpp56 QString QGeoFileTileCacheMapbox::tileSpecToFilename(const QGeoTileSpec &spec, const QString &format… in tileSpecToFilename() argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_fs.c164 u16 vid, struct mlx5_flow_spec *spec) in __mlx5e_add_vlan_rule()
238 struct mlx5_flow_spec *spec; in mlx5e_add_vlan_rule() local
827 struct mlx5_flow_spec *spec; in mlx5e_generate_ttc_rule() local
999 struct mlx5_flow_spec *spec; in mlx5e_generate_inner_ttc_rule() local
1275 struct mlx5_flow_spec *spec; in mlx5e_add_l2_flow_rule() local
H A Drdma.c30 struct mlx5_flow_spec *spec; in mlx5_rdma_enable_roce_steering() local
H A Dfs_core.c402 static bool check_valid_spec(const struct mlx5_flow_spec *spec) in check_valid_spec()
664 const struct mlx5_flow_spec *spec, in alloc_fte()
1398 const struct mlx5_flow_spec *spec) in alloc_auto_flow_group()
1597 const struct mlx5_flow_spec *spec, in add_rule_fg()
1687 const struct mlx5_flow_spec *spec, in build_match_list()
1763 const struct mlx5_flow_spec *spec, in try_add_to_existing_fg()
1862 const struct mlx5_flow_spec *spec, in _mlx5_add_flow_rules()
1971 const struct mlx5_flow_spec *spec, in mlx5_add_flow_rules()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeotilefetcherosm.cpp143 QGeoTiledMapReply *QGeoTileFetcherOsm::getTileImage(const QGeoTileSpec &spec) in getTileImage()
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c136 struct itimerspec spec = {}; in suspend() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_lgcy.c145 struct mlx5_flow_spec *spec = NULL; in esw_acl_ingress_lgcy_setup() local
H A Dhelper.c51 struct mlx5_flow_spec *spec; in esw_egress_acl_vlan_create() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_gre.c56 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_gretap()
H A Dtc_tun.c497 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse()
647 struct mlx5_flow_spec *spec, in mlx5e_tc_tun_parse_udp_ports()
H A Dtc_ct.c321 mlx5_tc_ct_set_tuple_match(struct mlx5e_priv *priv, struct mlx5_flow_spec *spec, in mlx5_tc_ct_set_tuple_match()
712 struct mlx5_flow_spec *spec = NULL; in mlx5_tc_ct_entry_add_rule() local
1201 int mlx5_tc_ct_add_no_trk_match(struct mlx5_flow_spec *spec) in mlx5_tc_ct_add_no_trk_match()
1228 struct mlx5_flow_spec *spec, in mlx5_tc_ct_match_add()
1341 struct mlx5_flow_spec *spec; in tc_ct_pre_ct_add_rules() local
1939 struct mlx5_flow_spec *spec, in mlx5_tc_ct_flow_offload()
/OK3568_Linux_fs/kernel/drivers/interconnect/qcom/
H A Dicc-rpmh.c102 struct icc_node_data *qcom_icc_xlate_extended(struct of_phandle_args *spec, void *data) in qcom_icc_xlate_extended()
/OK3568_Linux_fs/kernel/scripts/gdb/linux/
H A Dsymbols.py23 def __init__(self, spec, gdb_command): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00config.c167 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2x00ht_center_channel() local
/OK3568_Linux_fs/kernel/drivers/iio/dac/
H A Dti-dac5571.c51 struct dac5571_spec const *spec; member
311 const struct dac5571_spec *spec; in dac5571_probe() local
/OK3568_Linux_fs/u-boot/drivers/mtd/spi/
H A Dsandbox.c132 const char *spec = NULL; in sandbox_sf_probe() local
525 struct udevice *bus, ofnode node, const char *spec) in sandbox_sf_bind_emul()

12345678910