Searched refs:windownr (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/staging/media/av7110/ |
A D | av7110_hw.c | 695 static inline int SetBlend_(struct av7110 *av7110, u8 windownr, in SetBlend_() argument 699 windownr, colordepth, index, blending); in SetBlend_() 702 static inline int SetColor_(struct av7110 *av7110, u8 windownr, in SetColor_() argument 706 windownr, colordepth, index, colorhi, colorlo); in SetColor_() 713 windownr, fontsize, colorfg, colorbg); in SetFont() 790 static inline int DrawLine(struct av7110 *av7110, u8 windownr, in DrawLine() argument 794 windownr, x, y, dx, dy, color); in DrawLine() 797 static inline int DrawBlock(struct av7110 *av7110, u8 windownr, in DrawBlock() argument 801 windownr, x, y, dx, dy, color); in DrawBlock() 806 return av7110_fw_cmd(av7110, COMTYPE_OSD, WHide, 1, windownr); in HideWindow() [all …]
|
Completed in 6 milliseconds