Searched defs:do_put (Results 1 – 2 of 2) sorted by relevance
/openbmc/phosphor-rest-server/module/obmc/wsgi/apps/ | ||
H A D | rest_dbus.py | 492 def do_put(self, path, prop, value=None, retry=True): member in PropertyHandler |
/openbmc/qemu/target/microblaze/ | ||
H A D | translate.c | 1586 static bool do_put(DisasContext *dc, int ra, int rb, int imm, int ctrl) in do_put() function |