Searched refs:nouveau_dp_i2c_algo (Results 1 – 3 of 3) sorted by relevance
56 extern const struct i2c_algorithm nouveau_dp_i2c_algo;
410 port->adapter.algo = &nouveau_dp_i2c_algo; in nouveau_i2c_init()
729 const struct i2c_algorithm nouveau_dp_i2c_algo = { variable