Home
last modified time | relevance | path

Searched refs:domain_suffix (Results 1 – 5 of 5) 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.c509 .domain_suffix = "errb",
525 .domain_suffix = "errb",
541 .domain_suffix = "intb",
556 .domain_suffix = "intb",
H A Dmax77759.c281 .domain_suffix = "MAXQ",
291 .domain_suffix = "TOPSYS",
302 .domain_suffix = "CHGR",
/linux/drivers/base/regmap/
H A Dregmap-irq.c642 .name_suffix = chip->domain_suffix, in regmap_irq_create_domain()
/linux/include/linux/
H A Dregmap.h1619 * @domain_suffix: Name suffix to be appended to end of IRQ domain name. Needed
1709 const char *domain_suffix;
1695 const char *domain_suffix; global() member