Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/base/
Ddd.c964 static void __device_attach_async_helper(void *_dev, async_cookie_t cookie) in __device_attach_async_helper() function
1053 async_schedule_dev(__device_attach_async_helper, dev); in __device_attach()