Home
last modified time | relevance | path

Searched refs:FW_CDEV_EVENT_PHY_PACKET_SENT (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/include/uapi/linux/
Dfirewire-cdev.h45 #define FW_CDEV_EVENT_PHY_PACKET_SENT 0x07 macro
/Linux-v6.1/drivers/firewire/
Dcore-cdev.c1552 e->phy_packet.type = FW_CDEV_EVENT_PHY_PACKET_SENT; in ioctl_send_phy_packet()