Lines Matching defs:ofdrm_device_funcs
291 struct ofdrm_device_funcs {
302 const struct ofdrm_device_funcs *funcs;
777 static const struct ofdrm_device_funcs ofdrm_unknown_device_funcs = {
780 static const struct ofdrm_device_funcs ofdrm_mach64_device_funcs = {
785 static const struct ofdrm_device_funcs ofdrm_rage128_device_funcs = {
790 static const struct ofdrm_device_funcs ofdrm_rage_m3a_device_funcs = {
795 static const struct ofdrm_device_funcs ofdrm_rage_m3b_device_funcs = {
800 static const struct ofdrm_device_funcs ofdrm_radeon_device_funcs = {
805 static const struct ofdrm_device_funcs ofdrm_gxt2000_device_funcs = {
810 static const struct ofdrm_device_funcs ofdrm_avivo_device_funcs = {
815 static const struct ofdrm_device_funcs ofdrm_qemu_device_funcs = {