Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/sm750fb/
Dsm750.h211 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index,
Dsm750_hw.c376 int hw_sm750_setColReg(struct lynxfb_crtc *crtc, ushort index, ushort red, in hw_sm750_setColReg() function
Dsm750.c551 ret = hw_sm750_setColReg(crtc, regno, red, green, blue); in lynxfb_ops_setcolreg()