Home
last modified time | relevance | path

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

/linux/drivers/hwtracing/stm/
H A Dp_sys-t.c113 struct sys_t_output { struct
129 struct sys_t_output *opriv; in sys_t_output_open() argument
266 static inline bool sys_t_need_ts(struct sys_t_output *op) in sys_t_need_ts()
278 static bool sys_t_need_clock_sync(struct sys_t_output *op) in sys_t_need_clock_sync()
372 struct sys_t_output *op = output->pdrv_private; in sys_t_write()