Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Ddd.c918 bool have_async; member
949 data->have_async = true; in __device_attach_driver()
1032 if (!ret && allow_async && data.have_async) { in __device_attach()