Searched refs:drop_post_nocat_record (Results 1 – 3 of 3) sorted by relevance
40 void (*drop_post_nocat_record)(struct nvkm_gsp *); member
214 .drop_post_nocat_record = r570_gsp_drop_post_nocat_record,
2167 if (rmapi->gsp->drop_post_nocat_record) in r535_gsp_oneinit()2168 rmapi->gsp->drop_post_nocat_record(gsp); in r535_gsp_oneinit()
Completed in 12 milliseconds