Home
last modified time | relevance | path

Searched refs:adp5585_dev (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/input/keyboard/
H A Dadp5585-keys.c73 static int adp5585_keys_check_special_events(const struct adp5585_dev *adp5585, in adp5585_keys_check_special_events()
95 struct adp5585_dev *adp5585 = dev_get_drvdata(kpad->dev->parent); in adp5585_keys_pins_free()
102 static int adp5585_keys_parse_fw(const struct adp5585_dev *adp5585, in adp5585_keys_parse_fw()
189 static int adp5585_keys_setup(const struct adp5585_dev *adp5585, in adp5585_keys_setup()
261 struct adp5585_dev *adp5585 = dev_get_drvdata(kpad->dev->parent); in adp5585_keys_unreg_notifier()
270 struct adp5585_dev *adp5585 = dev_get_drvdata(pdev->dev.parent); in adp5585_keys_probe()
/linux/drivers/gpio/
H A Dgpio-adp5585.c246 struct adp5585_dev *adp5585 = dev_get_drvdata(dev->parent); in adp5585_gpio_request()
263 struct adp5585_dev *adp5585 = dev_get_drvdata(dev->parent); in adp5585_gpio_free()
397 struct adp5585_dev *adp5585 = dev_get_drvdata(dev->parent); in adp5585_gpio_unreg_notifier()
405 struct adp5585_dev *adp5585 = dev_get_drvdata(pdev->dev.parent); in adp5585_gpio_probe()
/linux/include/linux/mfd/
H A Dadp5585.h202 struct adp5585_dev { struct
/linux/drivers/pwm/
H A Dpwm-adp5585.c164 struct adp5585_dev *adp5585 = dev_get_drvdata(dev->parent); in adp5585_pwm_probe()