On Wed, Sep 23, 2026 at 12:18:22PM +0530, Harendra Gautam wrote: > Add qaif.h to hold common definitions shared by the QAIF CPU DAI and PCM > platform drivers. > +struct qaif_variant { > + u32 rd_len; > + u32 wr_len; Does anything use these?