Home
last modified time | relevance | path

Searched defs:hw_params (Results 1 – 25 of 102) sorted by relevance

12345

/linux-6.14.4/sound/pci/oxygen/
Doxygen_pcm.c241 static unsigned int oxygen_format(struct snd_pcm_hw_params *hw_params) in oxygen_format()
249 static unsigned int oxygen_rate(struct snd_pcm_hw_params *hw_params) in oxygen_rate()
271 static unsigned int oxygen_i2s_bits(struct snd_pcm_hw_params *hw_params) in oxygen_i2s_bits()
279 static unsigned int oxygen_play_channels(struct snd_pcm_hw_params *hw_params) in oxygen_play_channels()
303 struct snd_pcm_hw_params *hw_params) in oxygen_hw_params()
345 struct snd_pcm_hw_params *hw_params) in oxygen_rec_a_hw_params()
376 struct snd_pcm_hw_params *hw_params) in oxygen_rec_b_hw_params()
414 struct snd_pcm_hw_params *hw_params) in oxygen_rec_c_hw_params()
451 struct snd_pcm_hw_params *hw_params) in oxygen_spdif_hw_params()
477 struct snd_pcm_hw_params *hw_params) in oxygen_multich_hw_params()
/linux-6.14.4/drivers/i2c/busses/
Di2c-qcom-cci.c95 struct hw_params { struct
96 u16 thigh; /* HIGH period of the SCL clock in clock ticks */
97 u16 tlow; /* LOW period of the SCL clock */
98 u16 tsu_sto; /* set-up time for STOP condition */
99 u16 tsu_sta; /* set-up time for a repeated START condition */
123 struct hw_params params[3]; argument
/linux-6.14.4/drivers/iio/adc/
Drzg2l_adc.c87 const struct rzg2l_adc_hw_params *hw_params; member
189 const struct rzg2l_adc_hw_params *hw_params = adc->hw_params; in rzg2l_adc_conversion_setup() local
226 const struct rzg2l_adc_hw_params *hw_params = adc->hw_params; in rzg2l_adc_conversion() local
299 const struct rzg2l_adc_hw_params *hw_params = adc->hw_params; in rzg2l_adc_isr() local
329 const struct rzg2l_adc_hw_params *hw_params = adc->hw_params; in rzg2l_adc_parse_properties() local
380 const struct rzg2l_adc_hw_params *hw_params = adc->hw_params; in rzg2l_adc_hw_init() local
/linux-6.14.4/sound/pci/lx6464es/
Dlx6464es.c340 struct snd_pcm_hw_params *hw_params, int is_capture) in lx_pcm_hw_params()
358 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_playback()
364 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_capture()
/linux-6.14.4/sound/firewire/oxfw/
Doxfw-pcm.c237 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
260 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/linux-6.14.4/sound/pci/echoaudio/
Dechoaudio.c526 struct snd_pcm_hw_params *hw_params, in init_engine()
611 struct snd_pcm_hw_params *hw_params) in pcm_analog_in_hw_params()
622 struct snd_pcm_hw_params *hw_params) in pcm_analog_out_hw_params()
633 struct snd_pcm_hw_params *hw_params) in pcm_digital_in_hw_params()
645 struct snd_pcm_hw_params *hw_params) in pcm_digital_out_hw_params()
/linux-6.14.4/sound/pci/trident/
Dtrident_main.c783 struct snd_pcm_hw_params *hw_params) in snd_trident_allocate_pcm_mem()
814 struct snd_pcm_hw_params *hw_params) in snd_trident_allocate_evoice()
854 struct snd_pcm_hw_params *hw_params) in snd_trident_hw_params()
993 struct snd_pcm_hw_params *hw_params) in snd_trident_capture_hw_params()
1102 struct snd_pcm_hw_params *hw_params) in snd_trident_si7018_capture_hw_params()
1293 struct snd_pcm_hw_params *hw_params) in snd_trident_spdif_hw_params()
/linux-6.14.4/drivers/soundwire/
Dintel_ace2x.c271 struct snd_pcm_hw_params *hw_params, in intel_params_stream()
390 struct snd_pcm_hw_params *hw_params; in intel_prepare() local
Dintel.c680 struct snd_pcm_hw_params *hw_params, in intel_params_stream()
806 struct snd_pcm_hw_params *hw_params; in intel_prepare() local
/linux-6.14.4/sound/soc/dwc/
Ddwc-pcm.c161 struct snd_pcm_hw_params *hw_params) in dw_pcm_hw_params()
/linux-6.14.4/sound/atmel/
Dac97c.c158 struct snd_pcm_hw_params *hw_params) in atmel_ac97c_playback_hw_params()
172 struct snd_pcm_hw_params *hw_params) in atmel_ac97c_capture_hw_params()
/linux-6.14.4/drivers/net/wireless/ath/ath12k/
Dhw.c1092 const struct ath12k_hw_params *hw_params = NULL; in ath12k_hw_init() local
/linux-6.14.4/sound/drivers/pcsp/
Dpcsp_lib.c213 struct snd_pcm_hw_params *hw_params) in snd_pcsp_playback_hw_params()
/linux-6.14.4/sound/firewire/tascam/
Dtascam-pcm.c117 struct snd_pcm_hw_params *hw_params) in pcm_hw_params()
/linux-6.14.4/drivers/media/usb/go7007/
Dsnd-go7007.c99 struct snd_pcm_hw_params *hw_params) in go7007_snd_hw_params()
/linux-6.14.4/include/sound/
Dhdmi-codec.h69 int (*hw_params)(struct device *dev, void *data, member
Dsoc-dpcm.h93 struct snd_pcm_hw_params hw_params; member
/linux-6.14.4/sound/soc/codecs/
Duda1342.c105 unsigned int hw_params = 0; in uda1342_hw_params() local
Dinno_rk3036.c267 struct snd_pcm_hw_params *hw_params, in rk3036_codec_dai_hw_params()
/linux-6.14.4/sound/firewire/digi00x/
Ddigi00x-pcm.c188 struct snd_pcm_hw_params *hw_params) in pcm_hw_params()
/linux-6.14.4/sound/soc/intel/avs/
Dpcm.c195 struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai) in avs_dai_nonhda_be_hw_params()
317 struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai) in avs_dai_hda_be_hw_params()
560 struct snd_pcm_hw_params *hw_params, struct snd_soc_dai *dai) in avs_dai_fe_hw_params()
/linux-6.14.4/sound/isa/gus/
Dgus_pcm.c391 struct snd_pcm_hw_params *hw_params) in snd_gf1_pcm_playback_hw_params()
532 struct snd_pcm_hw_params *hw_params) in snd_gf1_pcm_capture_hw_params()
/linux-6.14.4/sound/pci/ctxfi/
Dctpcm.c177 struct snd_pcm_hw_params *hw_params) in ct_pcm_hw_params()
/linux-6.14.4/sound/firewire/bebob/
Dbebob_pcm.c212 struct snd_pcm_hw_params *hw_params) in pcm_hw_params()
/linux-6.14.4/sound/virtio/
Dvirtio_pcm_ops.c215 struct snd_pcm_hw_params *hw_params) in virtsnd_pcm_hw_params()

12345