Home
last modified time | relevance | path

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

/kernel/linux/common_modules/tzdriver/core/
H A Dtz_spi_notify.c511 static struct work_struct tc_notify_works[N_WORK]; in tc_secure_notify() local
517 INIT_WORK(&tc_notify_works[i], tc_notify_fn); in tc_secure_notify()
521 if (queue_work(g_tz_spi_wq, &tc_notify_works[i])) { in tc_secure_notify()

Completed in 2 milliseconds