Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwtracing/stm/
Dstm.h58 struct stm_output { struct
67 struct stm_output output; argument
81 struct stm_output output;
Dcore.c184 static void stm_output_claim(struct stm_device *stm, struct stm_output *output) in stm_output_claim()
198 stm_output_disclaim(struct stm_device *stm, struct stm_output *output) in stm_output_disclaim()
272 struct stm_output *output) in stm_output_assign()
312 static void stm_output_free(struct stm_device *stm, struct stm_output *output) in stm_output_free()