Searched defs:nouveau_i2c_chan (Results 1 - 1 of 1) sorted by relevance

/drivers/gpu/drm/nouveau/
H A Dnouveau_i2c.h34 struct nouveau_i2c_chan { struct
49 struct nouveau_i2c_chan *nouveau_i2c_find(struct drm_device *, u8 index);
50 bool nouveau_probe_i2c_addr(struct nouveau_i2c_chan *i2c, int addr);
53 bool (*match)(struct nouveau_i2c_chan *,

Completed in 43 milliseconds