Home
last modified time | relevance | path

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

/openbmc/linux/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); in diag2fc()
/openbmc/linux/drivers/accessibility/speakup/
H A Di18n.c362 static struct msg_group_t all_groups[] = { variable
400 static const int num_groups = ARRAY_SIZE(all_groups);
586 if (!strcmp(all_groups[i].name, group_name)) { in spk_find_msg_group()
587 group = &all_groups[i]; in spk_find_msg_group()
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c1369 const u32 all_groups, const u32 all_ranks) in rw_mgr_mem_calibrate_read_test() argument
1401 else if (all_groups) in rw_mgr_mem_calibrate_read_test()
1408 if (all_groups) in rw_mgr_mem_calibrate_read_test()
1426 if (all_groups) { in rw_mgr_mem_calibrate_read_test()
1457 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test()
1463 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test()
1482 const u32 all_groups) in rw_mgr_mem_calibrate_read_test_all_ranks() argument
1486 &bit_chk, all_groups, 1); in rw_mgr_mem_calibrate_read_test_all_ranks()