Searched defs:where (Results 1 - 25 of 177) sorted by path

12345678

/linux-master/arch/alpha/kernel/
H A Dcore_apecs.c93 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
275 apecs_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
294 apecs_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
[all...]
H A Dcore_lca.c102 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
202 lca_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
220 lca_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
H A Dcore_mcpcia.c170 mk_conf_addr(struct pci_bus *pbus, unsigned int devfn, int where, argument
196 mcpcia_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
223 mcpcia_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
[all...]
H A Dcore_polaris.c67 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
84 polaris_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
110 polaris_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
H A Dcore_t2.c141 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
284 t2_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
303 t2_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
[all...]
H A Dcore_tsunami.c92 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
116 tsunami_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
141 tsunami_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
H A Dcore_cia.c90 mk_conf_addr(struct pci_bus *bus_dev, unsigned int device_fn, int where, argument
209 cia_read_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
228 cia_write_config(struct pci_bus *bus, unsigned int devfn, int where, int size, argument
[all...]
H A Dcore_irongate.c82 mk_conf_addr(struct pci_bus *pbus, unsigned int device_fn, int where, argument
103 irongate_read_config(struct pci_bus *bus, unsigned int devfn, int where, argument
128 irongate_write_config(struct pci_bus *bus, unsigned int devfn, int where, argument
/linux-master/arch/arm/plat-orion/
H A Dpcie.c208 orion_pcie_rd_conf(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
227 orion_pcie_rd_conf_tlp(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
250 orion_pcie_rd_conf_wa(void __iomem *wa_base, struct pci_bus *bus, u32 devfn, int where, int size, u32 *val) argument
266 orion_pcie_wr_conf(void __iomem *base, struct pci_bus *bus, u32 devfn, int where, int size, u32 val) argument
[all...]
/linux-master/arch/mips/pci/
H A Dops-bonito64.c24 bonito64_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) argument
89 bonito64_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
113 bonito64_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dops-gt64xxx_pci0.c30 gt64xxx_pci0_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) argument
91 gt64xxx_pci0_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
110 gt64xxx_pci0_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) 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) argument
71 ltq_pci_read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
89 ltq_pci_write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dops-msc.c33 msc_pcibios_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 * data) argument
75 msc_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
99 msc_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dops-rc32434.c46 config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, unsigned char where, u32 *data) argument
72 read_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 *val) argument
83 read_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 *val) argument
94 read_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 *val) argument
129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, u8 val) argument
148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, u16 val) argument
168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, u32 val) argument
177 pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
190 pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci-bcm1480.c107 bcm1480_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
132 bcm1480_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci-bcm1480ht.c96 bcm1480ht_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
121 bcm1480ht_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dpci-sb1250.c116 sb1250_pcibios_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 * val) argument
141 sb1250_pcibios_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
/linux-master/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) argument
62 static int gapspci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
H A Dops-sh4.c22 sh4_pci_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
60 sh4_pci_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
H A Dops-sh7786.c19 sh7786_pcie_config_access(unsigned char access_type, struct pci_bus *bus, unsigned int devfn, int where, u32 *data) argument
89 sh7786_pcie_read(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 *val) argument
125 sh7786_pcie_write(struct pci_bus *bus, unsigned int devfn, int where, int size, u32 val) argument
[all...]
/linux-master/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) argument
/linux-master/drivers/isdn/mISDN/
H A Dfsm.c119 mISDN_FsmDelTimer(struct FsmTimer *ft, int where) argument
131 mISDN_FsmAddTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) argument
159 mISDN_FsmRestartTimer(struct FsmTimer *ft, int millisec, int event, void *arg, int where) argument
/linux-master/drivers/media/pci/ivtv/
H A Divtv-firmware.c323 int ivtv_firmware_check(struct ivtv *itv, char *where) argument
/linux-master/lib/
H A Dinflate.c266 static void free(void *where) argument
/linux-master/scripts/dtc/
H A Dfdtget.c37 static void report_error(const char *where, int err) argument

Completed in 226 milliseconds

12345678