Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dpadnv04.c29 .bus_new_0 = nv04_i2c_bus_new,
H A Dbus.h25 int nv04_i2c_bus_new(struct nvkm_i2c_pad *, int, u8, u8,
H A Dbusnv04.c83 nv04_i2c_bus_new(struct nvkm_i2c_pad *pad, int id, u8 drive, u8 sense, in nv04_i2c_bus_new() function