Home
last modified time | relevance | path

Searched refs:last_client (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.h461 struct i2c_client *last_client; member
H A Danx7625.c53 if (client == ctx->last_client) in i2c_access_workaround()
56 ctx->last_client = client; in i2c_access_workaround()