Home
last modified time | relevance | path

Searched defs:address (Results 51 – 75 of 1414) sorted by relevance

12345678910>>...57

/OK3568_Linux_fs/kernel/arch/nios2/include/asm/
H A Dtlbflush.h31 unsigned long address) in flush_tlb_page()
36 static inline void flush_tlb_kernel_page(unsigned long address) in flush_tlb_kernel_page()
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Disa-bridge.h10 static inline int isa_vaddr_is_ioport(void __iomem *address) in isa_vaddr_is_ioport()
19 static inline int isa_vaddr_is_ioport(void __iomem *address) in isa_vaddr_is_ioport()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dhwregs.c50 acpi_hw_get_access_bit_width(u64 address, in acpi_hw_get_access_bit_width()
123 u8 max_bit_width, u64 *address) in acpi_hw_validate_register()
197 u64 address; in acpi_hw_read() local
292 u64 address; in acpi_hw_write() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeocodingmanagerengineosm.cpp57 static QString addressToQuery(const QGeoAddress &address) in addressToQuery()
102 QGeoCodeReply *QGeoCodingManagerEngineOsm::geocode(const QGeoAddress &address, const QGeoShape &bou… in geocode()
107 QGeoCodeReply *QGeoCodingManagerEngineOsm::geocode(const QString &address, int limit, int offset, c… in geocode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpplib.c41 unsigned long long address, u32 *value) in nfp_cpp_readl()
64 unsigned long long address, u32 value) in nfp_cpp_writel()
85 unsigned long long address, u64 *value) in nfp_cpp_readq()
108 unsigned long long address, u64 value) in nfp_cpp_writeq()
/OK3568_Linux_fs/kernel/arch/alpha/include/asm/
H A Dtlb.h7 #define __pte_free_tlb(tlb, pte, address) pte_free((tlb)->mm, pte) argument
8 #define __pmd_free_tlb(tlb, pmd, address) pmd_free((tlb)->mm, pmd) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeocodingmanagerengine_esri.cpp65 static QString addressToQuery(const QGeoAddress &address) in addressToQuery()
100 QGeoCodeReply *GeoCodingManagerEngineEsri::geocode(const QGeoAddress &address, in geocode()
106 QGeoCodeReply *GeoCodingManagerEngineEsri::geocode(const QString &address, int limit, int offset, in geocode()
/OK3568_Linux_fs/kernel/arch/nios2/mm/
H A Dioremap.c22 static inline void remap_area_pte(pte_t *pte, unsigned long address, in remap_area_pte()
50 static inline int remap_area_pmd(pmd_t *pmd, unsigned long address, in remap_area_pmd()
76 static int remap_area_pages(unsigned long address, unsigned long phys_addr, in remap_area_pages()
/OK3568_Linux_fs/kernel/arch/mips/pci/
H A Dpci-rt2880.c67 u32 address; in rt2880_pci_config_read() local
97 u32 address; in rt2880_pci_config_write() local
155 u32 address; in rt2880_pci_read_u32() local
171 u32 address; in rt2880_pci_write_u32() local
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/btscanner/
H A Ddevice.cpp141 QBluetoothAddress address(text.left(index)); in itemActivated() local
197 QBluetoothAddress address (text.left(index)); in displayPairingMenu() local
204 void DeviceDiscoveryDialog::pairingDone(const QBluetoothAddress &address, QBluetoothLocalDevice::Pa… in pairingDone()
/OK3568_Linux_fs/kernel/drivers/memstick/host/
H A Dr592.c55 static inline u32 r592_read_reg(struct r592_device *dev, int address) in r592_read_reg()
64 int address, u32 value) in r592_write_reg()
71 static inline u32 r592_read_reg_raw_be(struct r592_device *dev, int address) in r592_read_reg_raw_be()
80 int address, u32 value) in r592_write_reg_raw_be()
88 int address, u32 mask) in r592_set_reg_mask()
97 int address, u32 mask) in r592_clear_reg_mask()
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Dpgalloc.h58 #define __pte_free_tlb(tlb,pte,address) \ argument
66 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one()
91 static inline pud_t *pud_alloc_one(struct mm_struct *mm, unsigned long address) in pud_alloc_one()
/OK3568_Linux_fs/kernel/arch/m68k/include/asm/
H A Dvirtconvert.h20 static inline unsigned long virt_to_phys(void *address) in virt_to_phys()
26 static inline void *phys_to_virt(unsigned long address) in phys_to_virt()
H A Dmotorola_pgalloc.h48 unsigned long address) in __pte_free_tlb()
54 static inline pmd_t *pmd_alloc_one(struct mm_struct *mm, unsigned long address) in pmd_alloc_one()
65 unsigned long address) in __pmd_free_tlb()
/OK3568_Linux_fs/kernel/arch/s390/include/asm/
H A Dpgtable.h49 #define update_mmu_cache(vma, address, ptep) do { } while (0) argument
50 #define update_mmu_cache_pmd(vma, address, ptep) do { } while (0) argument
561 unsigned long address = (unsigned long)ptr | 1; in csp() local
574 unsigned long address = (unsigned long)ptr | 1; in cspg() local
591 unsigned long address, unsigned long asce) in crdte()
1006 static __always_inline void __ptep_ipte(unsigned long address, pte_t *ptep, in __ptep_ipte()
1029 static __always_inline void __ptep_ipte_range(unsigned long address, int nr, in __ptep_ipte_range()
1071 unsigned long address, pte_t *ptep) in ptep_clear_flush_young()
1235 #define pgd_index(address) (((address) >> PGDIR_SHIFT) & (PTRS_PER_PGD-1)) argument
1236 #define p4d_index(address) (((address) >> P4D_SHIFT) & (PTRS_PER_P4D-1)) argument
[all …]
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/src/
H A Ddisk_blocks.cc82 int64 address = block->address(); in InsertOnStructure() local
102 int64 address = block->address(); in RemoveBlock() local
165 int64 address = pos_to_addr_[random_pos]; in GetRandomBlock() local
/OK3568_Linux_fs/kernel/arch/x86/math-emu/
H A Dget_address.c141 unsigned long base_address, limit, address, seg_top; in pm_address() local
216 int address = 0; /* Initialized just to stop compiler warnings. */ in FPU_get_address() local
300 int address = 0; /* Default used for mod == 0 */ in FPU_get_address_16() local
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Du132-hcd.c119 u8 address; member
332 u8 address = u132->addr[usb_addr].address; in u132_endp_delete() local
571 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, in edset_input()
581 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, in edset_setup()
591 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, in edset_single()
601 struct u132_endp *endp, struct urb *urb, u8 address, u8 toggle_bits, in edset_output()
621 u8 address = u132->addr[endp->usb_addr].address; in u132_hcd_interrupt_recv() local
721 u8 address = u132->addr[endp->usb_addr].address; in u132_hcd_bulk_output_sent() local
772 u8 address = u132->addr[endp->usb_addr].address; in u132_hcd_bulk_input_recv() local
912 u8 address = u132->addr[endp->usb_addr].address; in u132_hcd_configure_input_recv() local
[all …]
/OK3568_Linux_fs/kernel/drivers/iio/pressure/
H A Dmpl115_i2c.c22 static int mpl115_i2c_read(struct device *dev, u8 address) in mpl115_i2c_read()
27 static int mpl115_i2c_write(struct device *dev, u8 address, u8 value) in mpl115_i2c_write()
/OK3568_Linux_fs/kernel/arch/powerpc/mm/
H A Dmmu_decl.h52 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va()
63 static inline void _tlbil_va(unsigned long address, unsigned int pid, in _tlbil_va()
74 static inline void _tlbivax_bcast(unsigned long address, unsigned int pid, in _tlbivax_bcast()
/OK3568_Linux_fs/kernel/arch/h8300/include/asm/
H A Dtraps.h24 #define VECTOR(address) ((JMP_OP)|((unsigned long)address)) argument
25 #define REDIRECT(address) ((JSR_OP)|((unsigned long)address)) argument
/OK3568_Linux_fs/kernel/arch/parisc/mm/
H A Dfault.c236 unsigned long address, struct task_struct *tsk, in show_signal_msg()
261 unsigned long address) in do_page_fault()
443 unsigned long address; in handle_nadtlb_fault() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/m5602/
H A Dm5602_core.c52 int m5602_read_bridge(struct sd *sd, const u8 address, u8 *i2c_data) in m5602_read_bridge()
74 int m5602_write_bridge(struct sd *sd, const u8 address, const u8 i2c_data) in m5602_write_bridge()
110 int m5602_read_sensor(struct sd *sd, const u8 address, in m5602_read_sensor()
159 int m5602_write_sensor(struct sd *sd, const u8 address, in m5602_write_sensor()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Denc28j60.c271 static int nolock_regb_read(struct enc28j60_net *priv, u8 address) in nolock_regb_read()
277 static int locked_regb_read(struct enc28j60_net *priv, u8 address) in locked_regb_read()
291 static int nolock_regw_read(struct enc28j60_net *priv, u8 address) in nolock_regw_read()
302 static int locked_regw_read(struct enc28j60_net *priv, u8 address) in locked_regw_read()
316 static void nolock_regb_write(struct enc28j60_net *priv, u8 address, u8 data) in nolock_regb_write()
322 static void locked_regb_write(struct enc28j60_net *priv, u8 address, u8 data) in locked_regb_write()
332 static void nolock_regw_write(struct enc28j60_net *priv, u8 address, u16 data) in nolock_regw_write()
340 static void locked_regw_write(struct enc28j60_net *priv, u8 address, u16 data) in locked_regw_write()
439 static u16 enc28j60_phy_read(struct enc28j60_net *priv, u8 address) in enc28j60_phy_read()
459 static int enc28j60_phy_write(struct enc28j60_net *priv, u8 address, u16 data) in enc28j60_phy_write()
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_dsd.h8 __le32 address; member
21 __le64 address; member

12345678910>>...57