Searched defs:bmp (Results 1 – 3 of 3) sorted by relevance
18 int msi_bitmap_alloc_hwirqs(struct msi_bitmap *bmp, int num) in msi_bitmap_alloc_hwirqs()42 void msi_bitmap_free_hwirqs(struct msi_bitmap *bmp, unsigned int offset, in msi_bitmap_free_hwirqs()56 void msi_bitmap_reserve_hwirq(struct msi_bitmap *bmp, unsigned int hwirq) in msi_bitmap_reserve_hwirq()78 int msi_bitmap_reserve_dt_hwirqs(struct msi_bitmap *bmp) in msi_bitmap_reserve_dt_hwirqs()115 int __ref msi_bitmap_alloc(struct msi_bitmap *bmp, unsigned int irq_count, in msi_bitmap_alloc()148 void msi_bitmap_free(struct msi_bitmap *bmp) in msi_bitmap_free()160 struct msi_bitmap bmp; in test_basics() local226 struct msi_bitmap bmp; in test_of_node() local
31 struct msi_bitmap bmp; member
89 struct ps3_bmp bmp __attribute__ ((aligned (PS3_BMP_MINALIGN))); member