Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/stm/
H A Dstm.h76 struct stm_device *stm_find_device(const char *name);
H A Dpolicy.c420 stm = stm_find_device(devname); in stp_policy_make()