Symbol: jh7110_pwmdac_dev
sound/soc/starfive/jh7110_pwmdac.c
111
static void jh7110_pwmdac_set_enable(struct jh7110_pwmdac_dev *dev, bool enable)
sound/soc/starfive/jh7110_pwmdac.c
124
static void jh7110_pwmdac_set_shift(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
137
static void jh7110_pwmdac_set_duty_cycle(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
148
static void jh7110_pwmdac_set_cnt_n(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
159
static void jh7110_pwmdac_set_data_change(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
172
static void jh7110_pwmdac_set_data_mode(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
185
static void jh7110_pwmdac_set_data_shift(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
196
static void jh7110_pwmdac_set(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
208
static void jh7110_pwmdac_stop(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
228
struct jh7110_pwmdac_dev *dev = dev_get_drvdata(dai->dev);
sound/soc/starfive/jh7110_pwmdac.c
299
struct jh7110_pwmdac_dev *dev = snd_soc_dai_get_drvdata(dai);
sound/soc/starfive/jh7110_pwmdac.c
322
static int jh7110_pwmdac_crg_enable(struct jh7110_pwmdac_dev *dev, bool enable)
sound/soc/starfive/jh7110_pwmdac.c
351
struct jh7110_pwmdac_dev *dev = dev_get_drvdata(dai->dev);
sound/soc/starfive/jh7110_pwmdac.c
384
struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev);
sound/soc/starfive/jh7110_pwmdac.c
391
struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev);
sound/soc/starfive/jh7110_pwmdac.c
398
struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev);
sound/soc/starfive/jh7110_pwmdac.c
408
struct jh7110_pwmdac_dev *pwmdac = dev_get_drvdata(dev);
sound/soc/starfive/jh7110_pwmdac.c
428
static void jh7110_pwmdac_init_params(struct jh7110_pwmdac_dev *dev)
sound/soc/starfive/jh7110_pwmdac.c
445
struct jh7110_pwmdac_dev *dev;