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

/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_atpx_handler.c476 * radeon_atpx_pci_probe_handle - look up the ATPX handle
483 static bool radeon_atpx_pci_probe_handle(struct pci_dev *pdev) function
565 has_atpx |= (radeon_atpx_pci_probe_handle(pdev) == true);
575 has_atpx |= (radeon_atpx_pci_probe_handle(pdev) == true);

Completed in 113 milliseconds