Home
last modified time | relevance | path

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

/aosp_15_r20/external/toybox/toys/other/
H A Di2ctools.c123 static unsigned long i2c_get_funcs(int bus) in i2c_get_funcs() function
164 funcs = i2c_get_funcs(bus) & I2C_FUNC_I2C; in i2cdetect_dash_l()
189 unsigned sup = i2c_get_funcs(TT.F), i; in i2cdetect_main()