Home
last modified time | relevance | path

Searched refs:chan_free (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-ect.rst141 chan_free chan_pulse chan_xtrigs_reset trigin_detach
177 * ``chan_free``: Show channels with no attached signals.
207 .../cti_sys0/channels# cat chan_free
/OK3568_Linux_fs/kernel/drivers/firmware/arm_scmi/
H A Dsmc.c183 .chan_free = smc_chan_free,
H A Dmailbox.c187 .chan_free = mailbox_chan_free,
H A Dcommon.h298 int (*chan_free)(int id, void *p, void *data); member
H A Ddriver.c1407 ret = idr_for_each(idr, info->desc->ops->chan_free, idr); in scmi_cleanup_txrx_channels()
1411 ret = idr_for_each(idr, info->desc->ops->chan_free, idr); in scmi_cleanup_txrx_channels()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-coresight-devices-cti210 What: /sys/bus/coresight/devices/<cti-name>/channels/chan_free
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c908 static DEVICE_ATTR_RO(chan_free);