Searched refs:radeon_atpx_pci_probe_handle (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c438 * radeon_atpx_pci_probe_handle - look up the ATPX handle
445 static bool radeon_atpx_pci_probe_handle(struct pci_dev *pdev) radeon_atpx_pci_probe_handle() function
526 has_atpx |= (radeon_atpx_pci_probe_handle(pdev) == true); radeon_atpx_detect()
533 has_atpx |= (radeon_atpx_pci_probe_handle(pdev) == true); radeon_atpx_detect()

Completed in 32 milliseconds