Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dsy8824x.c30 struct sy8824_device_info { struct
39 struct sy8824_device_info *di = rdev_get_drvdata(rdev); in sy8824_set_mode()
59 struct sy8824_device_info *di = rdev_get_drvdata(rdev); in sy8824_get_mode()
86 static int sy8824_regulator_register(struct sy8824_device_info *di, in sy8824_regulator_register()
119 struct sy8824_device_info *di; in sy8824_i2c_probe()
124 di = devm_kzalloc(dev, sizeof(struct sy8824_device_info), GFP_KERNEL); in sy8824_i2c_probe()
/kernel/linux/linux-6.6/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()
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()

Completed in 2 milliseconds