Home
last modified time | relevance | path

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

/external/toybox/toys/other/
Di2ctools.c97 static unsigned long i2c_get_funcs(int bus) in i2c_get_funcs() function
143 unsigned long supported = i2c_get_funcs(bus); in i2cdetect_dash_F()
162 funcs = i2c_get_funcs(bus); in i2cdetect_dash_l()