Home
last modified time | relevance | path

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

/linux/drivers/soundwire/
H A Dcadence_master.h31 struct sdw_cdns_pdi { struct
63 struct sdw_cdns_pdi *bd;
64 struct sdw_cdns_pdi *in;
65 struct sdw_cdns_pdi *out;
97 struct sdw_cdns_pdi *pdi;
187 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns,
191 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.c69 struct sdw_cdns_pdi *pdi0; in intel_ace2x_bpt_open_stream()
70 struct sdw_cdns_pdi *pdi1; in intel_ace2x_bpt_open_stream()
702 struct sdw_cdns_pdi *pdi; in intel_hw_params()
963 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()