Searched refs:node_id (Results 1 – 17 of 17) sorted by relevance
/sound/firewire/motu/ |
D | amdtp-motu-trace.h | 32 __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;
|
D | motu-transaction.c | 85 data = cpu_to_be32((device->card->node_id << 16) | in snd_motu_transaction_reregister()
|
/sound/firewire/ |
D | amdtp-stream-trace.h | 38 __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;
|
D | lib.c | 47 device->node_id, generation, in snd_fw_transaction()
|
D | fcp.c | 356 if (device->node_id != source) in fcp_response()
|
D | amdtp-stream.c | 1777 (fw_parent_device(s->unit)->card->node_id << CIP_SID_SHIFT) & CIP_SID_MASK); in amdtp_stream_update()
|
/sound/soc/intel/skylake/ |
D | skl-messages.c | 570 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 …]
|
D | skl-ssp-clk.c | 111 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()
|
D | skl-topology.h | 114 u32 node_id; member 122 u32 node_id; member 468 u32 caps_size, u32 node_id);
|
D | skl.h | 186 u32 caps_size, u32 node_id);
|
/sound/firewire/fireface/ |
D | ff-transaction.c | 109 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/ |
D | tascam-transaction.c | 230 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/ |
D | fireworks_transaction.c | 183 if (device->node_id != source) in handle_resp_for_user() 211 if (device->node_id != source) in handle_resp_for_kernel()
|
/sound/firewire/dice/ |
D | dice-transaction.c | 179 ((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/ |
D | digi00x-transaction.c | 43 data[0] = cpu_to_be32((device->card->node_id << 16) | in snd_dg00x_transaction_reregister()
|
/sound/firewire/oxfw/ |
D | oxfw-scs1x.c | 271 TCODE_WRITE_BLOCK_REQUEST, scs->fw_dev->node_id, in scs_output_work()
|
/sound/firewire/bebob/ |
D | bebob_maudio.c | 124 device->node_id, device->generation, in snd_bebob_maudio_load_firmware()
|