Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dfirewire-cdev.h35 #define FW_CDEV_EVENT_RESPONSE 0x01 macro
/linux-4.1.27/drivers/firewire/
Dcore-cdev.c567 rsp->type = FW_CDEV_EVENT_RESPONSE; in complete_transaction()