Home
last modified time | relevance | path

Searched refs:AGP_FF_IS_VALID (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/char/agp/
A Dfrontend.c348 clear_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_remove_all_clients()
414 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_controller_make_current()
428 clear_bit(AGP_FF_IS_VALID, &controller_priv->access_flags); in agp_controller_release_current()
437 clear_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_controller_release_current()
576 if (!(test_bit(AGP_FF_IS_VALID, &priv->access_flags))) in agp_mmap()
700 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agp_open()
774 set_bit(AGP_FF_IS_VALID, &priv->access_flags); in agpioc_acquire_wrap()
818 set_bit(AGP_FF_IS_VALID, &client_priv->access_flags); in agpioc_reserve_wrap()
856 set_bit(AGP_FF_IS_VALID, &client_priv->access_flags); in agpioc_reserve_wrap()
A Dcompat_ioctl.c86 set_bit(AGP_FF_IS_VALID, &client_priv->access_flags); in compat_agpioc_reserve_wrap()
143 set_bit(AGP_FF_IS_VALID, &client_priv->access_flags); in compat_agpioc_reserve_wrap()
/linux/include/linux/
A Dagpgart.h110 #define AGP_FF_IS_VALID 4 macro

Completed in 6 milliseconds