Searched refs:array (Results 1 – 4 of 4) sorted by relevance
| /drivers/ram/stm32mp1/ |
| A D | stm32mp1_interactive.c | 312 const struct test_desc array[], in stm32mp1_ddr_subcmd() argument 324 i, array[i].name, array[i].usage); in stm32mp1_ddr_subcmd() 331 array[i].name, array[i].usage, array[i].help); in stm32mp1_ddr_subcmd() 343 if (argc > (array[value].max_args + 2)) { in stm32mp1_ddr_subcmd() 345 argc - 2, array[value].max_args); in stm32mp1_ddr_subcmd() 350 printf("execute %d:%s\n", (int)value, array[value].name); in stm32mp1_ddr_subcmd() 352 result = array[value].fct(priv->ctl, priv->phy, in stm32mp1_ddr_subcmd()
|
| /drivers/input/ |
| A D | input.c | 327 static int array_search(int *array, int count, int key) in array_search() argument 332 if (array[i] == key) in array_search()
|
| /drivers/rtc/ |
| A D | Kconfig | 241 clock with a wide array of features and 50 bytes of general-purpose,
|
| /drivers/power/pmic/ |
| A D | Kconfig | 320 The S5M8767 PMIC provides a large array of LDOs and BUCKs for use
|
Completed in 17 milliseconds