Searched refs:map_status (Results 1 – 4 of 4) sorted by relevance
283 static struct battery_property_map map_status[] = { variable389 battery_status = map_get_value(map_status, key, battery_status); in param_set_battery_status()
1482 u8 map_status = -1; in rtw_efuse_get_map_from() local1495 map_status = efuse_arg->io_value; in rtw_efuse_get_map_from()1497 __func__, map_status); in rtw_efuse_get_map_from()1499 map_status = -1; in rtw_efuse_get_map_from()1506 return map_status; in rtw_efuse_get_map_from()
1024 enum do_map_region_status map_status; in gasket_mmap() local1117 map_status = do_map_region(gasket_dev, vma, &map_regions[i]); in gasket_mmap()1119 if (map_status == DO_MAP_REGION_INVALID) in gasket_mmap()1121 if (map_status == DO_MAP_REGION_FAILURE) { in gasket_mmap()