Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dsy8824x.c31 struct sy8824_device_info { struct
40 struct sy8824_device_info *di = rdev_get_drvdata(rdev); in sy8824_set_mode() argument
60 struct sy8824_device_info *di = rdev_get_drvdata(rdev); in sy8824_get_mode()
87 static int sy8824_regulator_register(struct sy8824_device_info *di, in sy8824_regulator_register()
129 struct sy8824_device_info *di; in sy8824_i2c_probe()
134 di = devm_kzalloc(dev, sizeof(struct sy8824_device_info), GFP_KERNEL); in sy8824_i2c_probe()