Home
last modified time | relevance | path

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

/hardware/interfaces/boot/1.0/default/
DBootControl.cpp99 hw_module_t **hwm = reinterpret_cast<hw_module_t**>(&module); in HIDL_FETCH_IBootControl() local
100 ret = hw_get_module(BOOT_CONTROL_HARDWARE_MODULE_ID, const_cast<const hw_module_t**>(hwm)); in HIDL_FETCH_IBootControl()