Searched refs:fw_cdev_send_response (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h532 #define FW_CDEV_IOC_SEND_RESPONSE _IOW('#', 0x04, struct fw_cdev_send_response)
655 * struct fw_cdev_send_response - Send an asynchronous response packet
667 struct fw_cdev_send_response { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c426 struct fw_cdev_send_response send_response;
862 struct fw_cdev_send_response *a = &arg->send_response;

Completed in 137 milliseconds