Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h202 enum cti_chan_set_op { enum
228 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op,
H A Dcoresight-cti-core.c433 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op, in cti_channel_setop()
H A Dcoresight-cti-sysfs.c635 chan_op_parse(struct device *dev, enum cti_chan_set_op op, const char *buf) in chan_op_parse()