File: sysfs-bus-mei

package info (click to toggle)
linux 4.19.194-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 967,940 kB
  • sloc: ansic: 16,799,826; asm: 272,028; makefile: 38,421; sh: 33,838; perl: 27,701; python: 21,148; cpp: 5,066; yacc: 4,650; lex: 2,584; awk: 1,385; ruby: 25; sed: 5
file content (28 lines) | stat: -rw-r--r-- 860 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
What:		/sys/bus/mei/devices/.../modalias
Date:		March 2013
KernelVersion:	3.10
Contact:	Samuel Ortiz <sameo@linux.intel.com>
		linux-mei@linux.intel.com
Description:	Stores the same MODALIAS value emitted by uevent
		Format: mei:<mei device name>:<device uuid>:<protocol version>

What:		/sys/bus/mei/devices/.../name
Date:		May 2015
KernelVersion:	4.2
Contact:	Tomas Winkler <tomas.winkler@intel.com>
Description:	Stores mei client device name
		Format: string

What:		/sys/bus/mei/devices/.../uuid
Date:		May 2015
KernelVersion:	4.2
Contact:	Tomas Winkler <tomas.winkler@intel.com>
Description:	Stores mei client device uuid
		Format: xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx

What:		/sys/bus/mei/devices/.../version
Date:		Aug 2015
KernelVersion:	4.3
Contact:	Tomas Winkler <tomas.winkler@intel.com>
Description:	Stores mei client protocol version
		Format: %d