mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 10:31:46 +09:00
greybus: svc_msg.h: add data for hotplug message
This commit is contained in:
@@ -77,6 +77,7 @@ enum svc_function_hotplug_event {
|
||||
struct svc_function_hotplug {
|
||||
__u8 hotplug_event; /* enum svc_function_hotplug_event */
|
||||
__u8 module_id;
|
||||
__u8 data[0];
|
||||
};
|
||||
|
||||
enum svc_function_ddb_type {
|
||||
|
||||
Reference in New Issue
Block a user