Home
last modified time | relevance | path

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

/linux/sound/firewire/
H A Damdtp-stream.c637 static int queue_packet(struct amdtp_stream *s, struct fw_iso_packet *params, in queue_packet()
660 struct fw_iso_packet *params, bool sched_irq) in queue_out_packet()
668 struct fw_iso_packet *params) in queue_in_packet()
691 struct fw_iso_packet *params, unsigned int header_length, in build_it_pkt_header()
1200 DEFINE_RAW_FLEX(struct fw_iso_packet, template, header, CIP_HEADER_QUADLETS); in process_rx_packets()
1246 struct fw_iso_packet params = { in skip_rx_packets()
1354 struct fw_iso_packet params = {0}; in process_tx_packets()
1382 struct fw_iso_packet params = {0}; in drop_tx_packets()
1802 struct fw_iso_packet params; in amdtp_stream_start()
H A Disight.c81 static struct fw_iso_packet audio_packet = {
/linux/include/linux/
H A Dfirewire.h497 struct fw_iso_packet { struct
570 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/firewire/
H A Dcore-iso.c199 struct fw_iso_packet *packet, in fw_iso_context_queue()
H A Dohci.c3212 struct fw_iso_packet *packet, in queue_iso_transmit()
3217 struct fw_iso_packet *p; in queue_iso_transmit()
3316 struct fw_iso_packet *packet, in queue_iso_packet_per_buffer()
3397 struct fw_iso_packet *packet, in queue_iso_buffer_fill()
3453 struct fw_iso_packet *packet, in ohci_queue_iso()
H A Dnet.c754 struct fw_iso_packet packet; in fwnet_receive_broadcast()
1111 struct fw_iso_packet packet; in fwnet_broadcast_start()
/linux/drivers/media/firewire/
H A Dfiredtv-fw.c86 struct fw_iso_packet p; in queue_iso()