Home
last modified time | relevance | path

Searched refs:close (Results 701 – 725 of 3045) sorted by relevance

1...<<21222324252627282930>>...122

/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/
H A Dlpc_handler.hpp39 bool close() override;
H A Dlpc_nuvoton.hpp39 void close() override;
H A Dpci_handler.hpp27 bool close() override;
/openbmc/linux/Documentation/userspace-api/media/cec/
H A Dcec-funcs.rst14 cec-func-close
/openbmc/linux/arch/um/drivers/
H A Drtc_user.c45 close(uml_rtc_irq_fds[0]); in uml_rtc_start()
H A Dchan_kern.c74 .close = not_configged_close,
100 (*chan->ops->close)(fd, chan->data); in open_one_chan()
223 if (chan->ops->close != NULL) in close_one_chan()
224 (*chan->ops->close)(chan->fd, chan->data); in close_one_chan()
H A Dchan_user.h21 void (*close)(int, void *); member
/openbmc/phosphor-power/
H A Dtemporary_file.cpp51 if (close(fd) == -1) in TemporaryFile()
/openbmc/dbus-sensors/src/
H A DFileHandle.cpp40 int r = close(fd); in ~FileHandle()
/openbmc/qemu/util/
H A Ddrm.c60 close(r); in qemu_drm_rendernode_open()
/openbmc/u-boot/board/freescale/s32v234evb/
H A Ds32v234evb.cfg10 * The syntax is taken as close as possible with the kwbimage
/openbmc/openbmc/meta-security/recipes-mac/smack/udp-smack-test/
H A Dudp_client.c66 close(sock); in main()
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-panel-plugins/closebutton/
H A Dxfce4-closebutton-plugin_git.bb1 SUMMARY = "Plugin displaying close button for application currently active"
/openbmc/qemu/tests/qemu-iotests/
H A D09870 $QEMU_IO -c close "$TEST_IMG"
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dexternalsrc.py33 …open(".gitmodules", 'w').close() # local file .gitmodules in cwd should not affect externalsrc pa…
/openbmc/openpower-proc-control/procedures/common/
H A Dcfam_reset.cpp40 file.close(); in cfamReset()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Denable_stats.c44 close(stats_fd); in test_enable_stats()
H A Dtask_under_cgroup.c52 close(foo); in test_task_under_cgroup()
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-selection.rst73 choose a crop/compose rectangle as close as possible to the requested
99 3. Keep center of adjusted rectangle as close as possible to the
102 4. Keep width and height as close as possible to original ones.
104 5. Keep horizontal and vertical offset as close as possible to original
/openbmc/linux/tools/perf/util/
H A Dtrace-event-info.c84 close(fd); in record_file()
434 close(fd); in tracepoint_id_to_path()
437 close(fd); in tracepoint_id_to_path()
663 close(output_fd); in tracing_data_get()
/openbmc/linux/tools/leds/
H A Dled_hw_brightness_mon.c82 close(fd); in main()
/openbmc/u-boot/tools/buildman/
H A Dbsettings.py97 f.close();
/openbmc/phosphor-ipmi-flash/bmc/
H A Dimage_handler.hpp33 virtual void close() = 0;
/openbmc/phosphor-ipmi-flash/bmc/firmware-handler/test/
H A Dmeson.build8 'close',
/openbmc/openpower-pnor-code-mgmt/ubi/
H A Dwatch.hpp50 close(fd); in ~CustomFd()

1...<<21222324252627282930>>...122