OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FW_CDEV_EVENT_RESPONSE
(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
29
#define
FW_CDEV_EVENT_RESPONSE
0x01
77
* struct
fw_cdev_event_response
- Sent when a response packet was received
80
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_RESPONSE
90
struct
fw_cdev_event_response
{
struct
153
* @response: Valid if @common.type == %
FW_CDEV_EVENT_RESPONSE
163
struct
fw_cdev_event_response
response;
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
firewire-cdev.h
29
#define
FW_CDEV_EVENT_RESPONSE
0x01
77
* struct
fw_cdev_event_response
- Sent when a response packet was received
80
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_RESPONSE
90
struct
fw_cdev_event_response
{
struct
153
* @response: Valid if @common.type == %
FW_CDEV_EVENT_RESPONSE
163
struct
fw_cdev_event_response
response;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
firewire-cdev.h
29
#define
FW_CDEV_EVENT_RESPONSE
0x01
77
* struct
fw_cdev_event_response
- Sent when a response packet was received
80
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_RESPONSE
90
struct
fw_cdev_event_response
{
struct
153
* @response: Valid if @common.type == %
FW_CDEV_EVENT_RESPONSE
163
struct
fw_cdev_event_response
response;
Completed in 42 milliseconds