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

/linux-master/drivers/regulator/
H A Dmax20086-regulator.c47 struct max20086_chip_info { struct
64 const struct max20086_chip_info *info;
278 static const struct max20086_chip_info max20086_chip_info = { variable in typeref:struct:max20086_chip_info
283 static const struct max20086_chip_info max20087_chip_info = {
288 static const struct max20086_chip_info max20088_chip_info = {
293 static const struct max20086_chip_info max20089_chip_info = {
299 { "max20086", (kernel_ulong_t)&max20086_chip_info },
308 { .compatible = "maxim,max20086", .data = &max20086_chip_info },

Completed in 117 milliseconds