Searched refs:coresight_release_path (Results 1 – 4 of 4) sorted by relevance
145 void coresight_release_path(struct coresight_path *path);
263 coresight_release_path(path); in coresight_enable_sysfs()307 coresight_release_path(path); in coresight_disable_sysfs()
245 coresight_release_path(*ppath); in free_event_data()424 coresight_release_path(path); in etm_setup_aux()
865 void coresight_release_path(struct coresight_path *path) in coresight_release_path() function