staging:iio fill in some missing docs
Signed-off-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a9ea1b178f
commit
ecbf20ca95
1 changed files with 2 additions and 0 deletions
|
@ -331,6 +331,8 @@ struct iio_buffer_setup_ops {
|
||||||
* @name: [DRIVER] name of the device.
|
* @name: [DRIVER] name of the device.
|
||||||
* @info: [DRIVER] callbacks and constant info from driver
|
* @info: [DRIVER] callbacks and constant info from driver
|
||||||
* @info_exist_lock: [INTERN] lock to prevent use during removal
|
* @info_exist_lock: [INTERN] lock to prevent use during removal
|
||||||
|
* @setup_ops: [DRIVER] callbacks to call before and after buffer
|
||||||
|
* enable/disable
|
||||||
* @chrdev: [INTERN] associated character device
|
* @chrdev: [INTERN] associated character device
|
||||||
* @groups: [INTERN] attribute groups
|
* @groups: [INTERN] attribute groups
|
||||||
* @groupcounter: [INTERN] index of next attribute group
|
* @groupcounter: [INTERN] index of next attribute group
|
||||||
|
|
Loading…
Add table
Reference in a new issue