Home
last modified time | relevance | path

Searched refs:AGP_FF_ALLOW_CONTROLLER (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/linux/
Dagpgart.h107 #define AGP_FF_ALLOW_CONTROLLER 1 macro
/Linux-v6.1/drivers/char/agp/
Dfrontend.c696 set_bit(AGP_FF_ALLOW_CONTROLLER, &priv->access_flags); in agp_open()
743 if (!(test_bit(AGP_FF_ALLOW_CONTROLLER, &priv->access_flags))) in agpioc_acquire_wrap()