Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
A Dasoc-ti-mcbsp.h27 bool has_wakeup; /* Wakeup capability */ member
/linux/drivers/tty/serial/
A Dstm32-usart.h29 bool has_wakeup; member
103 .has_wakeup = true,
A Dstm32-usart.c1259 stm32port->wakeup_src = stm32port->info->cfg.has_wakeup && in stm32_usart_init_port()
/linux/sound/soc/ti/
A Domap-mcbsp.c197 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_config()
351 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_request()
372 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_free()
1338 .has_wakeup = true,
1345 .has_wakeup = true,

Completed in 11 milliseconds