Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dvia_i2c.h13 struct via_i2c_stuff { struct
14 u16 i2c_port; /* GPIO or I2C port */
15 u16 is_active; /* Being used as I2C? */
16 struct i2c_adapter adapter;
17 struct i2c_algo_bit_data algo;