Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c426 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op, in cti_channel_setop() function
H A Dcoresight-cti-sysfs.c674 err = cti_channel_setop(dev, op, channel); in chan_op_parse()