Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-pxa/
Dmioa701.c457 int i = 0, is_bt_on; in mioa701_sys_suspend() local
464 is_bt_on = !!gpio_get_value(GPIO83_BT_ON); in mioa701_sys_suspend()
466 is_bt_on ? MFP_LPM_DRIVE_HIGH : MFP_LPM_DRIVE_LOW); in mioa701_sys_suspend()
475 *mem_resume_bt = is_bt_on; in mioa701_sys_suspend()