Home
last modified time | relevance | path

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

/linux-6.15/drivers/soundwire/
H A Dcadence_master.h212 int sdw_cdns_bpt_find_buffer_sizes(int command, /* 0: write, 1: read */
H A Dcadence_master.c2097 int sdw_cdns_bpt_find_buffer_sizes(int command, /* 0: write, 1: read */ in sdw_cdns_bpt_find_buffer_sizes() function
2168 EXPORT_SYMBOL(sdw_cdns_bpt_find_buffer_sizes);
H A Dintel_ace2x.c140 ret = sdw_cdns_bpt_find_buffer_sizes(command, cdns->bus.params.row, cdns->bus.params.col, in intel_ace2x_bpt_open_stream()