Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/s390/include/asm/
Dccwgroup.h66 #define to_ccwgroupdev(x) container_of((x), struct ccwgroup_device, dev) macro
/kernel/linux/linux-6.6/arch/s390/include/asm/
Dccwgroup.h63 #define to_ccwgroupdev(x) container_of((x), struct ccwgroup_device, dev) macro