Home
last modified time | relevance | path

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

/linux/drivers/gpio/
H A Dgpio-fxl6408.c73 static const struct regmap_access_table volatile_table = { variable
/linux/drivers/power/reset/
H A Dtdx-ec-poweroff.c38 static const struct regmap_access_table volatile_table = { variable
/linux/include/linux/
H A Dregmap.h441 const struct regmap_access_table *volatile_table; member