Searched refs:error_delayed_work (Results 1 – 1 of 1) sorted by relevance
55 static void error_delayed_work(struct work_struct *work);114 INIT_DELAYED_WORK(&data->stream.error_work, error_delayed_work); in snd_compr_open()802 static void error_delayed_work(struct work_struct *work) in error_delayed_work() function