Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/sm750fb/
H A Dsm750.h207 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index,
H A Dsm750_hw.c375 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, in hw_sm750_setColReg() function
H A Dsm750.c548 ret = hw_sm750_setColReg(crtc, regno, red, green, blue); in lynxfb_ops_setcolreg()