Searched refs:agp_bind (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dagpgart.h39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind*)
104 } agp_bind; typedef in typeref:struct:_agp_bind
176 } agp_bind; typedef in typeref:struct:_agp_bind
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dagpgart.h39 #define AGPIOC_BIND _IOW (AGPIOC_BASE, 8, agp_bind*)
104 } agp_bind; typedef in typeref:struct:_agp_bind
176 } agp_bind; typedef in typeref:struct:_agp_bind
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/drm/
H A Ddrm_agpsupport.h199 int DRM(agp_bind)(struct inode *inode, struct file *filp, function
H A DdrmP.h915 extern int DRM(agp_bind)(struct inode *inode, struct file *filp,
H A Ddrm_drv.h202 [DRM_IOCTL_NR(DRM_IOCTL_AGP_BIND)] = { DRM(agp_bind), 1, 1 },
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/agp/
H A Dagpgart_fe.c958 agp_bind bind_info;
961 if (copy_from_user(&bind_info, (void *) arg, sizeof(agp_bind))) {

Completed in 105 milliseconds