|
@@ -311,7 +311,8 @@ struct media_entity_notify {
|
|
|
* @enable_source: Enable Source Handler function pointer
|
|
|
* @disable_source: Disable Source Handler function pointer
|
|
|
*
|
|
|
- * @link_notify: Link state change notification callback
|
|
|
+ * @link_notify: Link state change notification callback. This callback is
|
|
|
+ * called with the graph_mutex held.
|
|
|
*
|
|
|
* This structure represents an abstract high-level media device. It allows easy
|
|
|
* access to entities and provides basic media device-level support. The
|