Symbol: mt6397_chip
drivers/input/keyboard/mtk-pmic-keys.c
329
struct mt6397_chip *pmic_chip = dev_get_drvdata(pdev->dev.parent);
drivers/leds/leds-mt6323.c
145
struct mt6397_chip *hw;
drivers/leds/leds-mt6323.c
530
struct mt6397_chip *hw = dev_get_drvdata(dev->parent);
drivers/mfd/mt6358-irq.c
103
struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6358-irq.c
140
static void mt6358_irq_sp_handler(struct mt6397_chip *chip,
drivers/mfd/mt6358-irq.c
182
struct mt6397_chip *chip = data;
drivers/mfd/mt6358-irq.c
212
struct mt6397_chip *mt6397 = d->host_data;
drivers/mfd/mt6358-irq.c
227
int mt6358_irq_init(struct mt6397_chip *chip)
drivers/mfd/mt6358-irq.c
78
struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6358-irq.c
87
struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6358-irq.c
95
struct mt6397_chip *chip = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6397-core.c
287
int (*irq_init)(struct mt6397_chip *chip);
drivers/mfd/mt6397-core.c
350
struct mt6397_chip *pmic;
drivers/mfd/mt6397-irq.c
109
struct mt6397_chip *mt6397 = data;
drivers/mfd/mt6397-irq.c
122
struct mt6397_chip *mt6397 = d->host_data;
drivers/mfd/mt6397-irq.c
139
struct mt6397_chip *chip =
drivers/mfd/mt6397-irq.c
140
container_of(notifier, struct mt6397_chip, pm_nb);
drivers/mfd/mt6397-irq.c
172
int mt6397_irq_init(struct mt6397_chip *chip)
drivers/mfd/mt6397-irq.c
23
struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6397-irq.c
30
struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6397-irq.c
45
struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6397-irq.c
54
struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(data);
drivers/mfd/mt6397-irq.c
63
struct mt6397_chip *mt6397 = irq_data_get_irq_chip_data(irq_data);
drivers/mfd/mt6397-irq.c
84
static void mt6397_irq_handle_reg(struct mt6397_chip *mt6397, int reg,
drivers/pinctrl/mediatek/pinctrl-mt6397.c
42
struct mt6397_chip *mt6397;
drivers/power/reset/mt6323-poweroff.c
52
struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent);
drivers/power/reset/mt6323-poweroff.c
66
pwrc->regmap = mt6397_chip->regmap;
drivers/regulator/mt6323-regulator.c
345
struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6323-regulator.c
371
struct mt6397_chip *mt6323 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6331-regulator.c
417
struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6331-regulator.c
443
struct mt6397_chip *mt6331 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6332-regulator.c
332
struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6332-regulator.c
358
struct mt6397_chip *mt6332 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6357-regulator.c
408
struct mt6397_chip *mt6357 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6358-regulator.c
646
struct mt6397_chip *mt6397 = dev_get_drvdata(dev->parent);
drivers/regulator/mt6358-regulator.c
685
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6359-regulator.c
950
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6397-regulator.c
325
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
drivers/regulator/mt6397-regulator.c
351
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
drivers/rtc/rtc-mt6397.c
250
struct mt6397_chip *mt6397_chip = dev_get_drvdata(pdev->dev.parent);
drivers/rtc/rtc-mt6397.c
269
rtc->regmap = mt6397_chip->regmap;
include/linux/mfd/mt6397/core.h
78
int mt6358_irq_init(struct mt6397_chip *chip);
include/linux/mfd/mt6397/core.h
79
int mt6397_irq_init(struct mt6397_chip *chip);
sound/soc/codecs/mt6357.c
1803
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
sound/soc/codecs/mt6358.c
2383
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
sound/soc/codecs/mt6359-accdet.c
925
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);
sound/soc/codecs/mt6359.c
2919
struct mt6397_chip *mt6397 = dev_get_drvdata(pdev->dev.parent);