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