Home
last modified time | relevance | path

Searched refs:agp_v3 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/char/agp/
H A Dagp.h209 void agp_device_command(u32 command, bool agp_v3);
H A Dgeneric.c767 void agp_device_command(u32 bridge_agpstat, bool agp_v3) in agp_device_command() argument
773 if (agp_v3) in agp_device_command()
782 agp_v3 ? 3 : 2, mode); in agp_device_command()
/kernel/linux/linux-6.6/drivers/char/agp/
H A Dagp.h214 void agp_device_command(u32 command, bool agp_v3);
H A Dgeneric.c767 void agp_device_command(u32 bridge_agpstat, bool agp_v3) in agp_device_command() argument
773 if (agp_v3) in agp_device_command()
782 agp_v3 ? 3 : 2, mode); in agp_device_command()

Completed in 6 milliseconds