Searched refs:sdw_cdns_pdi (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/soundwire/ |
| H A D | cadence_master.h | 31 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 D | intel_ace2x.c | 70 struct sdw_cdns_pdi *pdi0; in intel_ace2x_bpt_open_stream() 71 struct sdw_cdns_pdi *pdi1; in intel_ace2x_bpt_open_stream() 726 struct sdw_cdns_pdi *pdi; in intel_hw_params() 999 struct sdw_cdns_pdi *pdi, in intel_pdi_get_ch_update()
|
| H A D | cadence_master.c | 1277 struct sdw_cdns_pdi **stream, in cdns_allocate_pdi() 1280 struct sdw_cdns_pdi *pdi; in cdns_allocate_pdi() 1904 static struct sdw_cdns_pdi *cdns_find_pdi(struct sdw_cdns *cdns, in cdns_find_pdi() 1906 struct sdw_cdns_pdi *pdi, in cdns_find_pdi() 1927 u32 ch, u32 dir, struct sdw_cdns_pdi *pdi) in sdw_cdns_config_stream() 1965 struct sdw_cdns_pdi *sdw_cdns_alloc_pdi(struct sdw_cdns *cdns, in sdw_cdns_alloc_pdi() 1969 struct sdw_cdns_pdi *pdi = NULL; in sdw_cdns_alloc_pdi()
|