Searched defs:agp_front_data (Results 1 – 1 of 1) sorted by relevance
119 struct agp_front_data { struct120 struct mutex agp_mutex;121 struct agp_controller *current_controller;122 struct agp_controller *controllers;123 struct agp_file_private *file_priv_list;124 bool used_by_controller;125 bool backend_acquired;
Completed in 3 milliseconds