Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/coresight/
H A Dcoresight-cfg-preload.c29 static struct cscfg_load_owner_info preload_owner = { variable
36 preload_owner.owner_handle = owner_handle; in cscfg_preload()
37 return cscfg_load_config_sets(preload_cfgs, preload_feats, &preload_owner); in cscfg_preload()