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

/linux-4.4.14/drivers/media/pci/ttpci/
H A Dav7110_hw.c864 printk("dvb-ttpci: warning: timeout waiting in LoadBitmap: %d, %d\n", WaitUntilBmpLoaded()
872 static inline int LoadBitmap(struct av7110 *av7110, LoadBitmap() function
1034 * if bnum==1 && !brest && LoadBitmap was successful OSDSetBlock()
1040 rc = LoadBitmap(av7110, w, lpb, inc, data); OSDSetBlock()
1049 rc = LoadBitmap(av7110, w, brest / bpl, inc, data); OSDSetBlock()

Completed in 66 milliseconds