Searched refs:wait_empty (Results 1 – 3 of 3) sorted by relevance
178 void (*wait_empty)(struct intel_th_device *thdev); member
500 if (outdrv->wait_empty) in intel_th_gth_stop()501 outdrv->wait_empty(outdev); in intel_th_gth_stop()
2189 .wait_empty = intel_th_msc_wait_empty,