Home
last modified time | relevance | path

Searched refs:subsys_device (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/cdx/
H A Dcdx.h37 u16 subsys_device; member
H A Dcdx.c806 cdx_dev->subsystem_device = dev_params->subsys_device; in cdx_device_add()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_agp.c43 u32 subsys_device; member
282 rdev->pdev->subsystem_device == p->subsys_device) { in radeon_agp_init()
H A Dradeon_device.c130 u32 subsys_device; member
176 rdev->pdev->subsystem_device == p->subsys_device) { in radeon_device_handle_px_quirks()
H A Dradeon_pm.c1484 u32 subsys_device; member
1506 rdev->pdev->subsystem_device == p->subsys_device) { in radeon_pm_init()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_atpx_handler.c23 u32 subsys_device; member
598 pdev->subsystem_device == p->subsys_device) { in amdgpu_atpx_get_quirks()
H A Dgfx_v9_0.c1335 u16 subsys_device; member
1363 pdev->subsystem_device == p->subsys_device && in gfx_v9_0_should_disable_gfxoff()
/linux/drivers/cdx/controller/
H A Dmcdi_functions.c128 dev_params->subsys_device = MCDI_WORD(outbuf, in cdx_mcdi_get_dev_config()