Lines Matching refs:ofdrm_device_funcs
285 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 = {
1071 static const struct ofdrm_device_funcs ofdrm_qemu_device_funcs = {