Home
last modified time | relevance | path

Searched defs:pi2c (Results 1 – 9 of 9) sorted by relevance

/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dnv4e.c33 nv4e_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv4e_i2c_new()
Dnv04.c33 nv04_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv04_i2c_new()
Dgf117.c33 gf117_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gf117_i2c_new()
Dnv50.c33 nv50_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in nv50_i2c_new()
Dgm200.c37 gm200_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gm200_i2c_new()
Dgf119.c37 gf119_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gf119_i2c_new()
Dg94.c69 g94_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in g94_i2c_new()
Dgk104.c69 gk104_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) in gk104_i2c_new()
Dbase.c280 int index, struct nvkm_i2c **pi2c) in nvkm_i2c_new_()