diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/drm/drm_dp_helper.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/drm/drm_dp_helper.h b/include/drm/drm_dp_helper.h index c8857e6159a5..efcde2c38cc1 100644 --- a/include/drm/drm_dp_helper.h +++ b/include/drm/drm_dp_helper.h | |||
| @@ -509,6 +509,7 @@ struct drm_dp_aux_msg { | |||
| 509 | 509 | ||
| 510 | /** | 510 | /** |
| 511 | * struct drm_dp_aux - DisplayPort AUX channel | 511 | * struct drm_dp_aux - DisplayPort AUX channel |
| 512 | * @name: user-visible name of this AUX channel and the I2C-over-AUX adapter | ||
| 512 | * @ddc: I2C adapter that can be used for I2C-over-AUX communication | 513 | * @ddc: I2C adapter that can be used for I2C-over-AUX communication |
| 513 | * @dev: pointer to struct device that is the parent for this AUX channel | 514 | * @dev: pointer to struct device that is the parent for this AUX channel |
| 514 | * @transfer: transfers a message representing a single AUX transaction | 515 | * @transfer: transfers a message representing a single AUX transaction |
