Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwtracing/stm/
Dstm.h51 struct stm_output { struct
61 struct stm_output output; argument
75 struct stm_output output;
Dcore.c194 static void stm_output_claim(struct stm_device *stm, struct stm_output *output) in stm_output_claim()
211 stm_output_disclaim(struct stm_device *stm, struct stm_output *output) in stm_output_disclaim()
288 struct stm_output *output) in stm_output_assign()
330 static void stm_output_free(struct stm_device *stm, struct stm_output *output) in stm_output_free()
340 static void stm_output_init(struct stm_output *output) in stm_output_init()