Searched refs:amba_deferred_retry_func (Results 1 – 1 of 1) sorted by relevance
504 static void amba_deferred_retry_func(struct work_struct *dummy);505 static DECLARE_DELAYED_WORK(deferred_retry_work, amba_deferred_retry_func);531 static void amba_deferred_retry_func(struct work_struct *dummy) in amba_deferred_retry_func() function