Searched refs:init_lp (Results 1 – 1 of 1) sorted by relevance
90 static struct tab_lp *init_lp(struct isl_tab *tab);101 #define GBR_lp_init(P) init_lp(P)135 static struct tab_lp *init_lp(struct isl_tab *tab) in init_lp() function