Searched defs:set_pll (Results 1 – 7 of 7) sorted by relevance
/linux-6.6.21/drivers/media/dvb-frontends/ |
D | tda10048.h | 57 bool set_pll; member
|
/linux-6.6.21/drivers/media/pci/cx88/ |
D | cx88-core.c | 754 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function
|
/linux-6.6.21/include/sound/ |
D | soc-component.h | 97 int (*set_pll)(struct snd_soc_component *component, int pll_id, member
|
D | soc-dai.h | 292 int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source, member
|
/linux-6.6.21/include/video/ |
D | sstfb.h | 327 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); member
|
/linux-6.6.21/drivers/video/fbdev/aty/ |
D | atyfb.h | 318 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
|
/linux-6.6.21/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 780 static void set_pll(struct bttv *btv) in set_pll() function
|