Home
last modified time | relevance | path

Searched refs:fw_iso_packet (Results 1 – 11 of 11) sorted by relevance

/linux/drivers/firewire/
H A Dcore.h23 struct fw_iso_packet;
105 struct fw_iso_packet *packet,
H A Dcore-iso.c190 struct fw_iso_packet *packet, in fw_iso_context_queue()
H A Dohci.c3325 struct fw_iso_packet *packet, in queue_iso_transmit()
3330 struct fw_iso_packet *p; in queue_iso_transmit()
3429 struct fw_iso_packet *packet, in queue_iso_packet_per_buffer()
3510 struct fw_iso_packet *packet, in queue_iso_buffer_fill()
3566 struct fw_iso_packet *packet, in ohci_queue_iso()
H A Dcore-card.c689 static int dummy_queue_iso(struct fw_iso_context *ctx, struct fw_iso_packet *p, in dummy_queue_iso()
H A Dnet.c751 struct fw_iso_packet packet; in fwnet_receive_broadcast()
1108 struct fw_iso_packet packet; in fwnet_broadcast_start()
H A Dcore-cdev.c1141 struct fw_iso_packet packet; in ioctl_queue_iso()
/linux/sound/firewire/
H A Damdtp-stream.c652 static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, in queue_packet()
675 struct fw_iso_packet *params, bool sched_irq) in queue_out_packet()
683 struct fw_iso_packet *params) in queue_in_packet()
706 struct fw_iso_packet *params, unsigned int header_length, in build_it_pkt_header()
1215 DEFINE_RAW_FLEX(struct fw_iso_packet, template, header, CIP_HEADER_QUADLETS); in process_rx_packets()
1261 struct fw_iso_packet params = { in skip_rx_packets()
1369 struct fw_iso_packet params = {0}; in process_tx_packets()
1397 struct fw_iso_packet params = {0}; in drop_tx_packets()
1818 struct fw_iso_packet params; in amdtp_stream_start()
H A Disight.c82 static struct fw_iso_packet audio_packet = {
/linux/include/linux/
H A Dfirewire.h460 struct fw_iso_packet { struct
529 struct fw_iso_packet *packet,
/linux/include/trace/events/
H A Dfirewire.h777 …TP_PROTO(const struct fw_iso_context *ctx, unsigned long buffer_offset, const struct fw_iso_packet
797 …TP_PROTO(const struct fw_iso_context *ctx, unsigned long buffer_offset, const struct fw_iso_packet
813 …TP_PROTO(const struct fw_iso_context *ctx, unsigned long buffer_offset, const struct fw_iso_packet
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c87 struct fw_iso_packet p; in queue_iso()