Searched refs:drive_sda (Results 1 – 8 of 8) sorted by relevance
45 .drive_sda = nv50_i2c_drive_sda,
72 .drive_sda = nv4e_i2c_drive_sda,
79 .drive_sda = nv04_i2c_drive_sda,
65 .drive_sda = nv50_i2c_drive_sda,
40 port->func->drive_sda(port, state); in i2c_drive_sda()
190 .drive_sda = nv50_i2c_drive_sda,
70 port->func->drive_sda(port, state); in nvkm_i2c_setsda()
46 void (*drive_sda)(struct nvkm_i2c_port *, int); member