/kernel/linux/linux-6.6/sound/mips/ |
H A D | snd-n64.c | 160 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in hw_rule_period_size() 196 err = snd_pcm_hw_constraint_step(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 2); in n64audio_pcm_open() 200 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in n64audio_pcm_open() 201 hw_rule_period_size, NULL, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in n64audio_pcm_open()
|
/kernel/linux/linux-5.10/sound/xen/ |
H A D | xen_snd_front_alsa.c | 269 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule() 412 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open() 414 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open() 416 dev_err(dev, "Failed to add HW rule for SNDRV_PCM_HW_PARAM_PERIOD_SIZE\n"); in alsa_open()
|
/kernel/linux/linux-6.6/sound/xen/ |
H A D | xen_snd_front_alsa.c | 269 SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in alsa_hw_rule() 412 ret = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in alsa_open() 414 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in alsa_open() 416 dev_err(dev, "Failed to add HW rule for SNDRV_PCM_HW_PARAM_PERIOD_SIZE\n"); in alsa_open()
|
/kernel/linux/linux-6.6/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/core/ |
H A D | pcm_native.c | 2512 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2527 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2537 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2540 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2545 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2550 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2557 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2572 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2582 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2672 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete() [all...] |
/kernel/linux/linux-6.6/sound/core/ |
H A D | pcm_native.c | 2529 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2544 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_TIME, -1); in snd_pcm_hw_constraints_init() 2554 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, -1); in snd_pcm_hw_constraints_init() 2557 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2562 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2567 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in snd_pcm_hw_constraints_init() 2574 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_PERIODS, -1); in snd_pcm_hw_constraints_init() 2589 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init() 2599 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2689 snd_pcm_hw_constraint_integer(runtime, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_pcm_hw_constraints_complete() [all...] |
/kernel/linux/linux-5.10/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/tascam/ |
H A D | tascam-pcm.c | 81 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/motu/ |
H A D | motu-pcm.c | 174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/soc/rockchip/ |
H A D | rockchip_max98090.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
|
/kernel/linux/linux-6.6/sound/soc/rockchip/ |
H A D | rockchip_max98090.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, 240, 240); in rk_aif1_startup()
|
/kernel/linux/linux-6.6/sound/firewire/bebob/ |
H A D | bebob_pcm.c | 176 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/digi00x/ |
H A D | digi00x-pcm.c | 151 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/fireworks/ |
H A D | fireworks_pcm.c | 213 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/motu/ |
H A D | motu-pcm.c | 174 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | rme9652.c | 2017 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2039 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2301 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open() 2361 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | rme9652.c | 1963 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 1987 _snd_pcm_hw_param_setempty(params, SNDRV_PCM_HW_PARAM_PERIOD_SIZE); in snd_rme9652_hw_params() 2248 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open() 2307 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
|
/kernel/linux/linux-5.10/sound/firewire/fireface/ |
H A D | ff-pcm.c | 190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-5.10/sound/firewire/dice/ |
H A D | dice-pcm.c | 227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/dice/ |
H A D | dice-pcm.c | 227 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/fireface/ |
H A D | ff-pcm.c | 190 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|
/kernel/linux/linux-6.6/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 201 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, in pcm_open()
|