Searched refs:i830_check_flags (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/char/agp/ |
H A D | intel-gtt.c | 833 static bool i830_check_flags(unsigned int flags) in i830_check_flags() function 1190 .check_flags = i830_check_flags, 1200 .check_flags = i830_check_flags, 1211 .check_flags = i830_check_flags, 1221 .check_flags = i830_check_flags, 1231 .check_flags = i830_check_flags, 1241 .check_flags = i830_check_flags, 1250 .check_flags = i830_check_flags, 1260 .check_flags = i830_check_flags,
|
/kernel/linux/linux-6.6/drivers/char/agp/ |
H A D | intel-gtt.c | 831 static bool i830_check_flags(unsigned int flags) in i830_check_flags() function 1188 .check_flags = i830_check_flags, 1198 .check_flags = i830_check_flags, 1209 .check_flags = i830_check_flags, 1219 .check_flags = i830_check_flags, 1229 .check_flags = i830_check_flags, 1239 .check_flags = i830_check_flags, 1248 .check_flags = i830_check_flags, 1258 .check_flags = i830_check_flags,
|
Completed in 4 milliseconds