Home
last modified time | relevance | path

Searched refs:nv50_i2c_drive_sda (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
Dnv50.c37 nv50_i2c_drive_sda(struct nvkm_i2c_port *base, int state) in nv50_i2c_drive_sda() function
65 .drive_sda = nv50_i2c_drive_sda,
Dnv50.h21 void nv50_i2c_drive_sda(struct nvkm_i2c_port *, int state);
Dgf110.c45 .drive_sda = nv50_i2c_drive_sda,
Dg94.c190 .drive_sda = nv50_i2c_drive_sda,