Searched defs:atc260x (Results 1 – 7 of 7) sorted by relevance
32 struct atc260x { struct45 enum atc260x_type ic_type; argument46 enum atc260x_ver ic_ver; argument50 const struct atc260x_init_regs *init_regs; /* regs for device init */ argument55 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg); argument
161 static void atc260x_cmu_reset(struct atc260x *atc260x) in atc260x_cmu_reset()174 static void atc260x_dev_init(struct atc260x *atc260x) in atc260x_dev_init()198 int atc260x_match_device(struct atc260x *atc260x, struct regmap_config *regmap_cfg) in atc260x_match_device()258 int atc260x_device_probe(struct atc260x *atc260x) in atc260x_device_probe()
18 struct atc260x *atc260x; in atc260x_i2c_probe() local
41 struct atc260x *atc260x; member192 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_onkey_probe() local
48 atc260x: pmic@65 { label
187 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_pwrc_probe() local
474 struct atc260x *atc260x = dev_get_drvdata(pdev->dev.parent); in atc260x_regulator_probe() local