Home
last modified time | relevance | path

Searched refs:sdw_cdns_pdi (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/soundwire/
Dcadence_master.h22 struct sdw_cdns_pdi { struct
54 struct sdw_cdns_pdi *bd;
55 struct sdw_cdns_pdi *in;
56 struct sdw_cdns_pdi *out;
88 struct sdw_cdns_pdi *pdi;
164 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns,
168 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi);
Dcadence_master.c1180 struct sdw_cdns_pdi **stream, in cdns_allocate_pdi()
1183 struct sdw_cdns_pdi *pdi; in cdns_allocate_pdi()
1752 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi()
1755 struct sdw_cdns_pdi *pdi, in cdns_find_pdi()
1776 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi) in sdw_cdns_config_stream()
1807 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, in sdw_cdns_alloc_pdi()
1811 struct sdw_cdns_pdi *pdi = NULL; in sdw_cdns_alloc_pdi()
Dintel.c605 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update()
644 intel_pdi_shim_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_shim_configure()
675 intel_pdi_alh_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_alh_configure()
819 struct sdw_cdns_pdi *pdi; in intel_hw_params()