Home
last modified time | relevance | path

Searched refs:hw_sm750le_setBLANK (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_hw.h97 int hw_sm750le_setBLANK(struct lynxfb_output*,int);
Dsm750_hw.c432 int hw_sm750le_setBLANK(struct lynxfb_output * output, int blank){ in hw_sm750le_setBLANK() function
Dsm750.c724 …output->proc_setBLANK = (share->revid == SM750LE_REVISION_ID)?hw_sm750le_setBLANK:hw_sm750_setBLAN… in sm750fb_set_drv()