/kernel/linux/linux-6.6/sound/soc/uniphier/ |
H A D | evea.c | 408 .rates = EVEA_RATES, 415 .rates = EVEA_RATES, 425 .rates = EVEA_RATES, 435 .rates = EVEA_RATES,
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | ak4641.c | 476 .hw_params = NULL, /* rates are controlled by BT chip */ 491 .rates = AK4641_RATES, 498 .rates = AK4641_RATES, 511 .rates = AK4641_RATES_BT, 518 .rates = AK4641_RATES_BT,
|
H A D | src4xxx.c | 350 .rates = SRC4XXX_RATES, 357 .rates = SRC4XXX_RATES, 369 .rates = SRC4XXX_RATES, 376 .rates = SRC4XXX_RATES,
|
H A D | mc13783.c | 86 /* Mapping between sample rates and register value */ 660 * forces us to use symmetric rates (mc13783-hifi). 670 .rates = SNDRV_PCM_RATE_8000_96000, 681 .rates = MC13783_RATES_RECORD, 703 .rates = SNDRV_PCM_RATE_8000_96000, 710 .rates = MC13783_RATES_RECORD,
|
H A D | cs4265.c | 513 .rates = CS4265_RATES, 520 .rates = CS4265_RATES, 531 .rates = CS4265_RATES, 538 .rates = CS4265_RATES,
|
H A D | hda.c | 53 stream->rates = pcm->stream[dir].rates; in hda_codec_create_dais() 72 stream->rates = pcm->stream[dir].rates; in hda_codec_create_dais()
|
H A D | chv3-codec.c | 11 .rates = SNDRV_PCM_RATE_CONTINUOUS,
|
H A D | pcm5102a.c | 20 .rates = SNDRV_PCM_RATE_8000_384000,
|
/kernel/linux/linux-6.6/sound/soc/fsl/ |
H A D | fsl_audmix.c | 326 .rates = SNDRV_PCM_RATE_8000_96000, 335 .rates = SNDRV_PCM_RATE_8000_96000, 349 .rates = SNDRV_PCM_RATE_8000_96000, 358 .rates = SNDRV_PCM_RATE_8000_96000,
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 393 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000 | 402 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000 | 414 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000), 422 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000),
|
H A D | midas_wm1811.c | 343 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000), 351 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000), 362 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000), 370 .rates = (SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000),
|
/kernel/linux/linux-6.6/sound/soc/tegra/ |
H A D | tegra210_amx.c | 267 .rates = SNDRV_PCM_RATE_8000_192000, \ 276 .rates = SNDRV_PCM_RATE_8000_192000, \ 291 .rates = SNDRV_PCM_RATE_8000_192000, \ 300 .rates = SNDRV_PCM_RATE_8000_192000, \
|
H A D | tegra210_mixer.c | 313 .rates = SNDRV_PCM_RATE_8000_192000, \ 322 .rates = SNDRV_PCM_RATE_8000_192000, \ 337 .rates = SNDRV_PCM_RATE_8000_192000, \ 346 .rates = SNDRV_PCM_RATE_8000_192000, \
|
/kernel/linux/linux-6.6/sound/virtio/ |
H A D | virtio_pcm.c | 149 values = le64_to_cpu(info->rates); in virtsnd_pcm_build_hw() 151 vss->hw.rates = 0; in virtsnd_pcm_build_hw() 162 vss->hw.rates |= g_v2a_rate_map[i].alsa_bit; in virtsnd_pcm_build_hw() 165 if (!vss->hw.rates) { in virtsnd_pcm_build_hw() 167 "SID %u: no supported PCM frame rates found\n", in virtsnd_pcm_build_hw()
|
/third_party/ffmpeg/libavfilter/ |
H A D | avf_concat.c | 78 AVFilterFormats *formats, *rates = NULL; in query_formats() local 93 rates = ff_all_samplerates(); in query_formats() 94 if ((ret = ff_formats_ref(rates, &ctx->outputs[idx]->incfg.samplerates)) < 0) in query_formats() 106 if ((ret = ff_formats_ref(rates, &ctx->inputs[idx]->outcfg.samplerates)) < 0 || in query_formats() 140 "Video inputs have different frame rates, output will be VFR\n"); in config_output()
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | pcm5102a.c | 20 .rates = SNDRV_PCM_RATE_8000_192000,
|
H A D | ics43432.c | 34 .rates = SNDRV_PCM_RATE_CONTINUOUS,
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
H A D | offload.h | 47 * @rates: rate in ucode internal format 56 __le32 rates; member
|
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 648 struct ieee80211_rate rates[ARRAY_SIZE(hwsim_rates)]; member 1046 cb->control.rates[0].count = 1; in hwsim_send_nullfunc() 1047 cb->control.rates[1].idx = -1; in hwsim_send_nullfunc() 1546 tx_attempts[i].idx = info->status.rates[i].idx; in mac80211_hwsim_tx_frame_nl() 1547 tx_attempts_flags[i].idx = info->status.rates[i].idx; in mac80211_hwsim_tx_frame_nl() 1548 tx_attempts[i].count = info->status.rates[i].count; in mac80211_hwsim_tx_frame_nl() 1551 &info->status.rates[i]); in mac80211_hwsim_tx_frame_nl() 1734 if (info->control.rates[0].flags & IEEE80211_TX_RC_VHT_MCS) { in mac80211_hwsim_tx_frame_no_nl() 1736 ieee80211_rate_get_vht_mcs(&info->control.rates[0]); in mac80211_hwsim_tx_frame_no_nl() 1738 ieee80211_rate_get_vht_nss(&info->control.rates[ in mac80211_hwsim_tx_frame_no_nl() [all...] |
/kernel/linux/linux-6.6/sound/soc/mediatek/mt8186/ |
H A D | mt8186-afe-pcm.c | 363 .rates = MTK_PCM_RATES, 375 .rates = MTK_PCM_RATES, 387 .rates = MTK_PCM_RATES, 399 .rates = MTK_PCM_RATES, 411 .rates = MTK_PCM_RATES, 423 .rates = MTK_PCM_RATES, 435 .rates = MTK_PCM_RATES, 447 .rates = MTK_PCM_RATES, 459 .rates = MTK_PCM_RATES, 471 .rates [all...] |
/kernel/linux/linux-5.10/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 1688 * _transport_phy_speed - set phy min/max link rates 1690 * @rates: rates defined in sas_phy_linkrates 1697 _transport_phy_speed(struct sas_phy *phy, struct sas_phy_linkrates *rates) in _transport_phy_speed() argument 1717 if (!rates->minimum_linkrate) in _transport_phy_speed() 1718 rates->minimum_linkrate = phy->minimum_linkrate; in _transport_phy_speed() 1719 else if (rates->minimum_linkrate < phy->minimum_linkrate_hw) in _transport_phy_speed() 1720 rates->minimum_linkrate = phy->minimum_linkrate_hw; in _transport_phy_speed() 1722 if (!rates->maximum_linkrate) in _transport_phy_speed() 1723 rates in _transport_phy_speed() [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 556 * @basic_rates: bitmap of basic rates, each bit stands for an 948 * in an array of retry rates, that no more rates should be tried. 1014 * @control.rates: TX rates array to try 1025 * @driver_rates: alias to @control.rates to reserve space 1027 * @rate_driver_data: driver use area if driver needs @control.rates 1029 * @status.rates: attempted rates 1061 struct ieee80211_tx_rate rates[ member 1083 struct ieee80211_tx_rate rates[IEEE80211_TX_MAX_RATES]; global() member 2086 struct ieee80211_sta_rates __rcu *rates; global() member [all...] |
/kernel/linux/linux-6.6/drivers/scsi/mpt3sas/ |
H A D | mpt3sas_transport.c | 1894 * _transport_phy_speed - set phy min/max link rates 1896 * @rates: rates defined in sas_phy_linkrates 1903 _transport_phy_speed(struct sas_phy *phy, struct sas_phy_linkrates *rates) in _transport_phy_speed() argument 1926 if (!rates->minimum_linkrate) in _transport_phy_speed() 1927 rates->minimum_linkrate = phy->minimum_linkrate; in _transport_phy_speed() 1928 else if (rates->minimum_linkrate < phy->minimum_linkrate_hw) in _transport_phy_speed() 1929 rates->minimum_linkrate = phy->minimum_linkrate_hw; in _transport_phy_speed() 1931 if (!rates->maximum_linkrate) in _transport_phy_speed() 1932 rates in _transport_phy_speed() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
H A D | rs_render_display_sync.h | 41 int32_t GetNearestFrameRate(int32_t num, const std::vector<int32_t>& rates);
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | ppr.h | 29 struct b43_ppr_rates rates; member
|