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

/linux-master/arch/s390/hypfs/
H A Dhypfs_vm.c24 static char *all_groups = all_guests; variable
35 memcpy(parm_list.aci_grp, all_groups, DIAG2FC_NAME_LEN);
/linux-master/drivers/accessibility/speakup/
H A Di18n.c362 static struct msg_group_t all_groups[] = { variable in typeref:struct:msg_group_t
400 static const int num_groups = ARRAY_SIZE(all_groups);
586 if (!strcmp(all_groups[i].name, group_name)) {
587 group = &all_groups[i];

Completed in 116 milliseconds