| /openbmc/skeleton/libopenbmc_intf/ |
| H A D | openbmc_intf.c | 1445 HwmonSkeleton *skeleton = HWMON_SKELETON (user_data); in _hwmon_skeleton_handle_method_call() local 1461 g_value_set_object (¶mv[n++], skeleton); in _hwmon_skeleton_handle_method_call() 1508 HwmonSkeleton *skeleton = HWMON_SKELETON (user_data); in _hwmon_skeleton_handle_get_property() local 1516 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name); in _hwmon_skeleton_handle_get_property() 1524 g_object_get_property (G_OBJECT (skeleton), info->hyphen_name, &value); in _hwmon_skeleton_handle_get_property() 1542 HwmonSkeleton *skeleton = HWMON_SKELETON (user_data); in _hwmon_skeleton_handle_set_property() local 1550 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (skeleton), info->hyphen_name); in _hwmon_skeleton_handle_set_property() 1561 g_object_set_property (G_OBJECT (skeleton), info->hyphen_name, &value); in _hwmon_skeleton_handle_set_property() 1577 hwmon_skeleton_dbus_interface_get_info (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED) in hwmon_skeleton_dbus_interface_get_info() 1583 hwmon_skeleton_dbus_interface_get_vtable (GDBusInterfaceSkeleton *skeleton G_GNUC_UNUSED) in hwmon_skeleton_dbus_interface_get_vtable() [all …]
|
| H A D | meson.build | 30 description: '[deprecated] OpenBMC interface library from skeleton',
|
| /openbmc/openbmc/poky/meta-skeleton/recipes-skeleton/service/ |
| H A D | service_0.1.bb | 7 SRC_URI = "file://skeleton \ 16 ${CC} ${CFLAGS} ${LDFLAGS} ${S}/skeleton_test.c -o ${B}/skeleton-test 21 cat ${S}/skeleton | \ 26 -e 's,/usr,${prefix},g' > ${D}${sysconfdir}/init.d/skeleton 27 chmod a+x ${D}${sysconfdir}/init.d/skeleton 30 install -m 0755 ${S}/skeleton-test ${D}${sbindir}/ 35 CONFFILES:${PN} += "${sysconfdir}/init.d/skeleton"
|
| /openbmc/qemu/tools/ebpf/ |
| H A D | Makefile.ebpf | 1 SKELETONS = rss.bpf.skeleton.h 13 rm -f $(SKELETONS) $(SKELETONS:%.skeleton.h=%.o) 22 %.skeleton.h: %.o 23 bpftool gen skeleton $< > $@
|
| /openbmc/openbmc/poky/meta/files/common-licenses/ |
| H A D | GPL-3-with-bison-exception | 5 …skeleton and distribute that work under terms of your choice, so long as that work isn`t itself a …
|
| H A D | GPL-2-with-bison-exception | 5 …skeleton and distribute that work under terms of your choice, so long as that work isn`t itself a …
|
| /openbmc/qemu/ebpf/ |
| H A D | rss.bpf.skeleton.h | 12 struct bpf_object_skeleton *skeleton; member 42 if (obj->skeleton) in rss_bpf__destroy() 43 bpf_object__destroy_skeleton(obj->skeleton); in rss_bpf__destroy() 66 err = bpf_object__open_skeleton(obj->skeleton, opts); in rss_bpf__open_opts() 86 return bpf_object__load_skeleton(obj->skeleton); in rss_bpf__load() 110 return bpf_object__attach_skeleton(obj->skeleton); in rss_bpf__attach() 116 bpf_object__detach_skeleton(obj->skeleton); in rss_bpf__detach() 170 obj->skeleton = s; in rss_bpf__create_skeleton()
|
| /openbmc/openbmc/poky/meta-skeleton/ |
| H A D | README.skeleton | 1 meta-skeleton 4 The meta-skeleton layer contains example recipes and configuration files.
|
| /openbmc/openbmc/meta-phosphor/classes/ |
| H A D | skeleton.bbclass | 1 inherit skeleton-rev 3 HOMEPAGE = "http://github.com/openbmc/skeleton"
|
| H A D | skeleton-gdbus.bbclass | 1 inherit skeleton
|
| H A D | skeleton-rev.bbclass | 2 SKELETON_URI ?= "git://github.com/openbmc/skeleton;branch=master;protocol=https"
|
| /openbmc/openbmc/meta-phosphor/recipes-phosphor/skeleton/ |
| H A D | obmc-libobmc-intf_git.bb | 3 methods and the GDBUS skeleton code for the org.openbmc DBUS API." 13 inherit skeleton
|
| /openbmc/u-boot/arch/arc/dts/ |
| H A D | axc001.dtsi | 6 /include/ "skeleton.dtsi"
|
| H A D | axc003.dtsi | 6 /include/ "skeleton.dtsi"
|
| H A D | nsim.dts | 7 #include "skeleton.dtsi"
|
| H A D | abilis_tb100.dts | 7 #include "skeleton.dtsi"
|
| H A D | emsdp.dts | 7 #include "skeleton.dtsi"
|
| /openbmc/skeleton/ |
| H A D | meson.build | 2 'skeleton',
|
| /openbmc/openbmc/meta-ibm/recipes-phosphor/chassis/ |
| H A D | phosphor-skeleton-control-power_%.bbappend | 3 # Remove, from the ibm-enterprise image, the service file that starts the skeleton power
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | armv7-m.dtsi | 1 #include "skeleton.dtsi"
|
| H A D | exynos4210-origen.dts | 10 #include "skeleton.dtsi"
|
| H A D | s5pc1xx-smdkc100.dts | 10 #include "skeleton.dtsi"
|
| /openbmc/u-boot/arch/x86/dts/ |
| H A D | efi-x86_app.dts | 8 /include/ "skeleton.dtsi"
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gengetopt/ |
| H A D | gengetopt_2.23.bb | 1 SUMMARY = "skeleton main.c generator"
|
| /openbmc/openbmc/meta-ampere/meta-common/recipes-phosphor/packagegroups/ |
| H A D | packagegroup-obmc-apps.bbappend | 7 phosphor-skeleton-control-power \
|