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

/linux-4.4.14/drivers/hwtracing/stm/
H A Dstm.h70 struct stm_device *stm_find_device(const char *name);
H A Dcore.c91 * stm_find_device() - find stm device by name
102 struct stm_device *stm_find_device(const char *buf) stm_find_device() function
125 * @stm: stm device, previously acquired by stm_find_device()
128 * stm_find_device().
796 /* matches stm_find_device() from stm_source_link_store() */ __stm_source_link_drop()
860 link = stm_find_device(buf); stm_source_link_store()
H A Dpolicy.c334 stm = stm_find_device(devname); stp_policies_make()

Completed in 101 milliseconds