Searched refs:subsystem (Results 1 – 13 of 13) sorted by relevance
/system/core/init/ |
D | devices.cpp | 64 const char *subsystem; member 369 uevent->subsystem = ""; in parse_event() 387 uevent->subsystem = msg; in parse_event() 415 uevent->action, uevent->path, uevent->subsystem, in parse_event() 457 if (asprintf(&links[link_num], "/dev/usb/%s%.*s", uevent->subsystem, width, parent) > 0) in get_character_device_symlinks() 655 struct ueventd_subsystem *subsystem = in handle_generic_device_event() local 656 ueventd_subsystem_find_by_name(uevent->subsystem); in handle_generic_device_event() 658 if (subsystem) { in handle_generic_device_event() 661 switch (subsystem->devname_src) { in handle_generic_device_event() 672 uevent->subsystem); in handle_generic_device_event() [all …]
|
D | ueventd_keywords.h | 7 KEYWORD(subsystem, SECTION, 1)
|
/system/core/logd/ |
D | README.auditd | 5 audit kernel subsystem. The audit subsystem of the kernel 8 To enable the audit subsystem, you must add this to your
|
/system/bt/doc/ |
D | directory_layout.md | 4 Each directory should be a self contained subsystem consisting 7 * src/ - All source files for the subsystem. 8 * include/ - All include files for the subsystem. 9 * test/ - All unit tests for the subsystem.
|
D | style_guide.md | 8 Each subsystem's purpose should be documented in the `doc/directory_layout.md` 11 For a subsystem that contains code, its directory structure should look like: 209 #include "subsystem/include/a.h" 210 #include "subsystem/include/b.h"
|
/system/core/crash_reporter/ |
D | udev_collector.cc | 99 const std::string& subsystem) { in ProcessUdevCrashLogs() argument 106 std::string basename = action + "-" + kernel + "-" + subsystem; in ProcessUdevCrashLogs() 134 std::string exec_name = std::string(kUdevExecName) + "-" + subsystem; in ProcessUdevCrashLogs()
|
D | udev_collector.h | 52 const std::string& subsystem);
|
/system/sepolicy/ |
D | radio.te | 1 # phone subsystem
|
D | nfc.te | 1 # nfc subsystem
|
D | bluetooth.te | 1 # bluetooth subsystem
|
/system/core/rootdir/ |
D | ueventd.rc | 1 subsystem adf
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 2643 // Start dictionary attack subsystem
|
D | raw_commands_fixed.txt | 2643 // Start dictionary attack subsystem
|