Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_dcc.c90 static bool dcc_core0_available; in hvc_dcc_check() local
96 if (smp_processor_id() && dcc_core0_available) in hvc_dcc_check()
106 dcc_core0_available = true; in hvc_dcc_check()