Searched refs:client_flush_cb (Results 1 – 2 of 2) sorted by relevance
36 void (*client_flush_cb)(struct hal_smoothness_metrics *smoothness_metrics, member137 smoothness_meta->client_flush_cb(&smoothness_meta->metrics, in flush()177 void (*client_flush_cb)(struct hal_smoothness_metrics *, void *), in hal_smoothness_initialize()185 if (client_flush_cb == NULL) { in hal_smoothness_initialize()208 smoothness_meta->client_flush_cb = client_flush_cb; in hal_smoothness_initialize()
117 void (*client_flush_cb)(struct hal_smoothness_metrics *, void *),