Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/char/agp/
Dcompat_ioctl.h58 struct agp_segment32 { struct
67 struct agp_segment32 *seg_list; argument
Dcompat_ioctl.c72 if ((unsigned) ureserve.seg_count >= ~0U/sizeof(struct agp_segment32)) in compat_agpioc_reserve_wrap()
94 struct agp_segment32 *usegment; in compat_agpioc_reserve_wrap()