Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon.h2299 struct radeon_device { struct
2300 struct device *dev;
2301 struct drm_device ddev;
2302 struct pci_dev *pdev;
2304 struct pci_controller *hose;
2306 struct radeon_agp_head *agp;
2307 struct rw_semaphore exclusive_lock;
2309 union radeon_asic_config config;
2310 enum radeon_family family;
2311 unsigned long flags;
[all …]