Searched refs:nvkm_i2c_pad_func (Results 1 – 9 of 9) sorted by relevance
7 const struct nvkm_i2c_pad_func *func;23 struct nvkm_i2c_pad_func { struct35 void nvkm_i2c_pad_ctor(const struct nvkm_i2c_pad_func *, struct nvkm_i2c *, argument37 int nvkm_i2c_pad_new_(const struct nvkm_i2c_pad_func *, struct nvkm_i2c *,
28 static const struct nvkm_i2c_pad_func41 static const struct nvkm_i2c_pad_func
53 static const struct nvkm_i2c_pad_func66 static const struct nvkm_i2c_pad_func
96 nvkm_i2c_pad_ctor(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, in nvkm_i2c_pad_ctor()109 nvkm_i2c_pad_new_(const struct nvkm_i2c_pad_func *func, struct nvkm_i2c *i2c, in nvkm_i2c_pad_new_()
27 static const struct nvkm_i2c_pad_func
258 static const struct nvkm_i2c_pad_func
Completed in 8 milliseconds