stm32_dac_common
struct stm32_dac_common *common = dev_get_drvdata(dev);
struct stm32_dac_common common;
static struct stm32_dac_priv *to_stm32_dac_priv(struct stm32_dac_common *com)
struct stm32_dac_common *common = dev_get_drvdata(dev);
struct stm32_dac_common *common = dev_get_drvdata(dev);
struct stm32_dac_common *common;