mirror of
https://github.com/apache/nuttx.git
synced 2026-05-23 06:39:01 +08:00
Update some input parameter descriptions.
This commit is contained in:
@@ -1645,7 +1645,8 @@ static void tda19988_shutdown(FAR struct tda1988_dev_s *priv)
|
||||
* Create and register the the TDA19988 driver at 'devpath'
|
||||
*
|
||||
* Input Parameters:
|
||||
* devpath - The location to register the TDA19988 driver instance
|
||||
* devpath - The location to register the TDA19988 driver instance. The
|
||||
* standard location would be a path like /dev/hdmi0.
|
||||
* lower - The interface to the the TDA19988 lower half driver.
|
||||
*
|
||||
* Returned Value:
|
||||
|
||||
@@ -173,7 +173,8 @@ extern "C"
|
||||
* Create and register the the TDA19988 driver at 'devpath'
|
||||
*
|
||||
* Input Parameters:
|
||||
* devpath - The location to register the TDA19988 driver instance
|
||||
* devpath - The location to register the TDA19988 driver instance. The
|
||||
* standard location would be a path like /dev/hdmi0.
|
||||
* lower - The interface to the the TDA19988 lower half driver.
|
||||
*
|
||||
* Returned Value:
|
||||
|
||||
Reference in New Issue
Block a user