Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/display/
H A Ddrm_dp_mst_helper.h381 struct drm_dp_remote_i2c_write { struct
444 struct drm_dp_remote_i2c_write i2c_write;
382 port_numberdrm_dp_remote_i2c_write global() argument
383 write_i2c_device_iddrm_dp_remote_i2c_write global() argument
384 num_bytesdrm_dp_remote_i2c_write global() argument
385 bytesdrm_dp_remote_i2c_write global() argument
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c568 struct drm_dp_remote_i2c_write *w = &req->u.i2c_write; in drm_dp_decode_sideband_req()