Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dcadence_master.h30 struct sdw_cdns_pdi { struct
62 struct sdw_cdns_pdi *bd;
63 struct sdw_cdns_pdi *in;
64 struct sdw_cdns_pdi *out;
96 struct sdw_cdns_pdi *pdi;
186 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns,
190 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi);
H A Dintel.c594 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update()
626 intel_pdi_shim_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_shim_configure()
657 intel_pdi_alh_configure(struct sdw_intel *sdw, struct sdw_cdns_pdi *pdi) in intel_pdi_alh_configure()
727 struct sdw_cdns_pdi *pdi; in intel_hw_params()
H A Dintel_ace2x.c61 struct sdw_cdns_pdi *pdi0; in intel_ace2x_bpt_open_stream()
62 struct sdw_cdns_pdi *pdi1; in intel_ace2x_bpt_open_stream()
627 struct sdw_cdns_pdi *pdi; in intel_hw_params()
888 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update()
H A Dcadence_master.c1270 struct sdw_cdns_pdi **stream, in cdns_allocate_pdi()
1273 struct sdw_cdns_pdi *pdi; in cdns_allocate_pdi()
1890 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi()
1892 struct sdw_cdns_pdi *pdi, in cdns_find_pdi()
1913 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi) in sdw_cdns_config_stream()
1951 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, in sdw_cdns_alloc_pdi()
1955 struct sdw_cdns_pdi *pdi = NULL; in sdw_cdns_alloc_pdi()