Home
last modified time | relevance | path

Searched refs:node_id (Results 1 – 17 of 17) sorted by relevance

/sound/firewire/motu/
Damdtp-motu-trace.h32 __entry->src = fw_parent_device(s->unit)->node_id;
33 __entry->dst = fw_parent_device(s->unit)->card->node_id;
35 __entry->src = fw_parent_device(s->unit)->card->node_id;
36 __entry->dst = fw_parent_device(s->unit)->node_id;
61 __entry->src = fw_parent_device(s->unit)->node_id;
62 __entry->dst = fw_parent_device(s->unit)->card->node_id;
64 __entry->src = fw_parent_device(s->unit)->card->node_id;
65 __entry->dst = fw_parent_device(s->unit)->node_id;
Dmotu-transaction.c85 data = cpu_to_be32((device->card->node_id << 16) | in snd_motu_transaction_reregister()
/sound/firewire/
Damdtp-stream-trace.h38 __entry->src = fw_parent_device(s->unit)->node_id;
39 __entry->dest = fw_parent_device(s->unit)->card->node_id;
41 __entry->src = fw_parent_device(s->unit)->card->node_id;
42 __entry->dest = fw_parent_device(s->unit)->node_id;
Dlib.c47 device->node_id, generation, in snd_fw_transaction()
Dfcp.c356 if (device->node_id != source) in fcp_response()
Damdtp-stream.c1777 (fw_parent_device(s->unit)->card->node_id << CIP_SID_SHIFT) & CIP_SID_MASK); in amdtp_stream_update()
/sound/soc/intel/skylake/
Dskl-messages.c570 union skl_connector_node_id node_id = {0}; in skl_get_node_id() local
576 node_id.node.dma_type = in skl_get_node_id()
580 node_id.node.vindex = params->host_dma_id + in skl_get_node_id()
585 node_id.node.dma_type = in skl_get_node_id()
591 node_id.node.vindex = ssp_node.val; in skl_get_node_id()
595 node_id.node.dma_type = SKL_DMA_DMIC_LINK_INPUT_CLASS; in skl_get_node_id()
596 node_id.node.vindex = mconfig->vbus_id + in skl_get_node_id()
601 node_id.node.dma_type = in skl_get_node_id()
605 node_id.node.vindex = params->link_dma_id; in skl_get_node_id()
609 node_id.node.dma_type = in skl_get_node_id()
[all …]
Dskl-ssp-clk.c111 u32 i2s_config_size, node_id = 0; in skl_send_clk_dma_control() local
155 node_id = ((SKL_DMA_I2S_LINK_INPUT_CLASS << 8) | (vbus_id << 4)); in skl_send_clk_dma_control()
157 i2s_config_size, node_id); in skl_send_clk_dma_control()
Dskl-topology.h114 u32 node_id; member
122 u32 node_id; member
468 u32 caps_size, u32 node_id);
Dskl.h186 u32 caps_size, u32 node_id);
/sound/firewire/fireface/
Dff-transaction.c109 fw_dev->node_id, generation, fw_dev->max_speed, in transmit_midi_msg()
184 addr = (fw_card->node_id << 16) | (ff->async_handler.offset >> 32); in snd_ff_transaction_reregister()
/sound/firewire/tascam/
Dtascam-transaction.c230 port->parent->node_id, generation, in midi_port_work()
340 reg = cpu_to_be32((device->card->node_id << 16) | in snd_tscm_transaction_reregister()
/sound/firewire/fireworks/
Dfireworks_transaction.c183 if (device->node_id != source) in handle_resp_for_user()
211 if (device->node_id != source) in handle_resp_for_kernel()
/sound/firewire/dice/
Ddice-transaction.c179 ((u64)device->card->node_id << OWNER_NODE_SHIFT) | in register_notification_address()
227 ((u64)device->card->node_id << OWNER_NODE_SHIFT) | in unregister_notification_address()
/sound/firewire/digi00x/
Ddigi00x-transaction.c43 data[0] = cpu_to_be32((device->card->node_id << 16) | in snd_dg00x_transaction_reregister()
/sound/firewire/oxfw/
Doxfw-scs1x.c271 TCODE_WRITE_BLOCK_REQUEST, scs->fw_dev->node_id, in scs_output_work()
/sound/firewire/bebob/
Dbebob_maudio.c124 device->node_id, device->generation, in snd_bebob_maudio_load_firmware()