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