Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h223 int cti_channel_trig_op(struct device *dev, enum cti_chan_op op,
H A Dcoresight-cti-core.c336 int cti_channel_trig_op(struct device *dev, enum cti_chan_op op, in cti_channel_trig_op() function
H A Dcoresight-cti-sysfs.c545 err = cti_channel_trig_op(dev, op, dir, chan_idx, trig_idx); in cti_trig_op_parse()