Searched defs:cpu_driver (Results 1 – 5 of 5) sorted by relevance
12 struct cpu_driver { struct13 struct device_operations *ops;14 const struct cpu_device_id *id_table;
13 struct cpu_driver { struct14 struct device_operations *ops;15 const struct cpu_device_id *id_table;
148 struct cpu_driver { struct153 struct cpu_driver *find_cpu_driver(struct device *cpu); argument
11 struct cpu_driver { }; struct