Lines Matching refs:ofdrm_device_funcs
284 struct ofdrm_device_funcs { struct
296 const struct ofdrm_device_funcs *funcs; argument
1032 static const struct ofdrm_device_funcs ofdrm_unknown_device_funcs = {
1035 static const struct ofdrm_device_funcs ofdrm_mach64_device_funcs = {
1040 static const struct ofdrm_device_funcs ofdrm_rage128_device_funcs = {
1045 static const struct ofdrm_device_funcs ofdrm_rage_m3a_device_funcs = {
1050 static const struct ofdrm_device_funcs ofdrm_rage_m3b_device_funcs = {
1055 static const struct ofdrm_device_funcs ofdrm_radeon_device_funcs = {
1060 static const struct ofdrm_device_funcs ofdrm_gxt2000_device_funcs = {
1065 static const struct ofdrm_device_funcs ofdrm_avivo_device_funcs = {
1070 static const struct ofdrm_device_funcs ofdrm_qemu_device_funcs = {