Home
last modified time | relevance | path

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

/linux/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
/linux/drivers/firmware/arm_scmi/
H A Dcommon.h209 int (*chan_free)(int id, void *p, void *data); member
H A Ddriver.c2819 idr_for_each(idr, info->desc->ops->chan_free, idr); in scmi_cleanup_channels()