Searched refs:rb_table (Results 1 – 1 of 1) sorted by relevance
116 struct rb_table;118 static void rb_validate(struct radeonfb_softc *, struct rb_table *);119 static uint16_t rb_find_asic_table(struct radeonfb_softc *, struct rb_table *);121 struct rb_table *);123 struct rb_table *);124 static int rb_load_init_block(struct radeonfb_softc *, struct rb_table *);125 static int rb_load_pll_block(struct radeonfb_softc *, struct rb_table *);126 static int rb_reset_sdram(struct radeonfb_softc *, struct rb_table *);136 struct rb_table { struct139 struct rb_table *parent; argument[all …]