OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FW_CDEV_EVENT_BUS_RESET
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
firewire-cdev.h
28
#define
FW_CDEV_EVENT_BUS_RESET
0x00
53
* struct
fw_cdev_event_bus_reset
- Sent when a bus reset occurred
55
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_BUS_RESET
67
struct
fw_cdev_event_bus_reset
{
struct
200
* @bus_reset: Valid if @common.type == %
FW_CDEV_EVENT_BUS_RESET
218
struct
fw_cdev_event_bus_reset
bus_reset;
271
* &struct
fw_cdev_event_bus_reset
with the current state
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
firewire-cdev.h
28
#define
FW_CDEV_EVENT_BUS_RESET
0x00
53
* struct
fw_cdev_event_bus_reset
- Sent when a bus reset occurred
55
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_BUS_RESET
67
struct
fw_cdev_event_bus_reset
{
struct
200
* @bus_reset: Valid if @common.type == %
FW_CDEV_EVENT_BUS_RESET
218
struct
fw_cdev_event_bus_reset
bus_reset;
271
* &struct
fw_cdev_event_bus_reset
with the current state
/bionic/libc/kernel/uapi/linux/
firewire-cdev.h
25
#define
FW_CDEV_EVENT_BUS_RESET
0x00
42
struct
fw_cdev_event_bus_reset
{
struct
126
struct
fw_cdev_event_bus_reset
bus_reset;
/development/ndk/platforms/android-L/include/linux/
firewire-cdev.h
25
#define
FW_CDEV_EVENT_BUS_RESET
0x00
42
struct
fw_cdev_event_bus_reset
{
struct
126
struct
fw_cdev_event_bus_reset
bus_reset;
/external/kernel-headers/original/uapi/linux/
firewire-cdev.h
34
#define
FW_CDEV_EVENT_BUS_RESET
0x00
67
* struct
fw_cdev_event_bus_reset
- Sent when a bus reset occurred
69
* @type: See &fw_cdev_event_common; always %
FW_CDEV_EVENT_BUS_RESET
85
struct
fw_cdev_event_bus_reset
{
struct
173
* &
fw_cdev_event_bus_reset
.
358
* @bus_reset: Valid if @common.type == %
FW_CDEV_EVENT_BUS_RESET
382
struct
fw_cdev_event_bus_reset
bus_reset;
446
* - implemented &
fw_cdev_event_bus_reset
.bm_node_id
470
* &struct
fw_cdev_event_bus_reset
with the current state
478
* As a side effect, reception of %
FW_CDEV_EVENT_BUS_RESET
events to be read(2
[
all
...]
/prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
firewire-cdev.h
25
#define
FW_CDEV_EVENT_BUS_RESET
0x00
42
struct
fw_cdev_event_bus_reset
{
struct
126
struct
fw_cdev_event_bus_reset
bus_reset;
/prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
firewire-cdev.h
25
#define
FW_CDEV_EVENT_BUS_RESET
0x00
42
struct
fw_cdev_event_bus_reset
{
struct
126
struct
fw_cdev_event_bus_reset
bus_reset;
/prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
firewire-cdev.h
25
#define
FW_CDEV_EVENT_BUS_RESET
0x00
42
struct
fw_cdev_event_bus_reset
{
struct
126
struct
fw_cdev_event_bus_reset
bus_reset;
Completed in 39 milliseconds