Searched refs:init_ds_hww_esr_2 (Results 1 – 9 of 9) sorted by relevance
39 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
41 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
114 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
111 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
101 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
177 .init_ds_hww_esr_2 = gm200_gr_init_ds_hww_esr_2,
163 void (*init_ds_hww_esr_2)(struct gf100_gr *); member
2154 if (gr->func->init_ds_hww_esr_2) in gf100_gr_init()2155 gr->func->init_ds_hww_esr_2(gr); in gf100_gr_init()