Searched defs:device___2 (Results 1 – 2 of 2) sorted by relevance
37298 struct device___2 { struct37300 struct device___2 *parent; argument37301 struct device_private *p;37302 const char *init_name;37303 const struct device_type___2 *type;37304 struct bus_type___2 *bus;37305 struct device_driver___2 *driver;37306 void *platform_data;37307 void *driver_data;37331 void (*release)(struct device___2 *); argument[all …]