Searched refs:hw_sm750le_setBLANK (Results 1 – 3 of 3) sorted by relevance
97 int hw_sm750le_setBLANK(struct lynxfb_output*,int);
432 int hw_sm750le_setBLANK(struct lynxfb_output * output, int blank){ in hw_sm750le_setBLANK() function
724 …output->proc_setBLANK = (share->revid == SM750LE_REVISION_ID)?hw_sm750le_setBLANK:hw_sm750_setBLAN… in sm750fb_set_drv()