Home
last modified time | relevance | path

Searched refs:proc_setColReg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/sm750fb/
Dsm750.h120 int(*proc_setColReg)(struct lynxfb_crtc*,ushort,ushort,ushort,ushort); member
Dsm750.c656 ret = crtc->proc_setColReg(crtc, regno, red, green, blue); in lynxfb_ops_setcolreg()
713 crtc->proc_setColReg = hw_sm750_setColReg; in sm750fb_set_drv()