Home
last modified time | relevance | path

Searched defs:fw_mgmt (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/staging/greybus/
Dfw-management.c23 struct fw_mgmt { struct
24 struct device *parent;
25 struct gb_connection *connection;
26 struct kref kref;
27 struct list_head node;
30 struct ida id_map;
31 struct mutex mutex;
32 struct completion completion;
33 struct cdev cdev;
34 struct device *class_device;
[all …]