Home
last modified time | relevance | path

Searched refs:has_wakeup (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Dasoc-ti-mcbsp.h27 bool has_wakeup; /* Wakeup capability */ member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Dasoc-ti-mcbsp.h27 bool has_wakeup; /* Wakeup capability */ member
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dstm32-usart.h28 bool has_wakeup; member
100 .has_wakeup = true,
H A Dstm32-usart.c1044 if (stm32port->info->cfg.has_wakeup) { in stm32_usart_init_port()
/kernel/linux/linux-5.10/sound/soc/ti/
H A Domap-mcbsp.c199 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_config()
353 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_request()
374 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_free()
1341 .has_wakeup = true,
1348 .has_wakeup = true,
/kernel/linux/linux-6.6/sound/soc/ti/
H A Domap-mcbsp.c199 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_config()
353 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_request()
374 if (mcbsp->pdata->has_wakeup) in omap_mcbsp_free()
1331 .has_wakeup = true,
1338 .has_wakeup = true,
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dstm32-usart.h29 bool has_wakeup; member
H A Dstm32-usart.c101 .has_wakeup = true,
1533 stm32port->wakeup_src = stm32port->info->cfg.has_wakeup && in stm32_usart_init_port()

Completed in 13 milliseconds