Searched refs:SystemExtSpecific (Results 1 – 12 of 12) sorted by relevance
73 SystemExtSpecific() bool methodSpec167 func (e *earlyModuleContext) SystemExtSpecific() bool { func
215 } else if m.SystemExtSpecific() {
465 } else if ctx.SystemExtSpecific() {
1354 return !m.DeviceSpecific() && !m.SocSpecific() && !m.ProductSpecific() && !m.SystemExtSpecific()1369 func (m *ModuleBase) SystemExtSpecific() bool { func1403 } else if m.SystemExtSpecific() {
1922 } else if ctx.SystemExtSpecific() {
58 if j.Platform() || j.SystemExtSpecific() {
104 } else if ctx.SystemExtSpecific() {
3291 } else if module.SystemExtSpecific() {
183 return m.SystemExtSpecific()
555 installedInSystem := ctx.Platform() || ctx.SystemExtSpecific()
1130 func (*systemExtContext) SystemExtSpecific() bool { func
189 return m.SystemExtSpecific()