Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/
H A Darkfb.c306 int (*dac_set_freq)(struct dac_info *info, int channel, u32 freq); member
342 static inline int dac_set_freq(struct dac_info *info, int channel, u32 freq) in dac_set_freq() function