Searched refs:chan_free (Results 1 - 7 of 7) sorted by last modified time

/linux-master/drivers/firmware/arm_scmi/
H A Ddriver.c2759 idr_for_each(idr, info->desc->ops->chan_free, idr);
H A Dmailbox.c318 .chan_free = mailbox_chan_free,
H A Dcommon.h189 * @chan_free: Callback to free a channel
205 int (*chan_free)(int id, void *p, void *data); member in struct:scmi_transport_ops
H A Dsmc.c284 .chan_free = smc_chan_free,
H A Doptee.c538 .chan_free = scmi_optee_chan_free,
H A Dvirtio.c798 .chan_free = virtio_chan_free,
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-cti-sysfs.c876 static DEVICE_ATTR_RO(chan_free);

Completed in 226 milliseconds