Searched defs:subsystems (Results 1 – 6 of 6) sorted by relevance
584 [CI (Continuous Integration) test run]: #continuous-integration-testing587 [approved]: #getting-approvals-for-your-pull-request
448 const gchar *subsystems[2] = { "drm", NULL }; in gst_gl_gbm_find_and_open_drm_node() local
46 static const gchar *subsystems[] = { "video4linux", NULL }; in gst_v4l2_iterator_new() local
361 static const gchar *subsystems[] = { "video4linux", NULL }; in provider_thread() local
572 vector<string> subsystems; member593 map<string, string> ParseMountInfo(map<string, CGroupSubSys>& subsystems) { in ParseMountInfo() argument638 map<string, CGroupSubSys> subsystems = ParseSelfCGroup(); in ParseCPUFromCGroup() local
101 const std::string &subsystems, std::string &err_msg_out) in LoadComponentSubsystemAndPaths()