Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dsdio.c270 mmc_pm_flag_t mmcflags; in wl1271_probe() local
301 mmcflags = sdio_get_host_pm_caps(func); in wl1271_probe()
302 dev_dbg(glue->dev, "sdio PM caps = 0x%x\n", mmcflags); in wl1271_probe()
304 if (mmcflags & MMC_PM_KEEP_POWER) in wl1271_probe()