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

/linux-master/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')

Completed in 96 milliseconds