Home
last modified time | relevance | path

Searched defs:tbl (Results 276 - 300 of 545) sorted by relevance

1...<<11121314151617181920>>...22

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/bios/
H A Dbios_parser.c170 ATOM_OBJECT_TABLE *tbl = ((ATOM_OBJECT_TABLE *) bios_get_image(&bp->base, in bios_parser_get_connector_id() local
656 ATOM_ASIC_SS_ASSIGNMENT_V3 *tbl; in get_ss_info_v3_1() local
1029 ATOM_ASIC_SS_ASSIGNMENT_V2 *tbl; get_ss_info_from_internal_ss_info_tbl_V2_1() local
1096 ATOM_SPREAD_SPECTRUM_INFO *tbl; get_ss_info_from_ss_info_table() local
1621 ATOM_SPREAD_SPECTRUM_INFO *tbl; get_ss_entry_number_from_ss_info_tbl() local
1710 ATOM_ASIC_SS_ASSIGNMENT_V2 *tbl; get_ss_entry_number_from_internal_ss_info_tbl_v2_1() local
1749 ATOM_ASIC_SS_ASSIGNMENT_V3 *tbl; get_ss_entry_number_from_internal_ss_info_tbl_V3_1() local
1963 ATOM_OBJECT_TABLE *tbl; get_bios_object() local
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dcppc_cpufreq.c945 struct acpi_table_header *tbl; in cppc_check_hisi_workaround() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Ddebug.c1130 const struct wmi_target_roam_tbl *tbl; in ath6kl_debug_roam_tbl_event() local
1166 struct wmi_target_roam_tbl *tbl; in ath6kl_roam_table_read() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dwmm.c1179 struct mwifiex_bss_prio_tbl *tbl = adapter->bss_prio_tbl; in mwifiex_rotate_priolists() local
/kernel/linux/linux-6.6/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usb-legacy.c732 qmp_usb_legacy_configure_lane(void __iomem *base, const struct qmp_phy_init_tbl tbl[], int num, u8 lane_mask) qmp_usb_legacy_configure_lane() argument
751 qmp_usb_legacy_configure(void __iomem *base, const struct qmp_phy_init_tbl tbl[], int num) qmp_usb_legacy_configure() argument
H A Dphy-qcom-qusb2.c273 const struct qusb2_phy_init_tbl *tbl; member
488 qcom_qusb2_phy_configure(void __iomem *base, const unsigned int *regs, const struct qusb2_phy_init_tbl tbl[], int num) qcom_qusb2_phy_configure() argument
[all...]
H A Dphy-qcom-qmp-ufs.c1167 qmp_ufs_configure_lane(void __iomem *base, const struct qmp_phy_init_tbl tbl[], int num, u8 lane_mask) qmp_ufs_configure_lane() argument
1186 qmp_ufs_configure(void __iomem *base, const struct qmp_phy_init_tbl tbl[], int num) qmp_ufs_configure() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_util.c447 u64 _dpu_hw_get_qos_lut(const struct dpu_qos_lut_tbl *tbl, in _dpu_hw_get_qos_lut() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dselftest_lrc.c302 } tbl[] = { in live_lrc_fixed() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow_table.c248 static int tbl_mask_array_realloc(struct flow_table *tbl, int size) in tbl_mask_array_realloc() argument
273 static int tbl_mask_array_add_mask(struct flow_table *tbl, in tbl_mask_array_add_mask() argument
301 static void tbl_mask_array_del_mask(struct flow_table *tbl, in tbl_mask_array_del_mask() argument
334 flow_mask_remove(struct flow_table *tbl, struct sw_flow_mask *mask) flow_mask_remove() argument
730 flow_lookup(struct flow_table *tbl, struct table_instance *ti, struct mask_array *ma, const struct sw_flow_key *key, u32 *n_mask_hit, u32 *n_cache_hit, u32 *index) flow_lookup() argument
786 ovs_flow_tbl_lookup_stats(struct flow_table *tbl, const struct sw_flow_key *key, u32 skb_hash, u32 *n_mask_hit, u32 *n_cache_hit) ovs_flow_tbl_lookup_stats() argument
850 ovs_flow_tbl_lookup(struct flow_table *tbl, const struct sw_flow_key *key) ovs_flow_tbl_lookup() argument
870 ovs_flow_tbl_lookup_exact(struct flow_table *tbl, const struct sw_flow_match *match) ovs_flow_tbl_lookup_exact() argument
920 ovs_flow_tbl_lookup_ufid(struct flow_table *tbl, const struct sw_flow_id *ufid) ovs_flow_tbl_lookup_ufid() argument
990 flow_mask_find(const struct flow_table *tbl, const struct sw_flow_mask *mask) flow_mask_find() argument
1009 flow_mask_insert(struct flow_table *tbl, struct sw_flow *flow, const struct sw_flow_mask *new) flow_mask_insert() argument
[all...]
/kernel/linux/linux-6.6/scripts/dtc/
H A Dlivetree.c694 struct reserve_info *ri, **tbl; in sort_reserve_entries() local
735 struct property *prop, **tbl; sort_properties() local
771 struct node *subnode, **tbl; sort_subnodes() local
[all...]
/kernel/linux/linux-6.6/sound/core/oss/
H A Dmixer_oss.c1212 struct snd_mixer_oss_assign_table *tbl; in snd_mixer_oss_proc_write() local
[all...]
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dpatch_cirrus.c1023 cs4210_spdif_automute(struct hda_codec *codec, struct hda_jack_callback *tbl) cs4210_spdif_automute() argument
/kernel/linux/linux-6.6/net/atm/
H A Dlec.c825 static void *lec_tbl_walk(struct lec_state *state, struct hlist_head *tbl, in lec_tbl_walk() argument
/kernel/linux/linux-6.6/net/ipv4/
H A Darp.c1145 struct neigh_table *tbl = &arp_tbl; in arp_invalidate() local
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_fdb.c215 static struct net_bridge_fdb_entry *fdb_find_rcu(struct rhashtable *tbl, in fdb_find_rcu() argument
/third_party/icu/icu4c/source/common/
H A Drbbitblb.cpp1749 UVector *tbl = fRB->fRuleStatusVals; in printRuleStatusTable() local
/third_party/libdrm/intel/
H A Duthash.h1064 struct UT_hash_table *tbl; global() member
[all...]
/third_party/mbedtls/programs/test/
H A Dbenchmark.c288 unsigned long tbl, tbu0, tbu1; in mbedtls_timing_hardclock() local
/third_party/node/deps/icu-small/source/common/
H A Drbbitblb.cpp1734 UVector *tbl = fRB->fRuleStatusVals; in printRuleStatusTable() local
/third_party/node/deps/openssl/openssl/ssl/
H A Ds3_lib.c4083 SSL_CIPHER *tbl; in ssl3_get_cipher_by_std_name() local
H A Dssl_conf.c99 const ssl_flag_tbl *tbl; member
142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option() argument
162 const ssl_flag_tbl *tbl; in ssl_set_option_list() local
[all...]
/third_party/libcoap/include/coap3/
H A Dcoap_uthash_internal.h1126 struct UT_hash_table *tbl; global() member
[all...]
/third_party/openssl/ssl/
H A Ds3_lib.c4083 SSL_CIPHER *tbl; in ssl3_get_cipher_by_std_name() local
H A Dssl_conf.c99 const ssl_flag_tbl *tbl; member
142 static int ssl_match_option(SSL_CONF_CTX *cctx, const ssl_flag_tbl *tbl, in ssl_match_option() argument
162 const ssl_flag_tbl *tbl; in ssl_set_option_list() local
[all...]

Completed in 42 milliseconds

1...<<11121314151617181920>>...22