Searched refs:mstr (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/arch/s390/kernel/ |
A D | early.c | 131 char mstr[80], hvstr[17]; in setup_arch_string() local 139 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s", in setup_arch_string() 142 strim_all(mstr); in setup_arch_string() 153 dump_stack_set_arch_desc("%s (%s)", mstr, hvstr); in setup_arch_string()
|
/linux-6.3-rc2/Documentation/devicetree/bindings/pci/ |
A D | baikal,bt1-pcie.yaml | 75 - const: mstr 88 - const: mstr 155 clock-names = "dbi", "mstr", "slv", "ref"; 160 reset-names = "mstr", "slv", "pwr", "hot", "phy", "core", "pipe",
|
A D | snps,dw-pcie-common.yaml | 84 const: mstr 119 - description: See native 'mstr/slv' clock for details 150 const: mstr
|
/linux-6.3-rc2/drivers/video/fbdev/core/ |
A D | fbsysfs.c | 138 char mstr[100]; in store_mode() local 151 i = mode_string(mstr, 0, mode); in store_mode() 152 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()
|
/linux-6.3-rc2/tools/power/pm-graph/ |
A D | sleepgraph.py | 1254 mstr = ' *'.join(arr) 1257 'match': mstr,
|
Completed in 17 milliseconds