|
@@ -509,6 +509,7 @@ struct drm_dp_aux_msg {
|
|
|
|
|
|
/**
|
|
/**
|
|
* struct drm_dp_aux - DisplayPort AUX channel
|
|
* struct drm_dp_aux - DisplayPort AUX channel
|
|
|
|
+ * @name: user-visible name of this AUX channel and the I2C-over-AUX adapter
|
|
* @ddc: I2C adapter that can be used for I2C-over-AUX communication
|
|
* @ddc: I2C adapter that can be used for I2C-over-AUX communication
|
|
* @dev: pointer to struct device that is the parent for this AUX channel
|
|
* @dev: pointer to struct device that is the parent for this AUX channel
|
|
* @transfer: transfers a message representing a single AUX transaction
|
|
* @transfer: transfers a message representing a single AUX transaction
|