Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfirewire-cdev.h44 #define FW_CDEV_EVENT_REQUEST2 0x06 macro
/openbmc/linux/drivers/firewire/
H A Dcore-cdev.c759 req->type = FW_CDEV_EVENT_REQUEST2; in handle_request()