/kernel/linux/linux-5.10/sound/pci/ice1712/ |
H A D | prodigy_hifi.c | 255 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_get() local 267 struct prodigy_hifi_spec *spec = ice->spec; in ak4396_dac_vol_put() local 364 struct prodigy_hifi_spec *spec = ice->spec; in wm_dac_vol_get() local 376 struct prodigy_hifi_spec *spec = ice->spec; wm_dac_vol_put() local 412 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_get() local 425 struct prodigy_hifi_spec *spec = ice->spec; wm8766_vol_put() local 463 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_get() local 474 struct prodigy_hifi_spec *spec = ice->spec; wm_master_vol_put() local 994 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hifi_resume() local 1064 struct prodigy_hifi_spec *spec; prodigy_hifi_init() local 1135 struct prodigy_hifi_spec *spec = ice->spec; prodigy_hd2_resume() local 1148 struct prodigy_hifi_spec *spec; prodigy_hd2_init() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_filters.c | 63 static bool efx_mcdi_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_mcdi_filter_is_exclusive() argument 84 efx_mcdi_filter_set_entry(struct efx_mcdi_filter_table *table, unsigned int filter_idx, const struct efx_filter_spec *spec, unsigned int flags) efx_mcdi_filter_set_entry() argument 93 efx_mcdi_filter_push_prep_set_match_fields(struct efx_nic *efx, const struct efx_filter_spec *spec, efx_dword_t *inbuf) efx_mcdi_filter_push_prep_set_match_fields() argument 194 efx_mcdi_filter_push_prep(struct efx_nic *efx, const struct efx_filter_spec *spec, efx_dword_t *inbuf, u64 handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push_prep() argument 243 efx_mcdi_filter_push(struct efx_nic *efx, const struct efx_filter_spec *spec, u64 *handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push() argument 265 efx_mcdi_filter_mcdi_flags_from_spec(const struct efx_filter_spec *spec) efx_mcdi_filter_mcdi_flags_from_spec() argument 325 efx_mcdi_filter_pri(struct efx_mcdi_filter_table *table, const struct efx_filter_spec *spec) efx_mcdi_filter_pri() argument 340 efx_mcdi_filter_insert_locked(struct efx_nic *efx, struct efx_filter_spec *spec, bool replace_equal) efx_mcdi_filter_insert_locked() argument 552 efx_mcdi_filter_insert(struct efx_nic *efx, struct efx_filter_spec *spec, bool replace_equal) efx_mcdi_filter_insert() argument 581 struct efx_filter_spec *spec; efx_mcdi_filter_remove_internal() local 713 efx_mcdi_filter_get_safe(struct efx_nic *efx, enum efx_filter_priority priority, u32 filter_id, struct efx_filter_spec *spec) efx_mcdi_filter_get_safe() argument 746 struct efx_filter_spec spec; efx_mcdi_filter_insert_addr_list() local 827 struct efx_filter_spec spec; efx_mcdi_filter_insert_def() local 1146 struct efx_filter_spec *spec; efx_mcdi_filter_get_rx_ids() local 1374 struct efx_filter_spec *spec; efx_mcdi_filter_table_restore() local 1466 struct efx_filter_spec *spec; efx_mcdi_filter_table_down() local 1778 struct efx_filter_spec *spec, saved_spec; efx_mcdi_filter_rfs_expire_one() local [all...] |
/kernel/linux/linux-6.6/drivers/memory/tegra/ |
H A D | tegra20.c | 393 tegra20_mc_of_icc_xlate_extended(struct of_phandle_args *spec, void *data) in tegra20_mc_of_icc_xlate_extended() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
H A D | dr_rule.c | 1076 static enum mlx5dr_ipv dr_rule_get_ipv(struct mlx5dr_match_spec *spec) in dr_rule_get_ipv() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ipsec_fs.c | 162 struct mlx5_flow_spec *spec; in ipsec_rx_status_drop_create() local 229 struct mlx5_flow_spec *spec; in ipsec_rx_status_pass_create() local 298 struct mlx5_flow_spec *spec; ipsec_miss_create() local 628 struct mlx5_flow_spec *spec; ipsec_counter_rule_tx() local 916 setup_fte_addr4(struct mlx5_flow_spec *spec, __be32 *saddr, __be32 *daddr) setup_fte_addr4() argument 942 setup_fte_addr6(struct mlx5_flow_spec *spec, __be32 *saddr, __be32 *daddr) setup_fte_addr6() argument 968 setup_fte_esp(struct mlx5_flow_spec *spec) setup_fte_esp() argument 977 setup_fte_spi(struct mlx5_flow_spec *spec, u32 spi, bool encap) setup_fte_spi() argument 995 setup_fte_no_frags(struct mlx5_flow_spec *spec) setup_fte_no_frags() argument 1004 setup_fte_reg_a(struct mlx5_flow_spec *spec) setup_fte_reg_a() argument 1015 setup_fte_reg_c4(struct mlx5_flow_spec *spec, u32 reqid) setup_fte_reg_c4() argument 1026 setup_fte_upper_proto_match(struct mlx5_flow_spec *spec, struct upspec *upspec) setup_fte_upper_proto_match() argument 1331 struct mlx5_flow_spec *spec; rx_add_rule() local 1431 struct mlx5_flow_spec *spec; tx_add_rule() local 1524 struct mlx5_flow_spec *spec; tx_add_policy() local 1608 struct mlx5_flow_spec *spec; rx_add_policy() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_fs_ethtool.c | 465 struct mlx5_flow_spec *spec; in add_ethtool_flow_rule() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/microsoft/mana/ |
H A D | gdma_main.c | 628 static void mana_gd_create_cq(const struct gdma_queue_spec *spec, in mana_gd_create_cq() argument 442 mana_gd_register_irq(struct gdma_queue *queue, const struct gdma_queue_spec *spec) mana_gd_register_irq() argument 581 mana_gd_create_eq(struct gdma_dev *gd, const struct gdma_queue_spec *spec, bool create_hwq, struct gdma_queue *queue) mana_gd_create_eq() argument 653 mana_gd_create_hwc_queue(struct gdma_dev *gd, const struct gdma_queue_spec *spec, struct gdma_queue **queue_ptr) mana_gd_create_hwc_queue() argument 777 mana_gd_create_mana_eq(struct gdma_dev *gd, const struct gdma_queue_spec *spec, struct gdma_queue **queue_ptr) mana_gd_create_mana_eq() argument 823 mana_gd_create_mana_wq_cq(struct gdma_dev *gd, const struct gdma_queue_spec *spec, struct gdma_queue **queue_ptr) mana_gd_create_mana_wq_cq() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/ |
H A D | nfp_net_debugdump.c | 95 char spec[]; member 184 static int nfp_dump_error_tlv_size(struct nfp_dump_tl *spec) in nfp_dump_error_tlv_size() argument 197 static int nfp_calc_hwinfo_field_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) in nfp_calc_hwinfo_field_sz() argument 229 nfp_calc_rtsym_dump_sz(struct nfp_pf *pf, struct nfp_dump_tl *spec) nfp_calc_rtsym_dump_sz() argument 312 nfp_net_dump_calculate_size(struct nfp_pf *pf, struct nfp_dumpspec *spec, u32 flag) nfp_net_dump_calculate_size() argument 349 nfp_dump_error_tlv(struct nfp_dump_tl *spec, int error, struct nfp_dump_state *dump) nfp_dump_error_tlv() argument 390 nfp_dump_hwinfo(struct nfp_pf *pf, struct nfp_dump_tl *spec, struct nfp_dump_state *dump) nfp_dump_hwinfo() argument 411 nfp_dump_hwinfo_field(struct nfp_pf *pf, struct nfp_dump_tl *spec, struct nfp_dump_state *dump) nfp_dump_hwinfo_field() argument 597 nfp_dump_single_rtsym(struct nfp_pf *pf, struct nfp_dumpspec_rtsym *spec, struct nfp_dump_state *dump) nfp_dump_single_rtsym() argument 737 nfp_net_dump_populate_buffer(struct nfp_pf *pf, struct nfp_dumpspec *spec, struct ethtool_dump *dump_param, void *dest) nfp_net_dump_populate_buffer() argument [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | ethtool_common.c | 658 struct efx_filter_spec spec; in efx_ethtool_get_class_rule() local 932 struct efx_filter_spec spec; efx_ethtool_set_class_rule() local [all...] |
H A D | mcdi_filters.c | 63 static bool efx_mcdi_filter_is_exclusive(const struct efx_filter_spec *spec) in efx_mcdi_filter_is_exclusive() argument 84 efx_mcdi_filter_set_entry(struct efx_mcdi_filter_table *table, unsigned int filter_idx, const struct efx_filter_spec *spec, unsigned int flags) efx_mcdi_filter_set_entry() argument 93 efx_mcdi_filter_push_prep_set_match_fields(struct efx_nic *efx, const struct efx_filter_spec *spec, efx_dword_t *inbuf) efx_mcdi_filter_push_prep_set_match_fields() argument 194 efx_mcdi_filter_push_prep(struct efx_nic *efx, const struct efx_filter_spec *spec, efx_dword_t *inbuf, u64 handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push_prep() argument 246 efx_mcdi_filter_push(struct efx_nic *efx, const struct efx_filter_spec *spec, u64 *handle, struct efx_rss_context *ctx, bool replacing) efx_mcdi_filter_push() argument 268 efx_mcdi_filter_mcdi_flags_from_spec(const struct efx_filter_spec *spec) efx_mcdi_filter_mcdi_flags_from_spec() argument 328 efx_mcdi_filter_pri(struct efx_mcdi_filter_table *table, const struct efx_filter_spec *spec) efx_mcdi_filter_pri() argument 343 efx_mcdi_filter_insert_locked(struct efx_nic *efx, struct efx_filter_spec *spec, bool replace_equal) efx_mcdi_filter_insert_locked() argument 556 efx_mcdi_filter_insert(struct efx_nic *efx, struct efx_filter_spec *spec, bool replace_equal) efx_mcdi_filter_insert() argument 585 struct efx_filter_spec *spec; efx_mcdi_filter_remove_internal() local 717 efx_mcdi_filter_get_safe(struct efx_nic *efx, enum efx_filter_priority priority, u32 filter_id, struct efx_filter_spec *spec) efx_mcdi_filter_get_safe() argument 750 struct efx_filter_spec spec; efx_mcdi_filter_insert_addr_list() local 831 struct efx_filter_spec spec; efx_mcdi_filter_insert_def() local 1150 struct efx_filter_spec *spec; efx_mcdi_filter_get_rx_ids() local 1378 struct efx_filter_spec *spec; efx_mcdi_filter_table_restore() local 1470 struct efx_filter_spec *spec; efx_mcdi_filter_table_down() local 1782 struct efx_filter_spec *spec, saved_spec; efx_mcdi_filter_rfs_expire_one() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/falcon/ |
H A D | ethtool.c | 805 struct ef4_filter_spec spec; in ef4_ethtool_get_class_rule() local 1041 struct ef4_filter_spec spec; ef4_ethtool_set_class_rule() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool_common.c | 658 struct efx_filter_spec spec; in efx_ethtool_get_class_rule() local 933 struct efx_filter_spec spec; efx_ethtool_set_class_rule() local [all...] |
/kernel/linux/linux-6.6/fs/crypto/ |
H A D | fscrypt_private.h | 553 static inline int master_key_spec_len(const struct fscrypt_key_specifier *spec) in master_key_spec_len() argument 541 master_key_spec_type( const struct fscrypt_key_specifier *spec) master_key_spec_type() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sstfb.c | 1150 struct sst_spec *spec; in sst_init() local 1325 struct sst_spec *spec; in sstfb_probe() local
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-tegra186.c | 459 tegra186_gpio_of_xlate(struct gpio_chip *chip, const struct of_phandle_args *spec, u32 *flags) tegra186_gpio_of_xlate() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
H A D | mcg.c | 836 static int parse_trans_rule(struct mlx4_dev *dev, struct mlx4_spec_list *spec, in parse_trans_rule() argument 1372 struct mlx4_spec_list spec = { {NULL} }; mlx4_trans_to_dmfs_attach() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500usb.c | 1664 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500usb_probe_hw_mode() local [all...] |
H A D | rt2500pci.c | 1857 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2500pci_probe_hw_mode() local [all...] |
H A D | rt2400pci.c | 1562 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt2400pci_probe_hw_mode() local
|
H A D | rt73usb.c | 2091 struct hw_mode_spec *spec = &rt2x00dev->spec; in rt73usb_probe_hw_mode() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_pps.c | 1408 struct edp_power_seq cur, vbt, spec, in pps_init_delays() local 1383 pps_init_delays_spec(struct intel_dp *intel_dp, struct edp_power_seq *spec) pps_init_delays_spec() argument [all...] |
/kernel/linux/linux-6.6/sound/soc/intel/avs/ |
H A D | avs.h | 116 const struct avs_spec *spec; member
|
/kernel/liteos_a/compat/posix/src/ |
H A D | time.c | 1101 struct itimerspec spec; in setitimer() local 1153 struct itimerspec spec = {}; in getitimer() local
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_conexant.c | 63 static int set_beep_amp(struct conexant_spec *spec, hda_nid_t nid, in set_beep_amp() argument 83 struct conexant_spec *spec = codec->spec; in cx_auto_parse_beep() local 102 struct conexant_spec *spec = codec->spec; in cx_auto_parse_eapd() local 141 struct conexant_spec *spec = codec->spec; cx_auto_vmaster_hook() local 151 struct conexant_spec *spec = codec->spec; cx_auto_vmaster_mute_led() local 161 struct conexant_spec *spec = codec->spec; cxt_init_gpio_led() local 197 struct conexant_spec *spec = codec->spec; cx_auto_init() local 213 struct conexant_spec *spec = codec->spec; cx_auto_shutdown() local 256 struct conexant_spec *spec = codec->spec; cx_update_headset_mic_vref() local 289 struct conexant_spec *spec = codec->spec; cx_jack_unsol_event() local 356 struct conexant_spec *spec = codec->spec; cxt_fixup_stereo_dmic() local 378 struct conexant_spec *spec = codec->spec; cxt_update_headset_mode() local 410 struct conexant_spec *spec = codec->spec; cxt_fixup_headphone_mic() local 431 struct conexant_spec *spec = codec->spec; cxt_fixup_headset_mic() local 464 struct conexant_spec *spec = codec->spec; olpc_xo_update_mic_boost() local 479 struct conexant_spec *spec = codec->spec; olpc_xo_update_mic_pins() local 535 struct conexant_spec *spec = codec->spec; olpc_xo_automic() local 551 struct conexant_spec *spec = codec->spec; olpc_xo_capture_hook() local 572 struct conexant_spec *spec = codec->spec; olpc_xo_dc_mode_get() local 581 struct conexant_spec *spec = codec->spec; olpc_xo_dc_mode_put() local 597 struct conexant_spec *spec = codec->spec; olpc_xo_dc_bias_enum_get() local 612 struct conexant_spec *spec = codec->spec; olpc_xo_dc_bias_enum_put() local 653 struct conexant_spec *spec = codec->spec; olpc_xo_mic_boost_put() local 663 struct conexant_spec *spec = codec->spec; cxt_fixup_olpc_xo() local 694 struct conexant_spec *spec = codec->spec; cxt_fixup_mute_led_eapd() local 746 struct conexant_spec *spec = codec->spec; cxt_update_gpio_led() local 768 struct conexant_spec *spec = codec->spec; cxt_gpio_mute_update() local 779 struct conexant_spec *spec = codec->spec; cxt_gpio_micmute_update() local 788 struct conexant_spec *spec = codec->spec; cxt_setup_mute_led() local 1138 struct conexant_spec *spec = codec->spec; add_cx5051_fake_mutes() local 1153 struct conexant_spec *spec; patch_conexant_auto() local [all...] |
H A D | patch_cirrus.c | 132 struct cs_spec *spec = codec->spec; in cs_vendor_coef_get() local 143 struct cs_spec *spec = codec->spec; in cs_vendor_coef_set() local 159 struct cs_spec *spec = codec->spec; in cs_automute() local 188 struct cs_spec *spec = codec->spec; init_input_coef() local 294 struct cs_spec *spec = codec->spec; cs_init() local 346 struct cs_spec *spec = codec->spec; cs_parse_auto_config() local 498 struct cs_spec *spec = codec->spec; cs420x_fixup_gpio_13() local 511 struct cs_spec *spec = codec->spec; cs420x_fixup_gpio_23() local 574 struct cs_spec *spec; cs_alloc_spec() local 589 struct cs_spec *spec; patch_cs420x() local 656 struct cs_spec *spec = codec->spec; cs4208_fixup_gpio0() local 703 struct cs_spec *spec = codec->spec; cs4208_spdif_sw_put() local 716 struct cs_spec *spec = codec->spec; cs4208_fixup_spdif_switch() local 771 struct cs_spec *spec; patch_cs4208() local 854 struct cs_spec *spec = codec->spec; cs421x_fixup_sense_b() local 992 struct cs_spec *spec = codec->spec; cs4210_pinmux_init() local 1026 struct cs_spec *spec = codec->spec; cs4210_spdif_automute() local 1048 struct cs_spec *spec = codec->spec; parse_cs421x_digital() local 1065 struct cs_spec *spec = codec->spec; cs421x_init() local 1105 struct cs_spec *spec = codec->spec; cs421x_parse_auto_config() local 1138 struct cs_spec *spec = codec->spec; cs421x_suspend() local 1171 struct cs_spec *spec; patch_cs4210() local 1207 struct cs_spec *spec; patch_cs4213() local [all...] |