Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/firewire/ !
Dcore.h23 struct fw_iso_packet;
105 struct fw_iso_packet *packet,
Dcore-iso.c190 struct fw_iso_packet *packet, in fw_iso_context_queue()
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()
Dcore-card.c689 static int dummy_queue_iso(struct fw_iso_context *ctx, struct fw_iso_packet *p, in dummy_queue_iso()
Dnet.c751 struct fw_iso_packet packet; in fwnet_receive_broadcast()
1108 struct fw_iso_packet packet; in fwnet_broadcast_start()
Dcore-cdev.c1141 struct fw_iso_packet packet; in ioctl_queue_iso()
/linux-6.12.1/sound/firewire/ !
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()
Disight.c82 static struct fw_iso_packet audio_packet = {
/linux-6.12.1/include/linux/ !
Dfirewire.h460 struct fw_iso_packet { struct
529 struct fw_iso_packet *packet,
/linux-6.12.1/include/trace/events/ !
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-6.12.1/drivers/media/firewire/ !
Dfiredtv-fw.c87 struct fw_iso_packet p; in queue_iso()