Home
last modified time | relevance | path

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

/linux/drivers/power/supply/
H A Dmax1720x_battery.c148 static const struct nvmem_cell_info max1720x_nvmem_cells[] = {
471 .cells = max1720x_nvmem_cells, in max1720x_probe()
472 .ncells = ARRAY_SIZE(max1720x_nvmem_cells), in max1720x_probe()
476 .size = ARRAY_SIZE(max1720x_nvmem_cells) * 2, in max1720x_probe()
138 static const struct nvmem_cell_info max1720x_nvmem_cells[] = { global() variable