Home
last modified time | relevance | path

Searched refs:supported_devices (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86str.h228 const struct pci_id_match *supported_devices; member
H A Dxf86pciBus.c440 const struct pci_id_match *const devices = drvp->supported_devices; in xf86PciAddMatchingDev()
487 const struct pci_id_match *const devices = drvp->supported_devices; in xf86PciProbeDev()
H A Dxf86platformBus.c492 const struct pci_id_match *const devices = drvp->supported_devices; in probeSingleDevice()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_atombios.c903 union atom_supported_devices *supported_devices; in radeon_get_atom_connector_info_from_supported_devices_table() local
922 supported_devices = in radeon_get_atom_connector_info_from_supported_devices_table()
925 device_support = le16_to_cpu(supported_devices->info.usDeviceSupport); in radeon_get_atom_connector_info_from_supported_devices_table()
934 supported_devices->info.asConnInfo[i]; in radeon_get_atom_connector_info_from_supported_devices_table()
977 u8 isb = supported_devices->info_2d1.asIntSrcInfo[i].ucIntSrcBitmap; in radeon_get_atom_connector_info_from_supported_devices_table()