Searched defs:device_attach_data (Results 1 – 1 of 1) sorted by relevance
768 struct device_attach_data { struct769 struct device *dev;778 bool check_async;803 struct device_attach_data *data = _data; in __device_attach_driver() argument