Home
last modified time | relevance | path

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

/hardware/interfaces/automotive/can/1.0/default/
DCanController.cpp308 auto busEntry = mCanBuses.extract(name); in downInterface() local
309 if (!busEntry) { in downInterface()
316 if (!unregisterCanBusService(name, busEntry.mapped())) { in downInterface()
322 if (!busEntry.mapped()->down()) { in downInterface()