Searched refs:fw_cdev_event_iso_interrupt (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h294 * struct fw_cdev_event_iso_interrupt - Sent when an iso packet was completed
345 struct fw_cdev_event_iso_interrupt { struct
367 * - the 1394 iso packet header as described at &fw_cdev_event_iso_interrupt,
373 * &fw_cdev_event_iso_interrupt, but in little endian byte order.
518 struct fw_cdev_event_iso_interrupt iso_interrupt;
568 * 2 (2.6.30) - changed &fw_cdev_event_iso_interrupt.header if
573 * (2.6.32) - added time stamp to xmit &fw_cdev_event_iso_interrupt
809 * @closure: To be returned in &fw_cdev_event_iso_interrupt or
895 * &fw_cdev_event_iso_interrupt event will be sent.
910 * and are stripped and returned in the &fw_cdev_event_iso_interrupt structur
[all...]
/linux-master/drivers/firewire/
H A Dcore-cdev.c190 struct fw_cdev_event_iso_interrupt interrupt;

Completed in 139 milliseconds