Home
last modified time | relevance | path

Searched defs:where (Results 51 - 75 of 505) sorted by relevance

12345678910>>...21

/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dops-sh7786.c19 sh7786_pcie_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) sh7786_pcie_config_access() argument
89 sh7786_pcie_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh7786_pcie_read() argument
125 sh7786_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh7786_pcie_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/mei/
H A Dpci-me.c136 static int mei_me_read_fws(const struct mei_device *dev, int where, u32 *val) in mei_me_read_fws() argument
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
H A Dpcie-hisi.c21 static int hisi_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in hisi_pcie_rd_conf() argument
39 hisi_pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) hisi_pcie_wr_conf() argument
57 hisi_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) hisi_pcie_map_bus() argument
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpcie-rcar.c24 void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32() argument
/kernel/linux/linux-5.10/drivers/pci/
H A Dpci-bridge-emul.c359 int pci_bridge_emul_conf_read(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_read() argument
421 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write() argument
H A Decam.c130 pci_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_ecam_map_bus() argument
/kernel/linux/linux-5.10/security/lockdown/
H A Dlockdown.c26 static int lock_kernel_down(const char *where, enum lockdown_reason level) in lock_kernel_down() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/mga/
H A Dmga_warp.c56 int n_pipes, where; in mga_warp_install_microcode() local
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpcie-rcar.c24 void rcar_rmw32(struct rcar_pcie *pcie, int where, u32 mask, u32 data) in rcar_rmw32() argument
/kernel/linux/linux-6.6/drivers/pci/controller/dwc/
H A Dpcie-tegra194-acpi.c66 tegra194_map_bus(struct pci_bus *bus, unsigned int devfn, int where) tegra194_map_bus() argument
H A Dpcie-hisi.c25 static int hisi_pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in hisi_pcie_rd_conf() argument
43 hisi_pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) hisi_pcie_wr_conf() argument
61 hisi_pcie_map_bus(struct pci_bus *bus, unsigned int devfn, int where) hisi_pcie_map_bus() argument
/kernel/linux/linux-6.6/drivers/pci/
H A Dpci-bridge-emul.c458 int pci_bridge_emul_conf_read(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_read() argument
535 int pci_bridge_emul_conf_write(struct pci_bridge_emul *bridge, int where, in pci_bridge_emul_conf_write() argument
/kernel/linux/linux-6.6/security/lockdown/
H A Dlockdown.c26 static int lock_kernel_down(const char *where, enum lockdown_reason level) in lock_kernel_down() argument
/third_party/mbedtls/library/
H A Dhkdf.c80 size_t where = 0; in mbedtls_hkdf_expand() local
/third_party/libwebsockets/lib/tls/mbedtls/
H A Dmbedtls-ssl.c221 lws_ssl_info_callback(const SSL *ssl, int where, int ret) in lws_ssl_info_callback() argument
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_common.c101 vn_log_result(struct vn_instance *instance, VkResult result, const char *where) vn_log_result() argument
/third_party/python/Lib/tkinter/
H A Ddnd.py255 def where(self, canvas, event): member in Icon
[all...]
/base/startup/hvb/test/
H A Dhvb_main.c40 off_t where; in hvb_read_partition() local
100 off_t where; in hvb_write_partition() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_video_capture_manager.cpp109 string where = MEDIA_DATA_DB_ID + " = ? "; in AddVideo() local
139 string where = MEDIA_DATA_DB_PHOTO_ID + " is not null and " + in SyncWithDeferredVideoProcSessionInternal() local
203 string where = PhotoColumn::PHOTO_ID + " = ? "; in RemoveVideo() local
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dtransaction_impl.cpp199 std::pair<int, int> TransactionImpl::Update(const std::string &table, const Row &row, const std::string &where, in Update() argument
/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpcie.c95 static int pcie_rd_conf(struct pci_bus *bus, u32 devfn, int where, in pcie_rd_conf() argument
115 pcie_wr_conf(struct pci_bus *bus, u32 devfn, int where, int size, u32 val) pcie_wr_conf() argument
/kernel/linux/linux-5.10/arch/arm/mach-iop32x/
H A Dpci.c36 static u32 iop3xx_cfg_address(struct pci_bus *bus, int devfn, int where) in iop3xx_cfg_address() argument
110 iop3xx_read_config(struct pci_bus *bus, unsigned int devfn, int where, in iop3xx_read_config() argument
125 iop3xx_write_config(struct pci_bus *bus, unsigned int devfn, int where, in iop3xx_write_config() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dcore_apecs.c93 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, in mk_conf_addr() argument
275 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_read_config() argument
294 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, in apecs_write_config() argument
[all...]
/kernel/linux/linux-5.10/drivers/accessibility/speakup/
H A Dvarhandlers.c166 struct punc_var_t *where; in spk_get_punc_var() local
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dpci-xlr.c62 pci_cfg_read_32bit(struct pci_bus *bus, unsigned int devfn, int where) pci_cfg_read_32bit() argument
74 pci_cfg_write_32bit(struct pci_bus *bus, unsigned int devfn, int where, u32 data) pci_cfg_write_32bit() argument
84 nlm_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) nlm_pcibios_read() argument
107 nlm_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) nlm_pcibios_write() argument
[all...]

Completed in 25 milliseconds

12345678910>>...21