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

/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_hw.c709 static inline int SetColorBlend(struct av7110 *av7110, u8 windownr) SetColorBlend() argument
714 static inline int SetBlend_(struct av7110 *av7110, u8 windownr, SetBlend_() argument
721 static inline int SetColor_(struct av7110 *av7110, u8 windownr, SetColor_() argument
728 static inline int SetFont(struct av7110 *av7110, u8 windownr, u8 fontsize, SetFont() argument
809 static inline int DrawLine(struct av7110 *av7110, u8 windownr, DrawLine() argument
816 static inline int DrawBlock(struct av7110 *av7110, u8 windownr, DrawBlock() argument
823 static inline int HideWindow(struct av7110 *av7110, u8 windownr) HideWindow() argument
828 static inline int MoveWindowRel(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowRel() argument
833 static inline int MoveWindowAbs(struct av7110 *av7110, u8 windownr, u16 x, u16 y) MoveWindowAbs() argument
838 static inline int DestroyOSDWindow(struct av7110 *av7110, u8 windownr) DestroyOSDWindow() argument
843 static inline int CreateOSDWindow(struct av7110 *av7110, u8 windownr, CreateOSDWindow() argument

Completed in 44 milliseconds