Searched refs:device_link_release_fn (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/base/
H A Dcore.c504 static void device_link_release_fn(struct work_struct *work) function
533 INIT_WORK(&link->rm_work, device_link_release_fn);
536 * synchronization in device_link_release_fn() and if the consumer or

Completed in 111 milliseconds