Home
last modified time | relevance | path

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

/linux/Documentation/trace/coresight/
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
/linux/drivers/firmware/arm_scmi/
A Dsmc.c187 .chan_free = smc_chan_free,
A Dmailbox.c190 .chan_free = mailbox_chan_free,
A Dcommon.h372 int (*chan_free)(int id, void *p, void *data); member
A Dvirtio.c375 .chan_free = virtio_chan_free,
A Ddriver.c1795 ret = idr_for_each(idr, info->desc->ops->chan_free, idr); in scmi_cleanup_txrx_channels()
1799 ret = idr_for_each(idr, info->desc->ops->chan_free, idr); in scmi_cleanup_txrx_channels()
/linux/Documentation/ABI/testing/
A Dsysfs-bus-coresight-devices-cti210 What: /sys/bus/coresight/devices/<cti-name>/channels/chan_free
/linux/drivers/hwtracing/coresight/
A Dcoresight-cti-sysfs.c908 static DEVICE_ATTR_RO(chan_free);

Completed in 19 milliseconds