Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/base/
Ddd.c904 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) in __device_attach_async_helper() function
981 async_schedule_dev(__device_attach_async_helper, dev); in __device_attach()