Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hwtracing/stm/
Dstm.h76 struct stm_device *stm_find_device(const char *name);
Dpolicy.c420 stm = stm_find_device(devname); in stp_policy_make()
Dcore.c104 struct stm_device *stm_find_device(const char *buf) in stm_find_device() function
1176 link = stm_find_device(buf); in stm_source_link_store()