Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-syscfg.h102 int __init cscfg_init(void);
H A Dcoresight-syscfg.c1268 int __init cscfg_init(void) in cscfg_init() function
H A Dcoresight-core.c1832 ret = cscfg_init(); in coresight_init()