Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dagpgart.h40 #define AGPIOC_UNBIND _IOW (AGPIOC_BASE, 9, struct agp_unbind*)
109 } agp_unbind; typedef
/linux-6.3-rc2/include/linux/
A Dagpgart.h84 struct agp_unbind { struct
/linux-6.3-rc2/drivers/char/agp/
A Dfrontend.c935 struct agp_unbind unbind; in agpioc_unbind_wrap()
938 if (copy_from_user(&unbind, arg, sizeof(struct agp_unbind))) in agpioc_unbind_wrap()

Completed in 5 milliseconds