Lines Matching full:sink
80 * @sink_subtype: type of sink this component is, as defined
90 /* We have some devices which acts as LINK and SINK */
264 * @sysfs_sink_activated: 'true' when a sink has been selected for use via sysfs
265 * by writing a 1 to the 'enable_sink' file. A sink can be
268 * source to that sink. A sink can also become enabled but not
270 * @ea: Device attribute for sink representation under PMU directory.
271 * @def_sink: cached reference to default sink found for this device.
290 /* sink specific fields */
331 * @path_list: path from source to sink.
356 * struct coresight_ops_sink - basic operations for a sink
358 * @enable: enables the sink.
359 * @disable: disables the sink.
440 struct coresight_device *sink);
706 struct coresight_device *sink);