#include <linux/ioctl.h>#include <linux/types.h>Go to the source code of this file.
Defines | |
| #define | AMDTP_IOC_CHANNEL _IOW('#', 0x00, struct amdtp_ioctl) |
| #define | AMDTP_IOC_PLUG _IOW('#', 0x01, struct amdtp_ioctl) |
| #define | AMDTP_IOC_PING _IOW('#', 0x02, struct amdtp_ioctl) |
| #define | AMDTP_IOC_ZAP _IO ('#', 0x03) |
| #define | DV1394_IOC_INIT _IOW('#', 0x06, struct dv1394_init) |
| #define | DV1394_IOC_SHUTDOWN _IO ('#', 0x07) |
| #define | DV1394_IOC_SUBMIT_FRAMES _IO ('#', 0x08) |
| #define | DV1394_IOC_WAIT_FRAMES _IO ('#', 0x09) |
| #define | DV1394_IOC_RECEIVE_FRAMES _IO ('#', 0x0a) |
| #define | DV1394_IOC_START_RECEIVE _IO ('#', 0x0b) |
| #define | DV1394_IOC_GET_STATUS _IOR('#', 0x0c, struct dv1394_status) |
| #define | VIDEO1394_IOC_LISTEN_CHANNEL _IOWR('#', 0x10, struct video1394_mmap) |
| #define | VIDEO1394_IOC_UNLISTEN_CHANNEL _IOW ('#', 0x11, int) |
| #define | VIDEO1394_IOC_LISTEN_QUEUE_BUFFER _IOW ('#', 0x12, struct video1394_wait) |
| #define | VIDEO1394_IOC_LISTEN_WAIT_BUFFER _IOWR('#', 0x13, struct video1394_wait) |
| #define | VIDEO1394_IOC_TALK_CHANNEL _IOWR('#', 0x14, struct video1394_mmap) |
| #define | VIDEO1394_IOC_UNTALK_CHANNEL _IOW ('#', 0x15, int) |
| #define | VIDEO1394_IOC_TALK_QUEUE_BUFFER _IOW ('#', 0x16, size_t) |
| #define | VIDEO1394_IOC_TALK_WAIT_BUFFER _IOW ('#', 0x17, struct video1394_wait) |
| #define | VIDEO1394_IOC_LISTEN_POLL_BUFFER _IOWR('#', 0x18, struct video1394_wait) |
| #define | RAW1394_IOC_ISO_XMIT_INIT _IOW ('#', 0x1a, struct raw1394_iso_status) |
| #define | RAW1394_IOC_ISO_RECV_INIT _IOWR('#', 0x1b, struct raw1394_iso_status) |
| #define | RAW1394_IOC_ISO_RECV_START _IOC (_IOC_WRITE, '#', 0x1c, sizeof(int) * 3) |
| #define | RAW1394_IOC_ISO_XMIT_START _IOC (_IOC_WRITE, '#', 0x1d, sizeof(int) * 2) |
| #define | RAW1394_IOC_ISO_XMIT_RECV_STOP _IO ('#', 0x1e) |
| #define | RAW1394_IOC_ISO_GET_STATUS _IOR ('#', 0x1f, struct raw1394_iso_status) |
| #define | RAW1394_IOC_ISO_SHUTDOWN _IO ('#', 0x20) |
| #define | RAW1394_IOC_ISO_QUEUE_ACTIVITY _IO ('#', 0x21) |
| #define | RAW1394_IOC_ISO_RECV_LISTEN_CHANNEL _IOW ('#', 0x22, unsigned char) |
| #define | RAW1394_IOC_ISO_RECV_UNLISTEN_CHANNEL _IOW ('#', 0x23, unsigned char) |
| #define | RAW1394_IOC_ISO_RECV_SET_CHANNEL_MASK _IOW ('#', 0x24, __u64) |
| #define | RAW1394_IOC_ISO_RECV_PACKETS _IOW ('#', 0x25, struct raw1394_iso_packets) |
| #define | RAW1394_IOC_ISO_RECV_RELEASE_PACKETS _IOW ('#', 0x26, unsigned int) |
| #define | RAW1394_IOC_ISO_XMIT_PACKETS _IOW ('#', 0x27, struct raw1394_iso_packets) |
| #define | RAW1394_IOC_ISO_XMIT_SYNC _IO ('#', 0x28) |
| #define | RAW1394_IOC_ISO_RECV_FLUSH _IO ('#', 0x29) |
|
|
Definition at line 12 of file ieee1394-ioctl.h. |
|
|
Definition at line 14 of file ieee1394-ioctl.h. |
|
|
Definition at line 13 of file ieee1394-ioctl.h. |
|
|
Definition at line 15 of file ieee1394-ioctl.h. |
|
|
Definition at line 46 of file ieee1394-ioctl.h. |
|
|
Definition at line 22 of file ieee1394-ioctl.h. |
|
|
Definition at line 40 of file ieee1394-ioctl.h. |
|
|
Definition at line 25 of file ieee1394-ioctl.h. |
|
|
Definition at line 43 of file ieee1394-ioctl.h. |
|
|
Definition at line 30 of file ieee1394-ioctl.h. |
|
|
Definition at line 35 of file ieee1394-ioctl.h. |
|
|
Definition at line 87 of file ieee1394-ioctl.h. |
|
|
Definition at line 91 of file ieee1394-ioctl.h. |
|
|
Definition at line 107 of file ieee1394-ioctl.h. |
|
|
Definition at line 79 of file ieee1394-ioctl.h. |
|
|
Definition at line 93 of file ieee1394-ioctl.h. |
|
|
Definition at line 99 of file ieee1394-ioctl.h. |
|
|
Definition at line 101 of file ieee1394-ioctl.h. |
|
|
Definition at line 97 of file ieee1394-ioctl.h. |
|
|
Definition at line 81 of file ieee1394-ioctl.h. |
|
|
Definition at line 95 of file ieee1394-ioctl.h. |
|
|
Definition at line 89 of file ieee1394-ioctl.h. |
|
|
Definition at line 77 of file ieee1394-ioctl.h. |
|
|
Definition at line 103 of file ieee1394-ioctl.h. |
|
|
Definition at line 85 of file ieee1394-ioctl.h. |
|
|
Definition at line 83 of file ieee1394-ioctl.h. |
|
|
Definition at line 105 of file ieee1394-ioctl.h. |
|
|
Definition at line 51 of file ieee1394-ioctl.h. |
|
|
Definition at line 72 of file ieee1394-ioctl.h. |
|
|
Definition at line 55 of file ieee1394-ioctl.h. |
|
|
Definition at line 57 of file ieee1394-ioctl.h. |
|
|
Definition at line 59 of file ieee1394-ioctl.h. |
|
|
Definition at line 68 of file ieee1394-ioctl.h. |
|
|
Definition at line 70 of file ieee1394-ioctl.h. |
|
|
Definition at line 53 of file ieee1394-ioctl.h. |
|
|
Definition at line 61 of file ieee1394-ioctl.h. |
1.4.4