Update some input parameter descriptions.
This commit is contained in:
parent
c8efd2b1e3
commit
25f6586c92
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user