Searched refs:fw_iso_packet (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/firewire/ |
H A D | core.h | 23 struct fw_iso_packet; 105 struct fw_iso_packet *packet,
|
H A D | core-iso.c | 174 struct fw_iso_packet *packet, in fw_iso_context_queue()
|
H A D | core-card.c | 667 static int dummy_queue_iso(struct fw_iso_context *ctx, struct fw_iso_packet *p, in dummy_queue_iso()
|
H A D | ohci.c | 3257 struct fw_iso_packet *packet, in queue_iso_transmit() 3262 struct fw_iso_packet *p; in queue_iso_transmit() 3361 struct fw_iso_packet *packet, in queue_iso_packet_per_buffer() 3442 struct fw_iso_packet *packet, in queue_iso_buffer_fill() 3498 struct fw_iso_packet *packet, in ohci_queue_iso()
|
H A D | net.c | 751 struct fw_iso_packet packet; in fwnet_receive_broadcast() 1108 struct fw_iso_packet packet; in fwnet_broadcast_start()
|
H A D | core-cdev.c | 1129 struct fw_iso_packet packet; in ioctl_queue_iso()
|
/openbmc/linux/sound/firewire/ |
H A D | amdtp-stream.c | 636 static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, in queue_packet() 659 struct fw_iso_packet *params, bool sched_irq) in queue_out_packet() 667 struct fw_iso_packet *params) in queue_in_packet() 690 struct fw_iso_packet *params, unsigned int header_length, in build_it_pkt_header() 1193 struct fw_iso_packet params; in process_rx_packets() 1241 struct fw_iso_packet params = { in skip_rx_packets() 1349 struct fw_iso_packet params = {0}; in process_tx_packets() 1377 struct fw_iso_packet params = {0}; in drop_tx_packets() 1798 struct fw_iso_packet params; in amdtp_stream_start()
|
H A D | isight.c | 82 static struct fw_iso_packet audio_packet = {
|
/openbmc/linux/include/linux/ |
H A D | firewire.h | 458 struct fw_iso_packet { struct 526 struct fw_iso_packet *packet,
|
/openbmc/linux/drivers/media/firewire/ |
H A D | firedtv-fw.c | 87 struct fw_iso_packet p; in queue_iso()
|