Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/stm/
Dstm.h64 struct stm_device *stm_find_device(const char *name);
Dpolicy.c338 stm = stm_find_device(devname); in stp_policies_make()
Dcore.c111 struct stm_device *stm_find_device(const char *buf) in stm_find_device() function
1011 link = stm_find_device(buf); in stm_source_link_store()