Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dsti-sas.c65 const struct snd_soc_dai_ops *dac_ops; /* DAC function callbacks */ member
322 .dac_ops = &stih407_dac_ops,
443 sti_sas_dai[STI_SAS_DAI_ANALOG_OUT].ops = drvdata->dev_data->dac_ops; in sti_sas_driver_probe()
/linux/drivers/video/fbdev/
H A Darkfb.c302 struct dac_ops { struct
315 struct dac_ops *dacops; argument
425 static struct dac_ops ics5342_ops = {
/linux/drivers/video/fbdev/aty/
H A Datyfb.h134 const struct aty_dac_ops *dac_ops; member