Home
last modified time | relevance | path

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

/linux/drivers/firmware/arm_ffa/
H A Ddriver.c969 int idx, list, max_ids, lists_cnt, ids_processed, ids_count[MAX_IDS_64]; in ffa_notification_info_get() local
999 ids_count[idx] = (id_list & 0x3) + 1; in ffa_notification_info_get()
1010 if (ids_count[list] == 1) { /* Global Notification */ in ffa_notification_info_get()
1016 for (idx = 1; idx < ids_count[list]; idx++) { in ffa_notification_info_get()