Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfirewire-cdev.h116 struct fw_cdev_event_response { struct
389 struct fw_cdev_event_response response;
/Linux-v6.1/drivers/firewire/
Dcore-cdev.c171 struct fw_cdev_event_response response;
540 struct fw_cdev_event_response *rsp = &e->response; in complete_transaction()