Home
last modified time | relevance | path

Searched defs:close (Results 76 – 100 of 176) sorted by relevance

12345678

/openbmc/linux/include/linux/
H A Dserio.h36 void (*close)(struct serio *); member
H A Dpstore.h196 int (*close)(struct pstore_info *psi); member
H A Dgameport.h31 void (*close)(struct gameport *); member
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py198 def close(self) -> None: member in QMPShell
/openbmc/openbmc/poky/bitbake/bin/
H A Dbitbake-worker375 def close(self): member in runQueueWorkerPipe
/openbmc/openbmc/poky/bitbake/lib/bs4/builder/
H A D__init__.py184 def close(self): member in SAXTreeBuilder
/openbmc/linux/sound/aoa/soundbus/
H A Dsoundbus.h110 int (*close)(struct codec_info_item *cii, member
/openbmc/linux/include/drm/
H A Ddrm_gem.h95 void (*close)(struct drm_gem_object *obj, struct drm_file *file); member
/openbmc/linux/drivers/bluetooth/
H A Dhci_uart.h54 int (*close)(struct hci_uart *hu); member
/openbmc/linux/include/media/
H A Ddemux.h565 int (*close)(struct dmx_demux *demux); member
/openbmc/linux/tools/testing/selftests/dmabuf-heaps/
H A Ddmabuf-heap.c82 struct drm_gem_close close = { in close_handle() local
/openbmc/sdbusplus/include/sdbusplus/
H A Dbus.hpp186 void close() in close() function
/openbmc/linux/tools/perf/util/
H A Djitdump.h118 struct jr_code_close close; member
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c254 static efi_status_t EFIAPI close(struct efi_file_handle *this) in close() function
/openbmc/openbmc/poky/bitbake/lib/bb/asyncrpc/
H A Dserv.py44 async def close(self): member in AsyncServerConnection
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/
H A Dwget.py267 def close(self): member in Wget.checkstatus.CacheHTTPHandler.do_open.fp_dummy
/openbmc/linux/include/sound/
H A Dtimer.h49 int (*close) (struct snd_timer * timer); member
/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_client.h130 void (*close)(struct iavf_info *ldev, struct iavf_client *client, member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dui-bootstrap-tpls-0.11.0.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
H A Dui-bootstrap-tpls-0.11.0.min.js8 …i.bootstrap.accordion","ui.bootstrap.alert","ui.bootstrap.bindHtml","ui.bootstrap.buttons","ui.boo… function
/openbmc/linux/include/net/nfc/
H A Dnci_core.h68 int (*close)(struct nci_dev *ndev); member
435 void (*close)(struct nci_uart *nci_uart); member
/openbmc/hiomapd/
H A Dprotocol.h115 int (*close)(struct mbox_context *context, struct protocol_close *io); member
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py224 async def close(self): member in Database
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py126 def close(self): member in FileExtractor
/openbmc/linux/tools/lib/bpf/
H A Dskel_internal.h82 static inline int close(int fd) in close() function

12345678