Home
last modified time | relevance | path

Searched refs:subsys_private_type (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/scripts/gdb/linux/
H A Ddevice.py15 subsys_private_type = CachedType('struct subsys_private') variable
38 subsys_priv = container_of(subsys, subsys_private_type.get_type().pointer(), 'subsys')
45 subsys_priv = container_of(subsys, subsys_private_type.get_type().pointer(), 'subsys')