Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dstmpe.c316 static const struct mfd_cell stmpe_gpio_cell = { variable
395 .cell = &stmpe_gpio_cell,
511 .cell = &stmpe_gpio_cell,
636 .cell = &stmpe_gpio_cell,
699 .cell = &stmpe_gpio_cell,
866 .cell = &stmpe_gpio_cell,
983 .cell = &stmpe_gpio_cell,
1352 if (of_device_is_compatible(child, stmpe_gpio_cell.of_compatible)) in stmpe_of_probe()