Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-stm.c818 static const struct amba_id stm_ids[]; variable
823 void *uci_data = coresight_get_uci_data_from_amba(stm_ids, stm_pid); in stm_csdev_name()
987 static const struct amba_id stm_ids[] = { variable
993 MODULE_DEVICE_TABLE(amba, stm_ids);
1003 .id_table = stm_ids,