Searched refs:cti_channel_setop (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-cti.h | 228 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op,
|
H A D | coresight-cti-core.c | 425 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op, in cti_channel_setop() function
|
H A D | coresight-cti-sysfs.c | 674 err = cti_channel_setop(dev, op, channel); in chan_op_parse()
|
/kernel/linux/linux-6.6/drivers/hwtracing/coresight/ |
H A D | coresight-cti.h | 228 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op,
|
H A D | coresight-cti-core.c | 433 int cti_channel_setop(struct device *dev, enum cti_chan_set_op op, in cti_channel_setop() function
|
H A D | coresight-cti-sysfs.c | 642 err = cti_channel_setop(dev, op, channel); in chan_op_parse()
|
Completed in 7 milliseconds