Searched defs:pwm_chip (Results 1 – 7 of 7) sorted by relevance
97 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local156 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local177 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local209 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local219 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local331 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local343 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local365 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
192 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local253 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
83 struct pwm_chip pwm_chip; member
100 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_config() local159 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_enable() local180 struct img_pwm_chip *pwm_chip = to_img_pwm_chip(chip); in img_pwm_disable() local212 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_suspend() local222 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_runtime_resume() local334 struct img_pwm_chip *pwm_chip = platform_get_drvdata(pdev); in img_pwm_remove() local362 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_suspend() local384 struct img_pwm_chip *pwm_chip = dev_get_drvdata(dev); in img_pwm_resume() local
179 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_probe() local239 struct hibvt_pwm_chip *pwm_chip; in hibvt_pwm_remove() local
292 struct pwm_chip { struct301 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument303 unsigned int of_pwm_n_cells;
289 struct pwm_chip { struct295 struct pwm_device * (*of_xlate)(struct pwm_chip *pc, argument297 unsigned int of_pwm_n_cells;300 struct list_head list;301 struct pwm_device *pwms;