/openbmc/linux/arch/um/drivers/ |
H A D | chan_user.h | 20 int (*open)(int, int, int, void *, char **); member
|
/openbmc/linux/include/linux/ |
H A D | hiddev.h | 26 int open; member
|
H A D | posix-clock.h | 56 int (*open) (struct posix_clock *pc, fmode_t f_mode); member
|
H A D | gnss.h | 31 int (*open)(struct gnss_device *gdev); member
|
H A D | hidraw.h | 14 int open; member
|
/openbmc/qemu/include/hw/xen/ |
H A D | xen_backend_ops.h | 54 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 D | cleanup.hpp | 38 bool open(uint16_t, uint16_t, const std::string&) override in open() function in ipmi_flash::FileCleanupHandler
|
/openbmc/gpioplus/src/gpioplus/internal/ |
H A D | sys.cpp | 13 int SysImpl::open(const char* pathname, int flags) const in open() function in gpioplus::internal::SysImpl
|
/openbmc/phosphor-fan-presence/ |
H A D | utility.hpp | 64 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 D | log_handler.cpp | 134 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 D | version_handler.cpp | 95 bool VersionBlobHandler::open(uint16_t session, uint16_t flags, in open() function in ipmi_flash::VersionBlobHandler
|
/openbmc/linux/fs/nfsd/ |
H A D | nfs4state.c | 542 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 D | ddbridge-ci.c | 130 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 D | misc.c | 663 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 D | smb2misc.c | 586 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 D | media-devnode.h | 54 int (*open) (struct file *); member
|
/openbmc/linux/tools/usb/usbip/libsrc/ |
H A D | usbip_host_common.h | 25 int (*open)(struct usbip_host_driver *hdriver); member
|
/openbmc/google-misc/subprojects/metrics-ipmi-blobs/ |
H A D | handler.cpp | 67 bool MetricBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::MetricBlobHandler
|
/openbmc/linux/arch/powerpc/boot/ |
H A D | ops.h | 58 int (*open)(void); member 68 int (*open)(void); member
|
/openbmc/linux/drivers/input/serio/ |
H A D | ambakmi.c | 32 unsigned int open; member
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | dib0070.h | 67 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 D | phy-hi3670-pcie.c | 374 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 D | u_ether.h | 80 void (*open)(struct gether *); member
|
/openbmc/smbios-mdr/src/smbios-ipmi-blobs/ |
H A D | handler.cpp | 96 bool SmbiosBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::SmbiosBlobHandler
|
/openbmc/phosphor-ipmi-blobs/example/ |
H A D | example.cpp | 50 bool ExampleBlobHandler::open(uint16_t session, uint16_t flags, in open() function in blobs::ExampleBlobHandler
|