Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dda7219.h34 struct da7219_aad_pdata;
46 struct da7219_aad_pdata *aad_pdata;
Dda7219-aad.h79 struct da7219_aad_pdata { struct
/Linux-v4.19/sound/soc/codecs/
Dda7219-aad.c619 static struct da7219_aad_pdata *da7219_aad_fw_to_pdata(struct snd_soc_component *component) in da7219_aad_fw_to_pdata()
624 struct da7219_aad_pdata *aad_pdata; in da7219_aad_fw_to_pdata()
719 struct da7219_aad_pdata *aad_pdata = pdata->aad_pdata; in da7219_aad_handle_pdata()