Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/unisys/include/
Dvisorbus.h121 struct visor_device { struct
125 struct visorchannel *visorchannel;
126 uuid_le channel_type_guid;
127 u64 channel_bytes;
134 struct device device;
135 struct list_head list_all;
136 struct periodic_work *periodic_work;
137 bool being_removed;
138 bool responded_to_device_create;
139 struct kobject kobjdevmajorminor; /* visorbus<x>/dev<y>/devmajorminor/*/
[all …]