Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dintel_soc_pmic_bxtwc.c162 .domain_suffix = "PWRBTN",
172 .domain_suffix = "TMU",
182 .domain_suffix = "BCU",
192 .domain_suffix = "ADC",
202 .domain_suffix = "CHGR",
212 .domain_suffix = "CRIT",
H A Drohm-bd96801.c312 .domain_suffix = "errb",
328 .domain_suffix = "intb",
/linux/drivers/base/regmap/
H A Dregmap-irq.c623 .name_suffix = chip->domain_suffix, in regmap_irq_create_domain()
/linux/include/linux/
H A Dregmap.h1628 const char *domain_suffix; member