Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/hwtracing/coresight/
Dcoresight-cfg-preload.c32 int cscfg_preload(void *owner_handle) in cscfg_preload() function
Dcoresight-syscfg.h104 int cscfg_preload(void *owner_handle);
Dcoresight-syscfg.c1283 err = cscfg_preload(THIS_MODULE); in cscfg_init()