OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fw_cdev_event_iso_interrupt
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
firewire-cdev.h
31
#define
FW_CDEV_EVENT_ISO_INTERRUPT
0x03
128
* struct
fw_cdev_event_iso_interrupt
- Sent when an iso packet was completed
131
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_ISO_INTERRUPT
141
struct
fw_cdev_event_iso_interrupt
{
struct
155
* @iso_interrupt: Valid if @common.type == %
FW_CDEV_EVENT_ISO_INTERRUPT
165
struct
fw_cdev_event_iso_interrupt
iso_interrupt;
357
* @closure: To be returned in &
fw_cdev_event_iso_interrupt
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
firewire-cdev.h
31
#define
FW_CDEV_EVENT_ISO_INTERRUPT
0x03
128
* struct
fw_cdev_event_iso_interrupt
- Sent when an iso packet was completed
131
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_ISO_INTERRUPT
141
struct
fw_cdev_event_iso_interrupt
{
struct
155
* @iso_interrupt: Valid if @common.type == %
FW_CDEV_EVENT_ISO_INTERRUPT
165
struct
fw_cdev_event_iso_interrupt
iso_interrupt;
357
* @closure: To be returned in &
fw_cdev_event_iso_interrupt
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
firewire-cdev.h
31
#define
FW_CDEV_EVENT_ISO_INTERRUPT
0x03
128
* struct
fw_cdev_event_iso_interrupt
- Sent when an iso packet was completed
131
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_ISO_INTERRUPT
141
struct
fw_cdev_event_iso_interrupt
{
struct
155
* @iso_interrupt: Valid if @common.type == %
FW_CDEV_EVENT_ISO_INTERRUPT
165
struct
fw_cdev_event_iso_interrupt
iso_interrupt;
357
* @closure: To be returned in &
fw_cdev_event_iso_interrupt
Completed in 25 milliseconds