Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmm8013.c42 struct mm8013_chip { struct
47 static int mm8013_checkdevice(struct mm8013_chip *chip) in mm8013_checkdevice() argument
93 struct mm8013_chip *chip = power_supply_get_drvdata(psy); in mm8013_get_property()
253 struct mm8013_chip *chip; in mm8013_probe()
260 chip = devm_kzalloc(dev, sizeof(struct mm8013_chip), GFP_KERNEL); in mm8013_probe()