Home
last modified time | relevance | path

Searched refs:hw_conn_type (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/sound/soc/intel/skylake/ !
Dskl-messages.c577 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
586 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
602 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
610 (SKL_CONN_SOURCE == mconfig->hw_conn_type) ? in skl_get_node_id()
647 switch (mconfig->hw_conn_type) { in skl_setup_cpr_gateway_cfg()
664 mconfig->hw_conn_type); in skl_setup_cpr_gateway_cfg()
673 if (mconfig->hw_conn_type == SKL_CONN_SOURCE) in skl_setup_cpr_gateway_cfg()
Dskl-debug.c106 mconfig->hw_conn_type, mconfig->time_slot); in module_read()
Dskl-topology.h420 enum skl_hw_conn_type hw_conn_type; member
Dskl-topology.c311 if (m_cfg->hw_conn_type == SKL_CONN_SOURCE) { in skl_tplg_update_be_blob()
2453 mconfig->hw_conn_type = tkn_elem->value; in skl_tplg_get_token()
2845 mconfig->hw_conn_type = dfw->hw_conn_type; in skl_tplg_get_pvt_data_v4()
/linux-5.19.10/include/uapi/sound/ !
Dskl-tplg-interface.h221 __u32 hw_conn_type:4; member