Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sysfb/
H A Dofdrm.c289 struct ofdrm_device_funcs { struct
300 const struct ofdrm_device_funcs *funcs; argument
775 static const struct ofdrm_device_funcs ofdrm_unknown_device_funcs = {
778 static const struct ofdrm_device_funcs ofdrm_mach64_device_funcs = {
783 static const struct ofdrm_device_funcs ofdrm_rage128_device_funcs = {
788 static const struct ofdrm_device_funcs ofdrm_rage_m3a_device_funcs = {
793 static const struct ofdrm_device_funcs ofdrm_rage_m3b_device_funcs = {
798 static const struct ofdrm_device_funcs ofdrm_radeon_device_funcs = {
803 static const struct ofdrm_device_funcs ofdrm_gxt2000_device_funcs = {
808 static const struct ofdrm_device_funcs ofdrm_avivo_device_funcs = {
[all …]