Searched refs:reset_notify (Results 1 – 3 of 3) sorted by relevance
59 void (*reset_notify)(struct etna_cmd_stream *stream, void *priv), in etna_cmd_stream_new()86 stream->reset_notify = reset_notify; in etna_cmd_stream_new()118 if (priv->reset_notify) in reset_buffer()119 priv->reset_notify(stream, priv->reset_notify_priv); in reset_buffer()
154 void (*reset_notify)(struct etna_cmd_stream *stream, void *priv); member
143 void (*reset_notify)(struct etna_cmd_stream *stream, void *priv),