Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Dsunxvr2500.c15 struct s3d_info { struct
32 static int s3d_get_props(struct s3d_info *sp) in s3d_get_props() argument
73 static int s3d_set_fbinfo(struct s3d_info *sp) in s3d_set_fbinfo()
122 struct s3d_info *sp; in s3d_pci_register()
132 info = framebuffer_alloc(sizeof(struct s3d_info), &pdev->dev); in s3d_pci_register()
225 struct s3d_info *sp = info->par; in s3d_pci_unregister()