Home
last modified time | relevance | path

Searched refs:chip_device (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_agp.c37 u32 chip_device; member
183 while (p && p->chip_device != 0) { in radeon_agp_init()
187 rdev->pdev->device == p->chip_device && in radeon_agp_init()
H A Dradeon_device.c119 u32 chip_device; member
159 while (p && p->chip_device != 0) { in radeon_device_handle_px_quirks()
161 rdev->pdev->device == p->chip_device && in radeon_device_handle_px_quirks()
H A Dradeon_pm.c1492 u32 chip_device; member
1512 while (p && p->chip_device != 0) { in radeon_pm_init()
1514 rdev->pdev->device == p->chip_device && in radeon_pm_init()