Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dfirewire-cdev.h116 struct fw_cdev_event_response { struct
383 struct fw_cdev_event_response response;
/linux-4.4.14/drivers/firewire/
Dcore-cdev.c183 struct fw_cdev_event_response response;
552 struct fw_cdev_event_response *rsp = &e->response; in complete_transaction()