Home
last modified time | relevance | path

Searched refs:windownr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/ttpci/
H A Dav7110_hw.c690 static inline int SetColorBlend(struct av7110 *av7110, u8 windownr) in SetColorBlend() argument
692 return av7110_fw_cmd(av7110, COMTYPE_OSD, SetCBlend, 1, windownr); in SetColorBlend()
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_()
709 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument
713 windownr, fontsize, colorfg, colorbg); in SetFont()
790 static inline int DrawLine(struct av7110 *av7110, u8 windownr, in DrawLine() argument
794 windownr, in DrawLine()
797 DrawBlock(struct av7110 *av7110, u8 windownr, u16 x, u16 y, u16 dx, u16 dy, u16 color) DrawBlock() argument
804 HideWindow(struct av7110 *av7110, u8 windownr) HideWindow() argument
809 MoveWindowRel(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowRel() argument
814 MoveWindowAbs(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowAbs() argument
819 DestroyOSDWindow(struct av7110 *av7110, u8 windownr) DestroyOSDWindow() argument
824 CreateOSDWindow(struct av7110 *av7110, u8 windownr, osd_raw_window_t disptype, u16 width, u16 height) CreateOSDWindow() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110_hw.c690 static inline int SetColorBlend(struct av7110 *av7110, u8 windownr) in SetColorBlend() argument
692 return av7110_fw_cmd(av7110, COMTYPE_OSD, SetCBlend, 1, windownr); in SetColorBlend()
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_()
709 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, in SetFont() argument
713 windownr, fontsize, colorfg, colorbg); in SetFont()
790 static inline int DrawLine(struct av7110 *av7110, u8 windownr, in DrawLine() argument
794 windownr, in DrawLine()
797 DrawBlock(struct av7110 *av7110, u8 windownr, u16 x, u16 y, u16 dx, u16 dy, u16 color) DrawBlock() argument
804 HideWindow(struct av7110 *av7110, u8 windownr) HideWindow() argument
809 MoveWindowRel(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowRel() argument
814 MoveWindowAbs(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowAbs() argument
819 DestroyOSDWindow(struct av7110 *av7110, u8 windownr) DestroyOSDWindow() argument
824 CreateOSDWindow(struct av7110 *av7110, u8 windownr, osd_raw_window_t disptype, u16 width, u16 height) CreateOSDWindow() argument
[all...]

Completed in 4 milliseconds