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

/linux-4.1.27/include/uapi/sound/
H A Dfirewire.h63 unsigned int card; /* same as fw_cdev_get_info.card */
/linux-4.1.27/include/uapi/linux/
H A Dfirewire-cdev.h169 * @card may differ from &fw_cdev_get_info.card because requests are received
393 #define FW_CDEV_IOC_GET_INFO _IOWR('#', 0x00, struct fw_cdev_get_info)
457 * struct fw_cdev_get_info - General purpose information ioctl
481 struct fw_cdev_get_info { struct
/linux-4.1.27/drivers/firewire/
H A Dcore-cdev.c422 struct fw_cdev_get_info get_info;
446 struct fw_cdev_get_info *a = &arg->get_info; ioctl_get_info()

Completed in 103 milliseconds