Home
last modified time | relevance | path

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

/Linux-v5.4/arch/s390/include/asm/
Dccwgroup.h17 struct ccwgroup_device { struct
18 enum {
21 } state;
23 atomic_t onoff;
24 struct mutex reg_mutex;
48 int (*setup) (struct ccwgroup_device *); argument