On Fri, May 02, 2014 at 08:53:54PM +0100, Ian Abbott wrote:
> On 02/05/14 18:40, Hartley Sweeten wrote:
> > On Friday, May 02, 2014 5:50 AM, Ian Abbott wrote:
> >> For comedi subdevices that support asynchronous commands, the `async`
> >> member of `struct comedi_subdevice` points to a `struct come
On 02/05/14 18:40, Hartley Sweeten wrote:
On Friday, May 02, 2014 5:50 AM, Ian Abbott wrote:
For comedi subdevices that support asynchronous commands, the `async`
member of `struct comedi_subdevice` points to a `struct comedi_async`
allocated to manage asynchronous commands on that subdevice. T
On Friday, May 02, 2014 5:50 AM, Ian Abbott wrote:
> For comedi subdevices that support asynchronous commands, the `async`
> member of `struct comedi_subdevice` points to a `struct comedi_async`
> allocated to manage asynchronous commands on that subdevice. The
> pointer to this "async" structure