Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/tiny/
H A Dofdrm.c285 struct ofdrm_device_funcs { struct
297 const struct ofdrm_device_funcs *funcs; argument
1033 static const struct ofdrm_device_funcs ofdrm_unknown_device_funcs = {
1036 static const struct ofdrm_device_funcs ofdrm_mach64_device_funcs = {
1041 static const struct ofdrm_device_funcs ofdrm_rage128_device_funcs = {
1046 static const struct ofdrm_device_funcs ofdrm_rage_m3a_device_funcs = {
1051 static const struct ofdrm_device_funcs ofdrm_rage_m3b_device_funcs = {
1056 static const struct ofdrm_device_funcs ofdrm_radeon_device_funcs = {
1061 static const struct ofdrm_device_funcs ofdrm_gxt2000_device_funcs = {
1066 static const struct ofdrm_device_funcs ofdrm_avivo_device_funcs = {
[all …]