blob: 48c3b1ff0c49b585a81d39b372018f924cf01c44 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
type sysfs_vibrator, fs_type, sysfs_type;
# idd
type iddd_file, file_type, data_file_type;
# BRCM BT FM
type brcm_ldisc_sysfs, sysfs_type, fs_type;
type brcm_uim_exec, exec_type, file_type;
# Macaddr
type sysfs_addrsetup, fs_type, sysfs_type;
|