Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-4.19/sound/pci/oxygen/
Doxygen_pcm.c253 static unsigned int oxygen_format(struct snd_pcm_hw_params *hw_params) in oxygen_format()
261 static unsigned int oxygen_rate(struct snd_pcm_hw_params *hw_params) in oxygen_rate()
283 static unsigned int oxygen_i2s_bits(struct snd_pcm_hw_params *hw_params) in oxygen_i2s_bits()
291 static unsigned int oxygen_play_channels(struct snd_pcm_hw_params *hw_params) in oxygen_play_channels()
315 struct snd_pcm_hw_params *hw_params) in oxygen_hw_params()
363 struct snd_pcm_hw_params *hw_params) in oxygen_rec_a_hw_params()
394 struct snd_pcm_hw_params *hw_params) in oxygen_rec_b_hw_params()
432 struct snd_pcm_hw_params *hw_params) in oxygen_rec_c_hw_params()
469 struct snd_pcm_hw_params *hw_params) in oxygen_spdif_hw_params()
495 struct snd_pcm_hw_params *hw_params) in oxygen_multich_hw_params()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/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 */
100 u16 thd_dat; /* data hold time */
124 struct hw_params params[3]; argument
/kernel/linux/linux-4.19/include/sound/
Dsoc-dpcm.h82 struct snd_pcm_hw_params hw_params; member
97 struct snd_pcm_hw_params hw_params; member
Dhdmi-codec.h70 int (*hw_params)(struct device *dev, void *data, member
/kernel/linux/linux-4.19/sound/firewire/tascam/
Dtascam-pcm.c91 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
111 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-5.10/include/sound/
Dsoc-dpcm.h82 struct snd_pcm_hw_params hw_params; member
97 struct snd_pcm_hw_params hw_params; member
/kernel/linux/linux-4.19/sound/firewire/digi00x/
Ddigi00x-pcm.c159 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
179 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-4.19/sound/firewire/bebob/
Dbebob_pcm.c190 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
210 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-4.19/sound/firewire/fireworks/
Dfireworks_pcm.c223 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
242 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-4.19/sound/firewire/fireface/
Dff-pcm.c192 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
212 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-4.19/sound/firewire/motu/
Dmotu-pcm.c194 struct snd_pcm_hw_params *hw_params) in capture_hw_params()
213 struct snd_pcm_hw_params *hw_params) in playback_hw_params()
/kernel/linux/linux-4.19/sound/firewire/oxfw/
Doxfw-pcm.c211 struct snd_pcm_hw_params *hw_params) in pcm_capture_hw_params()
230 struct snd_pcm_hw_params *hw_params) in pcm_playback_hw_params()
/kernel/linux/linux-5.10/sound/pci/lx6464es/
Dlx6464es.c342 struct snd_pcm_hw_params *hw_params, int is_capture) in lx_pcm_hw_params()
360 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_playback()
366 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_capture()
/kernel/linux/linux-4.19/sound/pci/lx6464es/
Dlx6464es.c359 struct snd_pcm_hw_params *hw_params, int is_capture) in lx_pcm_hw_params()
382 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_playback()
388 struct snd_pcm_hw_params *hw_params) in lx_pcm_hw_params_capture()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/sound/firewire/dice/
Ddice-pcm.c235 struct snd_pcm_hw_params *hw_params) in capture_hw_params()
254 struct snd_pcm_hw_params *hw_params) in playback_hw_params()
/kernel/linux/linux-5.10/sound/pci/echoaudio/
Dechoaudio.c524 struct snd_pcm_hw_params *hw_params, in init_engine()
609 struct snd_pcm_hw_params *hw_params) in pcm_analog_in_hw_params()
620 struct snd_pcm_hw_params *hw_params) in pcm_analog_out_hw_params()
631 struct snd_pcm_hw_params *hw_params) in pcm_digital_in_hw_params()
643 struct snd_pcm_hw_params *hw_params) in pcm_digital_out_hw_params()
/kernel/linux/linux-4.19/sound/pci/echoaudio/
Dechoaudio.c527 struct snd_pcm_hw_params *hw_params, in init_engine()
622 struct snd_pcm_hw_params *hw_params) in pcm_analog_in_hw_params()
633 struct snd_pcm_hw_params *hw_params) in pcm_analog_out_hw_params()
644 struct snd_pcm_hw_params *hw_params) in pcm_digital_in_hw_params()
656 struct snd_pcm_hw_params *hw_params) in pcm_digital_out_hw_params()
/kernel/linux/linux-4.19/sound/pcmcia/pdaudiocf/
Dpdaudiocf_pcm.c103 struct snd_pcm_hw_params *hw_params) in pdacf_pcm_hw_params()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-4.19/sound/pci/trident/
Dtrident_main.c820 struct snd_pcm_hw_params *hw_params) in snd_trident_allocate_pcm_mem()
854 struct snd_pcm_hw_params *hw_params) in snd_trident_allocate_evoice()
894 struct snd_pcm_hw_params *hw_params) in snd_trident_hw_params()
1034 struct snd_pcm_hw_params *hw_params) in snd_trident_capture_hw_params()
1143 struct snd_pcm_hw_params *hw_params) in snd_trident_si7018_capture_hw_params()
1340 struct snd_pcm_hw_params *hw_params) in snd_trident_spdif_hw_params()
/kernel/linux/linux-5.10/sound/soc/dwc/
Ddwc-pcm.c161 struct snd_pcm_hw_params *hw_params) in dw_pcm_hw_params()
/kernel/linux/linux-4.19/sound/soc/dwc/
Ddwc-pcm.c158 struct snd_pcm_hw_params *hw_params) in dw_pcm_hw_params()
/kernel/linux/linux-4.19/drivers/media/usb/usbtv/
Dusbtv-audio.c89 struct snd_pcm_hw_params *hw_params) in snd_usbtv_hw_params()

123456789