Home
last modified time | relevance | path

Searched defs:radeon_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/radeon/
Dradeon.h2305 struct radeon_device { struct
2306 struct device *dev;
2307 struct drm_device *ddev;
2308 struct pci_dev *pdev;
2310 struct pci_controller *hose;
2312 struct radeon_agp_head *agp;
2313 struct rw_semaphore exclusive_lock;
2315 union radeon_asic_config config;
2316 enum radeon_family family;
2317 unsigned long flags;
[all …]