Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/accessibility/speakup/
H A Di18n.c355 static struct msg_group_t all_groups[] = { variable
393 static const int num_groups = ARRAY_SIZE(all_groups);
581 if (!strcmp(all_groups[i].name, group_name)) { in spk_find_msg_group()
582 group = &all_groups[i]; in spk_find_msg_group()
/OK3568_Linux_fs/kernel/arch/s390/hypfs/
H A Dhypfs_vm.c23 static char *all_groups = all_guests; variable
66 memcpy(parm_list.aci_grp, all_groups, NAME_LEN); in diag2fc()
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c1370 const u32 all_groups, const u32 all_ranks) in rw_mgr_mem_calibrate_read_test() argument
1402 else if (all_groups) in rw_mgr_mem_calibrate_read_test()
1409 if (all_groups) in rw_mgr_mem_calibrate_read_test()
1427 if (all_groups) { in rw_mgr_mem_calibrate_read_test()
1458 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test()
1464 __func__, __LINE__, group, all_groups, *bit_chk, in rw_mgr_mem_calibrate_read_test()
1483 const u32 all_groups) in rw_mgr_mem_calibrate_read_test_all_ranks() argument
1487 &bit_chk, all_groups, 1); in rw_mgr_mem_calibrate_read_test_all_ranks()