Searched refs:fw_cdev_iso_packet (Results 1 – 2 of 2) sorted by relevance
302 * This event is sent when the controller has completed an &fw_cdev_iso_packet361 * %FW_CDEV_ISO_CONTEXT_RECEIVE_MULTICHANNEL) for &fw_cdev_iso_packet buffer871 * struct fw_cdev_iso_packet - Isochronous packet878 * &struct fw_cdev_iso_packet is used to describe isochronous packet queues.925 * Here, &fw_cdev_iso_packet would be more aptly named _iso_buffer_chunk since939 struct fw_cdev_iso_packet { struct 946 * @packets: Userspace pointer to an array of &fw_cdev_iso_packet argument 952 * This ioctl takes a pointer to an array of &fw_cdev_iso_packet structs,
1135 struct fw_cdev_iso_packet __user *p, *end, *next; in ioctl_queue_iso() 1165 p = (struct fw_cdev_iso_packet __user *)u64_to_uptr(a->packets); in ioctl_queue_iso() 1199 next = (struct fw_cdev_iso_packet __user *) in ioctl_queue_iso()