Searched defs:bitmap (Results 1 – 10 of 10) sorted by relevance
14 static u8 pirq_get_next_free_irq(struct udevice *dev, u8 *pirq, u16 bitmap, in pirq_get_next_free_irq()70 int bitmap = irq->irq[intx].bitmap; in pirq_route_irqs() local
42 int display_draw_bitmap(ulong bitmap, int x, int y) in display_draw_bitmap()
564 ulong bitmap; in API_display_draw_bitmap() local
33 u16 bitmap; /* Available IRQs */ member
86 void *bitmap; member
1364 static unsigned char *bitmap_get_buffer(void *bitmap) in bitmap_get_buffer()1369 static void bitmap_destroy(void *bitmap) in bitmap_destroy()
405 int ub_display_draw_bitmap(ulong bitmap, int x, int y) in ub_display_draw_bitmap()
633 unsigned char *bitmap; in usb_hub_configure() local
1647 const unsigned char *bitmap = buf; in nand_check_erased_buf() local
2415 STBTT_DEF void stbtt_FreeBitmap(unsigned char *bitmap, void *userdata) in stbtt_FreeBitmap()