Home
last modified time | relevance | path

Searched refs:gk110_i2c_new (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
A Dgk110.c42 gk110_i2c_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, in gk110_i2c_new() function
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/
A Di2c.h86 int gk110_i2c_new(struct nvkm_device *, enum nvkm_subdev_type, int inst, struct nvkm_i2c **);
/linux-6.3-rc2/drivers/gpu/drm/nouveau/nvkm/engine/device/
A Dbase.c1807 .i2c = { 0x00000001, gk110_i2c_new },
1843 .i2c = { 0x00000001, gk110_i2c_new },
1879 .i2c = { 0x00000001, gk110_i2c_new },
1915 .i2c = { 0x00000001, gk110_i2c_new },
1951 .i2c = { 0x00000001, gk110_i2c_new },
1986 .i2c = { 0x00000001, gk110_i2c_new },

Completed in 7 milliseconds