OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:FW_CDEV_IOC_SEND_RESPONSE
(Results
26 - 36
of
36
) sorted by null
1
2
/prebuilts/ndk/r11/platforms/android-23/arch-mips/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-23/arch-mips64/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-arm/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-arm64/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-mips/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-mips64/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/linux/
firewire-cdev.h
142
#define
FW_CDEV_IOC_SEND_RESPONSE
_IOW('#', 0x04, struct fw_cdev_send_response)
/external/strace/
ioctl_redefs1.h
609
#ifdef
FW_CDEV_IOC_SEND_RESPONSE
610
# undef
FW_CDEV_IOC_SEND_RESPONSE
611
# define
FW_CDEV_IOC_SEND_RESPONSE
0x40142304
[
all
...]
Completed in 68 milliseconds
1
2