Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/amd/include/ | |
cgs_common.h | 139 typedef int (*cgs_get_firmware_info)(struct cgs_device *cgs_device, typedef in typeref:typename:int (*)(struct cgs_device * cgs_device,enum cgs_ucode_id type,struct cgs_firmware_info * info) 150 cgs_get_firmware_info get_firmware_info; 177 #define cgs_get_firmware_info(dev, type, info) \ macro |