Searched refs:drive_scl (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | bus.c | 50 bus->func->drive_scl(bus, state); in nvkm_i2c_bus_setscl() 233 if ( bus->func->drive_scl && in nvkm_i2c_bus_ctor()
|
H A D | bus.h | 8 void (*drive_scl)(struct nvkm_i2c_bus *, int state); member
|
H A D | busgf119.c | 75 .drive_scl = gf119_i2c_bus_drive_scl,
|
H A D | busnv4e.c | 66 .drive_scl = nv4e_i2c_bus_drive_scl,
|
H A D | busnv50.c | 82 .drive_scl = nv50_i2c_bus_drive_scl,
|
H A D | busnv04.c | 75 .drive_scl = nv04_i2c_bus_drive_scl,
|
H A D | bit.c | 34 bus->func->drive_scl(bus, state); in nvkm_i2c_drive_scl()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/ |
H A D | bus.c | 50 bus->func->drive_scl(bus, state); in nvkm_i2c_bus_setscl() 233 if ( bus->func->drive_scl && in nvkm_i2c_bus_ctor()
|
H A D | bus.h | 8 void (*drive_scl)(struct nvkm_i2c_bus *, int state); member
|
H A D | busgf119.c | 75 .drive_scl = gf119_i2c_bus_drive_scl,
|
H A D | busnv4e.c | 66 .drive_scl = nv4e_i2c_bus_drive_scl,
|
H A D | busnv50.c | 82 .drive_scl = nv50_i2c_bus_drive_scl,
|
H A D | busnv04.c | 75 .drive_scl = nv04_i2c_bus_drive_scl,
|
H A D | bit.c | 34 bus->func->drive_scl(bus, state); in nvkm_i2c_drive_scl()
|
Completed in 5 milliseconds