Home
last modified time | relevance | path

Searched defs:libs (Results 1 – 8 of 8) sorted by relevance

/openbmc/phosphor-ipmi-blobs/
H A Dutils.cpp49 std::vector<std::string> libs = getLibraryList(path, matchBlobHandler); in loadLibraries() local
/openbmc/linux/tools/thermal/lib/
H A DMakefile109 libs: $(LIBTHERMAL_TOOLS_A) $(LIBTHERMAL_TOOLS_SO) $(LIBTHERMAL_TOOLS_PC) target
/openbmc/linux/tools/lib/thermal/
H A DMakefile117 libs: $(THERMAL_UAPI) $(LIBTHERMAL_A) $(LIBTHERMAL_SO) $(LIBTHERMAL_PC) target
/openbmc/linux/tools/lib/perf/
H A DMakefile134 libs: $(LIBPERF_A) $(LIBPERF_SO) $(LIBPERF_PC) target
/openbmc/qemu/linux-user/
H A Dflatload.c688 static int load_flat_shared_library(int id, struct lib_info *libs) in load_flat_shared_library()
/openbmc/linux/sound/soc/intel/avs/
H A Dloader.c482 int avs_dsp_load_libraries(struct avs_dev *adev, struct avs_tplg_library *libs, u32 num_libs) in avs_dsp_load_libraries()
H A Dtopology.h24 struct avs_tplg_library *libs; member
/openbmc/phosphor-host-ipmid/
H A Dipmid-new.cpp651 std::vector<fs::path> libs; in loadProviders() local