Searched refs:fw_cdev_send_phy_packet (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h557 #define FW_CDEV_IOC_SEND_PHY_PACKET _IOWR('#', 0x15, struct fw_cdev_send_phy_packet)
1142 * struct fw_cdev_send_phy_packet - send a PHY packet
1157 struct fw_cdev_send_phy_packet { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c438 struct fw_cdev_send_phy_packet send_phy_packet;
1618 struct fw_cdev_send_phy_packet *a = &arg->send_phy_packet;

Completed in 267 milliseconds