Actions
Bug #8373
openImprove iio_triggered_buffer env model
Status:
New
Priority:
Normal
Assignee:
-
Category:
Environment models
Target version:
-
Start date:
08/22/2017
Due date:
% Done:
0%
Estimated time:
Detected in build:
svn
Platform:
Published in build:
Description
According to unaccepted patch and explanation provided by Lars-Peter Clausen our environment model requires a fix:
All iio_triggered_buffer_setup() does is store the pointer to the callback
function in the iio_poll_func structure of the device. The callback is not
live until iio_trigger_attach_poll_func() has been invoked, which can only
happen after iio_device_register() has completed.
No data to display
Actions