Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750_hw.h95 int hw_sm750_setColReg(struct lynxfb_crtc*,ushort,ushort,ushort,ushort);
Dsm750_hw.c424 int hw_sm750_setColReg(struct lynxfb_crtc* crtc, ushort index, in hw_sm750_setColReg() function
Dsm750.c713 crtc->proc_setColReg = hw_sm750_setColReg; in sm750fb_set_drv()