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

/linux-4.1.27/include/uapi/linux/
H A Dfirewire-cdev.h397 #define FW_CDEV_IOC_SEND_RESPONSE _IOW('#', 0x04, struct fw_cdev_send_response)
515 * struct fw_cdev_send_response - Send an asynchronous response packet
527 struct fw_cdev_send_response { struct
/linux-4.1.27/drivers/firewire/
H A Dcore-cdev.c426 struct fw_cdev_send_response send_response;
823 struct fw_cdev_send_response *a = &arg->send_response; ioctl_send_response()

Completed in 162 milliseconds