Home
last modified time | relevance | path

Searched defs:open (Results 26 – 50 of 223) sorted by relevance

123456789

/openbmc/linux/arch/um/drivers/
H A Dchan_user.h20 int (*open)(int, int, int, void *, char **); member
/openbmc/linux/include/linux/
H A Dhiddev.h26 int open; member
H A Dposix-clock.h56 int (*open) (struct posix_clock *pc, fmode_t f_mode); member
H A Dgnss.h31 int (*open)(struct gnss_device *gdev); member
H A Dhidraw.h14 int open; member
/openbmc/qemu/include/hw/xen/
H A Dxen_backend_ops.h54 xenevtchn_handle *(*open)(void); member
153 xengnttab_handle *(*open)(void); member
270 struct qemu_xs_handle *(*open)(void); member
/openbmc/phosphor-ipmi-flash/cleanup/
H A Dcleanup.hpp38 bool open(uint16_t, uint16_t, const std::string&) override in open() function in ipmi_flash::FileCleanupHandler
/openbmc/gpioplus/src/gpioplus/internal/
H A Dsys.cpp13 int SysImpl::open(const char* pathname, int flags) const in open() function in gpioplus::internal::SysImpl
/openbmc/phosphor-fan-presence/
H A Dutility.hpp64 void open(const std::string& pathname, int flags) in open() function in phosphor::fan::util::FileDescriptor
/openbmc/phosphor-ipmi-flash/bmc/log-handler/
H A Dlog_handler.cpp134 bool LogBlobHandler::open(uint16_t session, uint16_t flags, in open() function in ipmi_flash::LogBlobHandler
/openbmc/phosphor-ipmi-flash/bmc/version-handler/
H A Dversion_handler.cpp95 bool VersionBlobHandler::open(uint16_t session, uint16_t flags, in open() function in ipmi_flash::VersionBlobHandler
/openbmc/linux/fs/nfsd/
H A Dnfs4state.c542 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked()
560 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str()
4526 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_existing_open()
4581 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_and_lock_existing_open()
4596 alloc_init_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, in alloc_init_open_stateowner()
4627 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) in init_open_stateid()
5056 struct nfsd4_open *open, struct nfsd_net *nn) in nfsd4_process_open1()
5138 static bool nfsd4_is_deleg_cur(struct nfsd4_open *open) in nfsd4_is_deleg_cur()
5145 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg()
5190 struct nfsd4_open *open) in nfsd4_truncate()
[all …]
/openbmc/linux/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c130 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status()
259 static int poll_slot_status_xo2(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status_xo2()
/openbmc/linux/fs/smb/client/
H A Dmisc.c663 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
672 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
683 struct cifs_pending_open *open) in cifs_add_pending_open()
H A Dsmb2misc.c586 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease() local
615 struct cifs_pending_open *open; in smb2_is_valid_lease_break() local
/openbmc/linux/include/media/
H A Dmedia-devnode.h54 int (*open) (struct file *); member
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_host_common.h25 int (*open)(struct usbip_host_driver *hdriver); member
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/
H A Dhandler.cpp67 bool MetricBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::MetricBlobHandler
/openbmc/linux/arch/powerpc/boot/
H A Dops.h58 int (*open)(void); member
68 int (*open)(void); member
/openbmc/linux/drivers/input/serio/
H A Dambakmi.c32 unsigned int open; member
/openbmc/linux/drivers/media/dvb-frontends/
H A Ddib0070.h67 static inline void dib0070_ctrl_agc_filter(struct dvb_frontend *fe, u8 open) in dib0070_ctrl_agc_filter()
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hi3670-pcie.c374 static void hi3670_pcie_hp_debounce_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_hp_debounce_gt()
386 static void hi3670_pcie_phyref_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_phyref_gt()
429 static void hi3670_pcie_ioref_gt(struct hi3670_pcie_phy *phy, bool open) in hi3670_pcie_ioref_gt()
/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h80 void (*open)(struct gether *); member
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/
H A Dhandler.cpp96 bool SmbiosBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::SmbiosBlobHandler
/openbmc/phosphor-ipmi-blobs/example/
H A Dexample.cpp50 bool ExampleBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::ExampleBlobHandler

123456789