/kernel/linux/linux-5.10/sound/usb/ |
H A D | quirks.c | 423 .rates = SNDRV_PCM_RATE_CONTINUOUS, in create_uaxx_quirk() 1873 * all sample rates other than 96 kHz. in snd_usb_audioformat_attributes_quirk()
|
/kernel/linux/linux-5.10/sound/x86/ |
H A D | intel_hdmi_audio.c | 143 .rates = SNDRV_PCM_RATE_32000 |
|
/kernel/linux/linux-5.10/sound/sparc/ |
H A D | dbri.c | 1998 .rates = SNDRV_PCM_RATE_8000_48000 | SNDRV_PCM_RATE_5512,
|
/kernel/linux/linux-5.10/include/sound/ |
H A D | soc.h | 483 /* Utility functions to get clock rates from various things */ 704 unsigned int rates; /* SNDRV_PCM_RATE_* */ member
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ieee80211_i.h | 130 * @IEEE80211_BSS_VALID_RATES: Supported rates were gathered from non-corrupt IE 2224 const u8 *srates, int srates_len, u32 *rates);
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/ |
H A D | gspca.c | 1168 gspca_dev->cam.mode_framerates[mode].rates[i]; in vidioc_enum_frameintervals()
|
/kernel/linux/linux-5.10/include/linux/greybus/ |
H A D | greybus_protocols.h | 1968 __le32 rates; /* GB_AUDIO_PCM_RATE_* */ member
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/ |
H A D | gspca.c | 1170 gspca_dev->cam.mode_framerates[mode].rates[i]; in vidioc_enum_frameintervals()
|
/kernel/linux/linux-6.6/include/linux/greybus/ |
H A D | greybus_protocols.h | 1968 __le32 rates; /* GB_AUDIO_PCM_RATE_* */ member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 910 /* SSID, supported rates */ 919 /* SSID, supported rates, FH params, DS params, 932 /* SSID, supported rates, RSN */ 941 /* SSID, supported rates, RSN */ 950 struct ieee80211_info_element info_element[]; /* supported rates */ 994 * only use 8, and then use extended rates for the remaining supported 995 * rates. Other APs, however, stick all of their supported rates on the 996 * main rates information element... 1288 u8 rates[MAX_RATES_LENGT member [all...] |
/kernel/linux/linux-6.6/drivers/soundwire/ |
H A D | qcom.c | 1350 stream->rates = SNDRV_PCM_RATE_48000; in qcom_swrm_register_dais()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 775 /* SSID, supported rates */ 784 /* SSID, supported rates, FH params, DS params, 797 /* SSID, supported rates, RSN */ 806 struct rtllib_info_element info_element[]; /* supported rates */ 841 * only use 8, and then use extended rates for the remaining supported 842 * rates. Other APs, however, stick all of their supported rates on the 843 * main rates information element... 1072 u8 rates[MAX_RATES_LENGTH]; member
|
/kernel/linux/linux-6.6/drivers/staging/vt6655/ |
H A D | rxtx.c | 1224 struct ieee80211_tx_rate *tx_rate = &info->control.rates[0]; in vnt_generate_fifo_header() 1329 /* legacy rates TODO use ieee80211_tx_rate */ in vnt_generate_fifo_header()
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | soc.h | 512 /* Utility functions to get clock rates from various things */ 622 unsigned int rates; /* SNDRV_PCM_RATE_* */ member
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 658 u16 rates; member 2542 /* uCode API values for legacy bit rates, both OFDM and CCK */ 2560 /* uCode API values for OFDM high-throughput (HT) bit rates */ 2582 /* MAC header values for bit rates */ 2740 * struct il_scale_tbl_info -- tx params and success history for all rates 2786 u32 total_failed; /* total failed frames, any/all rates */ 2787 u32 total_success; /* total successful frames, any/all rates */ 2795 /* The following are bitmaps of rates; RATE_6M_MASK, etc. */
|
/kernel/linux/linux-6.6/sound/drivers/ |
H A D | aloop.c | 887 .rates = SNDRV_PCM_RATE_CONTINUOUS | SNDRV_PCM_RATE_8000_192000,
|
/kernel/linux/linux-6.6/sound/pci/ |
H A D | azt3328.c | 1957 .rates = SNDRV_PCM_RATE_5512 |
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | wsa884x.c | 1796 .rates = WSA884X_RATES | WSA884X_FRAC_RATES,
|
H A D | wsa883x.c | 1355 .rates = WSA883X_RATES | WSA883X_FRAC_RATES,
|
H A D | rt1011.c | 2154 .rates = RT1011_STEREO_RATES,
|
/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | echoaudio.c | 295 pipe->hw.rates &= SNDRV_PCM_RATE_8000_48000; in pcm_open() 1457 and the allowed sample rates */ in snd_echo_digital_mode_put()
|
/kernel/linux/linux-6.6/sound/pci/pcxhr/ |
H A D | pcxhr.c | 970 .rates = (SNDRV_PCM_RATE_CONTINUOUS |
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ieee80211_i.h | 140 * @IEEE80211_BSS_VALID_RATES: Supported rates were gathered from non-corrupt IE 2504 const u8 *srates, int srates_len, u32 *rates);
|
/kernel/linux/linux-6.6/sound/sparc/ |
H A D | dbri.c | 1997 .rates = SNDRV_PCM_RATE_8000_48000 | SNDRV_PCM_RATE_5512,
|
/kernel/linux/linux-6.6/sound/x86/ |
H A D | intel_hdmi_audio.c | 145 .rates = SNDRV_PCM_RATE_32000 |
|