Searched refs:nvkm_i2c_bus_func (Results 1 – 8 of 8) sorted by relevance
6 struct nvkm_i2c_bus_func { struct15 int nvkm_i2c_bus_ctor(const struct nvkm_i2c_bus_func *, struct nvkm_i2c_pad *, argument17 int nvkm_i2c_bus_new_(const struct nvkm_i2c_bus_func *, struct nvkm_i2c_pad *,
93 nvkm_i2c_bus_func(struct i2c_adapter *adap) in nvkm_i2c_bus_func() function101 .functionality = nvkm_i2c_bus_func,208 nvkm_i2c_bus_ctor(const struct nvkm_i2c_bus_func *func, in nvkm_i2c_bus_ctor()257 nvkm_i2c_bus_new_(const struct nvkm_i2c_bus_func *func, in nvkm_i2c_bus_new_()
64 static const struct nvkm_i2c_bus_func
72 static const struct nvkm_i2c_bus_func
73 static const struct nvkm_i2c_bus_func
79 static const struct nvkm_i2c_bus_func
97 static const struct nvkm_i2c_bus_func
30 const struct nvkm_i2c_bus_func *func;
Completed in 11 milliseconds