Searched refs:notif (Results 1 – 2 of 2) sorted by relevance
85 sys_dlist_t notif; member439 SYS_DLIST_FOR_EACH_CONTAINER(&data->notif, iter, node) { in key_is_pending()507 sys_dlist_append(&data->notif, &entry->node); in optee_notif_wait()1230 sys_dlist_init(&data->notif); in optee_init()
4506 struct bt_smp_keypress_notif *notif = (void *)buf->data; in smp_keypress_notif() local4507 enum bt_conn_auth_keypress type = notif->type; in smp_keypress_notif()