Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/include/asm/
Dccwgroup.h16 struct ccwgroup_device { struct
17 enum {
20 } state;
22 atomic_t onoff;
46 int (*setup) (struct ccwgroup_device *); argument