A fresh look at the kernel's device model
A fresh look at the kernel's device model
Posted Jun 6, 2015 17:22 UTC (Sat) by Alan.Stern (subscriber, #12437)In reply to: A fresh look at the kernel's device model by neilbrown
Parent article: A fresh look at the kernel's device model
I can't think of any examples. In practice, drivers embed multiple struct devices in their private data structures. Generally one of these devices belongs to a bus and the others to classes.