Searched refs:fw_iso_packet (Results 1 – 11 of 11) sorted by relevance
/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 | 190 struct fw_iso_packet *packet, in fw_iso_context_queue()
|
H A D | ohci.c | 3325 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 D | core-card.c | 689 static int dummy_queue_iso(struct fw_iso_context *ctx, struct fw_iso_packet *p, in dummy_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 | 1141 struct fw_iso_packet packet; in ioctl_queue_iso()
|
/linux/sound/firewire/ |
H A D | amdtp-stream.c | 652 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 D | isight.c | 82 static struct fw_iso_packet audio_packet = {
|
/linux/include/linux/ |
H A D | firewire.h | 460 struct fw_iso_packet { struct 529 struct fw_iso_packet *packet,
|
/linux/include/trace/events/ |
H A D | firewire.h | 777 …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 D | firedtv-fw.c | 87 struct fw_iso_packet p; in queue_iso()
|