Home
last modified time | relevance | path

Searched defs:set_pll (Results 1 – 7 of 7) sorted by relevance

/linux-6.6.21/drivers/media/dvb-frontends/
Dtda10048.h57 bool set_pll; member
/linux-6.6.21/drivers/media/pci/cx88/
Dcx88-core.c754 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function
/linux-6.6.21/include/sound/
Dsoc-component.h97 int (*set_pll)(struct snd_soc_component *component, int pll_id, member
Dsoc-dai.h292 int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source, member
/linux-6.6.21/include/video/
Dsstfb.h327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); member
/linux-6.6.21/drivers/video/fbdev/aty/
Datyfb.h318 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
/linux-6.6.21/drivers/media/pci/bt8xx/
Dbttv-driver.c780 static void set_pll(struct bttv *btv) in set_pll() function