Searched refs:subsystem (Results 1 – 25 of 46) sorted by relevance
12
5 audit kernel subsystem. The audit subsystem of the kernel8 To enable the audit subsystem, you must add this to your
170 const std::string& subsystem) const { in MatchWithSubsystem()172 if (name().find(subsystem) != std::string::npos) { in MatchWithSubsystem()173 if (Match("/sys/class/" + subsystem + "/" + path_basename)) return true; in MatchWithSubsystem()174 if (Match("/sys/bus/" + subsystem + "/devices/" + path_basename)) return true; in MatchWithSubsystem()227 const std::string& subsystem) const { in FixupSysPermissions()233 if (s.MatchWithSubsystem(path, subsystem)) s.SetPermissions(path); in FixupSysPermissions()420 FixupSysPermissions(uevent.path, uevent.subsystem); in HandleUevent()430 if (uevent.subsystem == "block") { in HandleUevent()437 } else if (const auto subsystem = in HandleUevent() local438 std::find(subsystems_.cbegin(), subsystems_.cend(), uevent.subsystem); in HandleUevent()[all …]
38 uevent->subsystem.clear(); in ParseEvent()53 uevent->subsystem = msg; in ParseEvent()84 << uevent->subsystem << "', '" << uevent->firmware << "', " << uevent->major in ParseEvent()
28 std::string subsystem; member
4 Each directory should be a self contained subsystem consisting7 * src/ - All source files for the subsystem.8 * include/ - All include files for the subsystem.9 * test/ - All unit tests for the subsystem.
4 subsystem graphics8 subsystem drm12 subsystem input16 subsystem sound
1 # nfc subsystem
1 # bluetooth subsystem
1 # secure_element subsystem
1 # Boot control subsystem
1 # audiocontrol subsystem
1 # vehicle subsystem
1 # secure element subsystem