Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfirewire-cdev.h46 #define FW_CDEV_EVENT_PHY_PACKET_RECEIVED 0x08 macro
/linux-4.1.27/drivers/firewire/
Dcore-cdev.c1586 e->phy_packet.type = FW_CDEV_EVENT_PHY_PACKET_RECEIVED; in fw_cdev_handle_phy_packet()