struct subsys_interface —
interfaces to device functions name name of the device function subsystem subsytem of the devices to attach to node the list of functions registered at the subsystem add device hookup to device function handler remove device hookup to device function handler
struct subsys_interface {
};