Searched refs:kset_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/scripts/gdb/linux/
H A Ddevice.py17 kset_type = CachedType('struct kset') variable
37 subsys = container_of(kobj, kset_type.get_type().pointer(), 'kobj')
44 subsys = container_of(kobj, kset_type.get_type().pointer(), 'kobj')

Completed in 144 milliseconds