Searched refs:hdspm_set_rate (Results 1 – 1 of 1) sorted by relevance
/linux/sound/pci/rme9652/ |
H A D | hdspm.c | 1629 static int hdspm_set_rate(struct hdspm * hdspm, int rate, int called_internally) in hdspm_set_rate() function 2641 hdspm_set_rate(hdspm, rate, 1); in hdspm_set_clock_source() 5367 hdspm_set_rate(hdspm, 48000, 1); in snd_hdspm_set_defaults() 5537 err = hdspm_set_rate(hdspm, params_rate(params), 0); in snd_hdspm_hw_params() 5539 dev_info(hdspm->card->dev, "err on hdspm_set_rate: %d\n", err); in snd_hdspm_hw_params()
|