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

/linux-master/include/uapi/linux/
H A Dfirewire-cdev.h251 * @card may differ from &fw_cdev_get_info.card because requests are received
528 #define FW_CDEV_IOC_GET_INFO _IOWR('#', 0x00, struct fw_cdev_get_info)
597 * struct fw_cdev_get_info - General purpose information ioctl
621 struct fw_cdev_get_info { struct
/linux-master/drivers/firewire/
H A Dcore-cdev.c422 struct fw_cdev_get_info get_info;
446 struct fw_cdev_get_info *a = &arg->get_info;

Completed in 189 milliseconds