Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hwtracing/coresight/
Dcoresight-stm.c807 static const struct amba_id stm_ids[]; variable
812 void *uci_data = coresight_get_uci_data_from_amba(stm_ids, stm_pid); in stm_csdev_name()
980 static const struct amba_id stm_ids[] = { variable
986 MODULE_DEVICE_TABLE(amba, stm_ids);
996 .id_table = stm_ids,