Searched refs:platform_name (Results 1 – 9 of 9) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_pci_types.h | 25 const char *platform_name; member
|
| A D | xe_pci.c | 46 .platform_name = #x 565 xe->info.platform_name = desc->platform_name; in xe_info_init_early() 824 desc->platform_name, in xe_pci_probe()
|
| A D | xe_assert.h | 116 __xe->info.platform_name, __xe->info.subplatform, \
|
| A D | xe_device_types.h | 273 const char *platform_name; member
|
| /drivers/gpu/drm/xe/tests/ |
| A D | xe_kunit_helpers.c | 120 kunit_info(test, "running on %s device\n", xe->info.platform_name); in xe_kunit_helper_xe_device_live_test_init()
|
| A D | xe_pci.c | 31 param->device, dev_desc->platform_name); in xe_pci_id_kunit_desc()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | qmi.h | 237 char platform_name[QMI_WLANFW_MAX_PLATFORM_NAME_LEN_V01 + 1]; member
|
| A D | qmi.c | 344 platform_name),
|
| /drivers/media/platform/mediatek/vcodec/encoder/ |
| A D | mtk_vcodec_enc.c | 226 int platform_name = mtk_vcodec_enc_get_chip_name(priv); in vidioc_venc_querycap() local 229 snprintf(cap->card, sizeof(cap->card), "MT%d video encoder", platform_name); in vidioc_venc_querycap()
|
Completed in 23 milliseconds