Home
last modified time | relevance | path

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

/linux/drivers/tee/optee/
H A Dsmc_abi.c1373 u32 *sec_caps, u32 *max_notif_value, in optee_msg_exchange_capabilities() argument
1398 *max_notif_value = res.result.max_notif_value; in optee_msg_exchange_capabilities()
1400 *max_notif_value = OPTEE_DEFAULT_MAX_NOTIF_VALUE; in optee_msg_exchange_capabilities()
1739 u32 max_notif_value; in optee_probe() local
1764 &max_notif_value, in optee_probe()
1874 rc = optee_notif_init(optee, max_notif_value); in optee_probe()