Home
last modified time | relevance | path

Searched defs:pcf50633_platform_data (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/include/linux/mfd/pcf50633/
Dcore.h24 struct pcf50633_platform_data { struct
25 struct regulator_init_data reg_init_data[PCF50633_NUM_REGULATORS];
27 char **batteries;
28 int num_batteries;
35 int charger_reference_current_ma;
38 void (*probe_done)(struct pcf50633 *);
39 void (*mbc_event_callback)(struct pcf50633 *, int);
40 void (*regulator_registered)(struct pcf50633 *, int);
41 void (*force_shutdown)(struct pcf50633 *);
43 u8 resumers[5];
[all …]