Searched refs:check_flags (Results 1 – 2 of 2) sorted by relevance
57 bool (*check_flags)(unsigned int flags); member909 if (!intel_private.driver->check_flags(type)) in intel_fake_agp_insert_entries()1175 .check_flags = i830_check_flags,1185 .check_flags = i830_check_flags,1196 .check_flags = i830_check_flags,1206 .check_flags = i830_check_flags,1216 .check_flags = i830_check_flags,1226 .check_flags = i830_check_flags,1235 .check_flags = i830_check_flags,1245 .check_flags = i830_check_flags,
1852 int check_flags = 0; in process_events() local1862 if (!check_flags && !cs->commands_pending) in process_events()1864 check_flags = 0; in process_events()1884 check_flags = 1; in process_events()