Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon.h2318 struct radeon_device { struct
2319 struct device *dev;
2320 struct drm_device *ddev;
2321 struct pci_dev *pdev;
2322 struct lock exclusive_lock;
2324 union radeon_asic_config config;
2325 enum radeon_family family;
2326 unsigned long flags;
2327 int usec_timeout;
2328 enum radeon_pll_errata pll_errata;
[all …]