Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/frontends/
Dtda10048.h69 bool set_pll; member
/linux-3.3/include/sound/
Dsoc-dai.h136 int (*set_pll)(struct snd_soc_dai *dai, int pll_id, int source, member
Dsoc.h610 int (*set_pll)(struct snd_soc_codec *codec, int pll_id, int source, member
/linux-3.3/drivers/media/video/cx88/
Dcx88-core.c771 static int set_pll(struct cx88_core *core, int prescale, u32 ofreq) in set_pll() function
/linux-3.3/include/video/
Dsstfb.h326 int (*set_pll) (struct fb_info *info, const struct pll_timing *t, const int clock); member
/linux-3.3/drivers/video/aty/
Datyfb.h320 void (*set_pll) (const struct fb_info * info, const union aty_pll * pll); member
/linux-3.3/drivers/media/video/bt8xx/
Dbttv-driver.c997 static void set_pll(struct bttv *btv) in set_pll() function