Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dasoc-ti-mcbsp.h27 bool has_wakeup; /* Wakeup capability */ member
/linux/sound/soc/ti/
H A Domap-mcbsp.c198 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_config()
352 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_request()
373 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_free()
1330 .has_wakeup = true,
1337 .has_wakeup = true,
/linux/drivers/tty/serial/
H A Dstm32-usart.h31 bool has_wakeup; member