Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-cti.h228 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() function
H A Dcoresight-cti-sysfs.c642 err = cti_channel_setop(dev, op, channel); in chan_op_parse()