Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mfd/
Dwl1273-core.h131 #define WL1273_CODEC_CHILD BIT(1) macro
/kernel/linux/linux-5.10/drivers/mfd/
Dwl1273-core.c204 if (pdata->children & WL1273_CODEC_CHILD) { in wl1273_core_probe()