Linux Kernel
3.7.1
|
#include <firewire-cdev.h>
Data Fields | |
__u64 | closure |
struct fw_cdev_receive_phy_packets - start reception of PHY packets : Passed back to userspace in phy packet events
This ioctl activates issuing of FW_CDEV_EVENT_PHY_PACKET_RECEIVED due to incoming PHY packets from any node on the same bus as the device.
The ioctl is only permitted on device files which represent a local node.
Definition at line 1033 of file firewire-cdev.h.
__u64 closure |
Definition at line 1034 of file firewire-cdev.h.