Searched refs:gm200_i2c_new (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dgm200.c46 gm200_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, function
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Dbase.c2019 .i2c = { 0x00000001, gm200_i2c_new },
2054 .i2c = { 0x00000001, gm200_i2c_new },
2089 .i2c = { 0x00000001, gm200_i2c_new },
2150 .i2c = { 0x00000001, gm200_i2c_new },
2183 .i2c = { 0x00000001, gm200_i2c_new },
2217 .i2c = { 0x00000001, gm200_i2c_new },
2251 .i2c = { 0x00000001, gm200_i2c_new },
2285 .i2c = { 0x00000001, gm200_i2c_new },
2319 .i2c = { 0x00000001, gm200_i2c_new },
2377 .i2c = { 0x00000001, gm200_i2c_new },
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Di2c.h87 int gm200_i2c_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_i2c **);

Completed in 195 milliseconds