Searched refs:get_rates (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/loongson/ |
D | lsdc_gfxpll.c | 134 this->funcs->get_rates(this, &dc, &gmc, &gpu); in loongson_gfxpll_print() 169 .get_rates = loongson_gfxpll_get_rates,
|
D | lsdc_gfxpll.h | 28 void (*get_rates)(struct loongson_gfxpll * const this, member
|
/linux-6.12.1/sound/pci/ac97/ |
D | ac97_pcm.c | 393 static unsigned int get_rates(struct ac97_pcm *pcm, unsigned int cidx, unsigned short slots, int db… in get_rates() function 506 rates = get_rates(rpcm, j, tmp, 0); in snd_ac97_pcm_assign() 530 rates = get_rates(rpcm, 0, tmp, 1); in snd_ac97_pcm_assign()
|