Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dwl1273-core.h143 #define WL1273_RADIO_CHILD BIT(0) macro
/linux-4.4.14/drivers/mfd/
Dwl1273-core.c198 if (!(pdata->children & WL1273_RADIO_CHILD)) { in wl1273_core_probe()