Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c285 struct ofdrm_device_funcs { struct
297 const struct ofdrm_device_funcs *funcs; argument
1019 static const struct ofdrm_device_funcs ofdrm_unknown_device_funcs = {
1022 static const struct ofdrm_device_funcs ofdrm_mach64_device_funcs = {
1027 static const struct ofdrm_device_funcs ofdrm_rage128_device_funcs = {
1032 static const struct ofdrm_device_funcs ofdrm_rage_m3a_device_funcs = {
1037 static const struct ofdrm_device_funcs ofdrm_rage_m3b_device_funcs = {
1042 static const struct ofdrm_device_funcs ofdrm_radeon_device_funcs = {
1047 static const struct ofdrm_device_funcs ofdrm_gxt2000_device_funcs = {
1052 static const struct ofdrm_device_funcs ofdrm_avivo_device_funcs = {
[all …]