Home
last modified time | relevance | path

Searched defs:where (Results 1 - 25 of 369) sorted by relevance

12345678910>>...15

/kernel/linux/linux-5.10/arch/sh/drivers/pci/
H A Dops-dreamcast.c46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write() argument
H A Dops-sh4.c22 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh4_pci_read() argument
60 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh4_pci_write() argument
[all...]
/kernel/linux/linux-6.6/arch/sh/drivers/pci/
H A Dops-dreamcast.c46 static int gapspci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) in gapspci_read() argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) in gapspci_write() argument
H A Dops-sh4.c22 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) sh4_pci_read() argument
60 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) sh4_pci_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dpci-host-generic.c42 pci_dw_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_dw_ecam_map_bus() argument
/kernel/linux/linux-6.6/drivers/pci/controller/
H A Dpci-host-generic.c42 pci_dw_ecam_map_bus(struct pci_bus *bus, unsigned int devfn, int where) pci_dw_ecam_map_bus() argument
/kernel/linux/linux-5.10/arch/mips/pci/
H A Dops-vr41xx.c48 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() argument
76 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write() argument
22 set_pci_configuration_address(unsigned char number, unsigned int devfn, int where) set_pci_configuration_address() argument
[all...]
H A Dops-lantiq.c26 ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned int where, u32 *data) ltq_pci_config_access() argument
71 ltq_pci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) ltq_pci_read_config_dword() argument
89 ltq_pci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) ltq_pci_write_config_dword() argument
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dpsycho_common.h20 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) psycho_pci_config_mkaddr() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dpsycho_common.h20 psycho_pci_config_mkaddr(struct pci_pbm_info *pbm, unsigned char bus, unsigned int devfn, int where) psycho_pci_config_mkaddr() argument
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() argument
109 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory() argument
/kernel/linux/linux-5.10/include/linux/decompress/
H A Dmm.h55 static void free(void *where) in free() argument
/kernel/linux/linux-6.6/include/linux/decompress/
H A Dmm.h63 MALLOC_VISIBLE void free(void *where) in free() argument
/kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/
H A Dosunixmap.c63 void *acpi_os_map_memory(acpi_physical_address where, acpi_size length) in acpi_os_map_memory() argument
109 void acpi_os_unmap_memory(void *where, acpi_size length) in acpi_os_unmap_memory() argument
/base/security/device_security_level/baselib/utils/include/
H A Dutils_dslm_list.h26 static inline void AddListNode(ListNode *item, ListNode *where) in AddListNode() argument
34 static inline void AddListNodeBefore(ListNode *item, ListNode *where) in AddListNodeBefore() argument
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/
H A Dmultistages_capture_manager.cpp44 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RemovePhotos() local
88 string where = predicates.GetWhereClause() + " AND " + PhotoColumn::PHOTO_QUALITY + "=" + in RestorePhotos() local
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/
H A Dpci-nanoengine.c19 nanoengine_pci_map_bus(struct pci_bus *bus, unsigned int devfn, int where) nanoengine_pci_map_bus() argument
/kernel/linux/linux-6.6/arch/mips/pci/
H A Dops-lantiq.c26 ltq_pci_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned int where, u32 *data) ltq_pci_config_access() argument
71 ltq_pci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) ltq_pci_read_config_dword() argument
89 ltq_pci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) ltq_pci_write_config_dword() argument
[all...]
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dfsm.c119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() argument
131 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmAddTimer() argument
159 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmRestartTimer() argument
/kernel/linux/linux-6.6/drivers/isdn/mISDN/
H A Dfsm.c119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) in mISDN_FsmDelTimer() argument
131 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmAddTimer() argument
159 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) mISDN_FsmRestartTimer() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_common_utils_test.cpp61 string where = "CheckWhereClause;"; in HWTEST_F() local
/foundation/multimedia/media_library/frameworks/services/media_multistages_capture/src/deferred_processing/
H A Dmultistages_capture_deferred_video_proc_session_callback.cpp60 string where = PhotoColumn::PHOTO_ID + " = ? "; in OnProcessVideoDone() local
/foundation/window/window_manager/window_scene/session_manager/src/
H A Dextension_session_manager.cpp213 const char* const where = __func__; in RequestExtensionSessionDestructionDone() local
/kernel/linux/linux-5.10/arch/arm64/kernel/
H A Dstacktrace.c135 static void dump_backtrace_entry(unsigned long where, const char *loglvl) in dump_backtrace_entry() argument
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dpci.c53 static unsigned long mcf_mk_pcicar(int bus, unsigned int devfn, int where) in mcf_mk_pcicar() argument
58 mcf_pci_readconfig(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *value) mcf_pci_readconfig() argument
92 mcf_pci_writeconfig(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 value) mcf_pci_writeconfig() argument

Completed in 8 milliseconds

12345678910>>...15