Home
last modified time | relevance | path

Searched defs:next_capacity (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/
H A Dhid-logitech-hidpp.c1070 int *next_capacity, in hidpp20_batterylevel_map_status_capacity()
1116 int *next_capacity, in hidpp20_batterylevel_get_battery_capacity()
1178 int status, capacity, next_capacity, level; in hidpp20_query_battery_info() local
1215 int status, capacity, next_capacity, level; in hidpp20_battery_event() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/container/
H A Dvector.hpp489 BOOST_CONTAINER_FORCEINLINE size_type next_capacity(size_type additional_objects) const in next_capacity() function