Home
last modified time | relevance | path

Searched refs:async_schedule_dev_nocall (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dasync.h93 bool async_schedule_dev_nocall(async_func_t func, struct device *dev);
/linux/kernel/
H A Dasync.c260 bool async_schedule_dev_nocall(async_func_t func, struct device *dev) in async_schedule_dev_nocall() function