Searched refs:mstr (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/s390/kernel/ |
| A D | early.c | 140 char mstr[80], hvstr[17]; in setup_arch_string() local 148 sprintf(mstr, "%-16.16s %-4.4s %-16.16s %-16.16s", in setup_arch_string() 151 strim_all(mstr); in setup_arch_string() 162 dump_stack_set_arch_desc("%s (%s)", mstr, hvstr); in setup_arch_string()
|
| /linux/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
|
| A D | fsl,imx6q-pcie.yaml | 200 - const: mstr
|
| /linux/drivers/video/fbdev/core/ |
| A D | fbsysfs.c | 60 char mstr[100]; in store_mode() local 71 i = mode_string(mstr, 0, mode); in store_mode() 72 if (strncmp(mstr, buf, max(count, i)) == 0) { in store_mode()
|
| /linux/tools/power/pm-graph/ |
| A D | sleepgraph.py | 1272 mstr = ' *'.join(arr) 1275 'match': mstr,
|
Completed in 18 milliseconds