Home
last modified time | relevance | path

Searched refs:hdspm_set_rate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/rme9652/
H A Dhdspm.c1630 static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally) in hdspm_set_rate() function
2644 hdspm_set_rate(hdspm, rate, 1); in hdspm_set_clock_source()
5377 hdspm_set_rate(hdspm, 48000, 1); in snd_hdspm_set_defaults()
5547 err = hdspm_set_rate(hdspm, params_rate(params), 0); in snd_hdspm_hw_params()
5549 dev_info(hdspm->card->dev, "err on hdspm_set_rate: %d\n", err); in snd_hdspm_hw_params()
/kernel/linux/linux-6.6/sound/pci/rme9652/
H A Dhdspm.c1629 static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally) in hdspm_set_rate() function
2639 hdspm_set_rate(hdspm, rate, 1); in hdspm_set_clock_source()
5368 hdspm_set_rate(hdspm, 48000, 1); in snd_hdspm_set_defaults()
5538 err = hdspm_set_rate(hdspm, params_rate(params), 0); in snd_hdspm_hw_params()
5540 dev_info(hdspm->card->dev, "err on hdspm_set_rate: %d\n", err); in snd_hdspm_hw_params()

Completed in 17 milliseconds