Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dda7219.h30 struct da7219_aad_pdata;
48 struct da7219_aad_pdata *aad_pdata;
Dda7219-aad.h75 struct da7219_aad_pdata { struct
/kernel/linux/linux-5.10/sound/soc/codecs/
Dda7219-aad.c615 static struct da7219_aad_pdata *da7219_aad_fw_to_pdata(struct device *dev) in da7219_aad_fw_to_pdata()
619 struct da7219_aad_pdata *aad_pdata; in da7219_aad_fw_to_pdata()
714 struct da7219_aad_pdata *aad_pdata = pdata->aad_pdata; in da7219_aad_handle_pdata()