Home
last modified time | relevance | path

Searched defs:device_attach_data (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/base/
H A Ddd.c793 struct device_attach_data { struct
794 struct device *dev;
803 bool check_async;
828 struct device_attach_data *data = _data; in __device_attach_driver() argument