| /kernel/linux/linux-5.10/arch/mips/pci/ |
| D | ops-rc32434.c | 48 unsigned char where, u32 *data) in config_access() 73 int where, u8 *val) in read_config_byte() 84 int where, u16 *val) in read_config_word() 95 int where, u32 *val) in read_config_dword() 129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte() 148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word() 168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, in write_config_dword() 178 int where, int size, u32 *val) in pci_config_read() 191 int where, int size, u32 val) in pci_config_write()
|
| D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read() 39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write() 65 unsigned int devfn, int where) in bcm63xx_setup_cfg_access() 101 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_read() 122 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_write() 148 int where, int size, u32 *val) in bcm63xx_pci_read() 162 int where, int size, u32 val) in bcm63xx_pci_write() 208 static int fake_cb_bridge_read(int where, int size, u32 *val) in fake_cb_bridge_read() 291 static int fake_cb_bridge_write(int where, int size, u32 val) in fake_cb_bridge_write() 363 int where, int size, u32 *val) in bcm63xx_cb_read() [all …]
|
| D | pci-alchemy.c | 100 unsigned int dev_fn, unsigned char where, u32 *data) in config_access() 189 int where, u8 *val) in read_config_byte() 203 int where, u16 *val) in read_config_word() 215 int where, u32 *val) in read_config_dword() 221 int where, u8 val) in write_config_byte() 238 int where, u16 val) in write_config_word() 255 int where, u32 val) in write_config_dword() 261 int where, int size, u32 *val) in alchemy_pci_read() 284 int where, int size, u32 val) in alchemy_pci_write()
|
| D | ops-vr41xx.c | 23 unsigned int devfn, int where) in set_pci_configuration_address() 48 static int pci_config_read(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_read() 76 static int pci_config_write(struct pci_bus *bus, unsigned int devfn, int where, in pci_config_write()
|
| D | pci-bcm1480ht.c | 38 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 39 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 97 int where, int size, u32 * val) in bcm1480ht_pcibios_read() 122 int where, int size, u32 val) in bcm1480ht_pcibios_write()
|
| D | pci-bcm1480.c | 40 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 41 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 108 int where, int size, u32 * val) in bcm1480_pcibios_read() 133 int where, int size, u32 val) in bcm1480_pcibios_write()
|
| D | ops-lantiq.c | 27 unsigned int devfn, unsigned int where, u32 *data) in ltq_pci_config_access() 72 int where, int size, u32 *val) in ltq_pci_read_config_dword() 90 int where, int size, u32 val) in ltq_pci_write_config_dword()
|
| D | pci-sb1250.c | 40 #define CFGOFFSET(bus, devfn, where) (((bus)<<16) + ((devfn)<<8) + (where)) argument 41 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 117 int where, int size, u32 * val) in sb1250_pcibios_read() 142 int where, int size, u32 val) in sb1250_pcibios_write()
|
| /kernel/linux/linux-6.6/arch/mips/pci/ |
| D | ops-rc32434.c | 48 unsigned char where, u32 *data) in config_access() 73 int where, u8 *val) in read_config_byte() 84 int where, u16 *val) in read_config_word() 95 int where, u32 *val) in read_config_dword() 129 write_config_byte(struct pci_bus *bus, unsigned int devfn, int where, in write_config_byte() 148 write_config_word(struct pci_bus *bus, unsigned int devfn, int where, in write_config_word() 168 write_config_dword(struct pci_bus *bus, unsigned int devfn, int where, in write_config_dword() 178 int where, int size, u32 *val) in pci_config_read() 191 int where, int size, u32 val) in pci_config_write()
|
| D | ops-bcm63xx.c | 20 static int postprocess_read(u32 data, int where, unsigned int size) in postprocess_read() 39 static int preprocess_write(u32 orig_data, u32 val, int where, in preprocess_write() 65 unsigned int devfn, int where) in bcm63xx_setup_cfg_access() 101 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_read() 122 unsigned int devfn, int where, int size, in bcm63xx_do_cfg_write() 148 int where, int size, u32 *val) in bcm63xx_pci_read() 162 int where, int size, u32 val) in bcm63xx_pci_write() 208 static int fake_cb_bridge_read(int where, int size, u32 *val) in fake_cb_bridge_read() 291 static int fake_cb_bridge_write(int where, int size, u32 val) in fake_cb_bridge_write() 363 int where, int size, u32 *val) in bcm63xx_cb_read() [all …]
|
| D | pci-alchemy.c | 100 unsigned int dev_fn, unsigned char where, u32 *data) in config_access() 189 int where, u8 *val) in read_config_byte() 203 int where, u16 *val) in read_config_word() 215 int where, u32 *val) in read_config_dword() 221 int where, u8 val) in write_config_byte() 238 int where, u16 val) in write_config_word() 255 int where, u32 val) in write_config_dword() 261 int where, int size, u32 *val) in alchemy_pci_read() 284 int where, int size, u32 val) in alchemy_pci_write()
|
| D | pci-bcm1480ht.c | 38 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 39 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 97 int where, int size, u32 * val) in bcm1480ht_pcibios_read() 122 int where, int size, u32 val) in bcm1480ht_pcibios_write()
|
| D | pci-bcm1480.c | 40 #define CFGOFFSET(bus, devfn, where) (((bus)<<16)+((devfn)<<8)+(where)) argument 41 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 108 int where, int size, u32 * val) in bcm1480_pcibios_read() 133 int where, int size, u32 val) in bcm1480_pcibios_write()
|
| D | ops-lantiq.c | 27 unsigned int devfn, unsigned int where, u32 *data) in ltq_pci_config_access() 72 int where, int size, u32 *val) in ltq_pci_read_config_dword() 90 int where, int size, u32 val) in ltq_pci_write_config_dword()
|
| D | pci-sb1250.c | 40 #define CFGOFFSET(bus, devfn, where) (((bus)<<16) + ((devfn)<<8) + (where)) argument 41 #define CFGADDR(bus, devfn, where) CFGOFFSET((bus)->number, (devfn), where) argument 117 int where, int size, u32 * val) in sb1250_pcibios_read() 142 int where, int size, u32 val) in sb1250_pcibios_write()
|
| /kernel/linux/linux-5.10/drivers/pci/ |
| D | access.c | 78 int where, int size, u32 *val) in pci_generic_config_read() 100 int where, int size, u32 val) in pci_generic_config_write() 120 int where, int size, u32 *val) in pci_generic_config_read32() 140 int where, int size, u32 val) in pci_generic_config_write32() 526 int pci_read_config_byte(const struct pci_dev *dev, int where, u8 *val) in pci_read_config_byte() 536 int pci_read_config_word(const struct pci_dev *dev, int where, u16 *val) in pci_read_config_word() 546 int pci_read_config_dword(const struct pci_dev *dev, int where, in pci_read_config_dword() 557 int pci_write_config_byte(const struct pci_dev *dev, int where, u8 val) in pci_write_config_byte() 565 int pci_write_config_word(const struct pci_dev *dev, int where, u16 val) in pci_write_config_word() 573 int pci_write_config_dword(const struct pci_dev *dev, int where, in pci_write_config_dword()
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| D | access.c | 81 int where, int size, u32 *val) in pci_generic_config_read() 101 int where, int size, u32 val) in pci_generic_config_write() 121 int where, int size, u32 *val) in pci_generic_config_read32() 139 int where, int size, u32 val) in pci_generic_config_write32() 546 int pci_read_config_byte(const struct pci_dev *dev, int where, u8 *val) in pci_read_config_byte() 556 int pci_read_config_word(const struct pci_dev *dev, int where, u16 *val) in pci_read_config_word() 566 int pci_read_config_dword(const struct pci_dev *dev, int where, in pci_read_config_dword() 577 int pci_write_config_byte(const struct pci_dev *dev, int where, u8 val) in pci_write_config_byte() 585 int pci_write_config_word(const struct pci_dev *dev, int where, u16 val) in pci_write_config_word() 593 int pci_write_config_dword(const struct pci_dev *dev, int where, in pci_write_config_dword()
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| D | pci-thunder-ecam.c | 16 static void set_val(u32 v, int where, int size, u32 *val) in set_val() 30 unsigned int devfn, int where, int size, u32 *val) in handle_ea_bar() 87 int where, int size, u32 *val) in thunder_ecam_p2_config_read() 128 int where, int size, u32 *val) in thunder_ecam_config_read() 334 int where, int size, u32 val) in thunder_ecam_config_write()
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| D | pci-thunder-ecam.c | 16 static void set_val(u32 v, int where, int size, u32 *val) in set_val() 30 unsigned int devfn, int where, int size, u32 *val) in handle_ea_bar() 84 int where, int size, u32 *val) in thunder_ecam_p2_config_read() 123 int where, int size, u32 *val) in thunder_ecam_config_read() 320 int where, int size, u32 val) in thunder_ecam_config_write()
|
| /kernel/linux/linux-6.6/arch/powerpc/kernel/ |
| D | rtas_pci.c | 36 static inline int config_access_valid(struct pci_dn *dn, int where) in config_access_valid() 46 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 80 int where, int size, u32 *val) in rtas_pci_read_config() 98 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 130 int where, int size, u32 val) in rtas_pci_write_config()
|
| /kernel/linux/linux-5.10/arch/powerpc/kernel/ |
| D | rtas_pci.c | 35 static inline int config_access_valid(struct pci_dn *dn, int where) in config_access_valid() 45 int rtas_read_config(struct pci_dn *pdn, int where, int size, u32 *val) in rtas_read_config() 79 int where, int size, u32 *val) in rtas_pci_read_config() 97 int rtas_write_config(struct pci_dn *pdn, int where, int size, u32 val) in rtas_write_config() 129 int where, int size, u32 val) in rtas_pci_write_config()
|
| /kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
| D | ops-sh4.c | 16 #define CONFIG_CMD(bus, devfn, where) \ argument 23 int where, int size, u32 *val) in sh4_pci_read() 61 int where, int size, u32 val) in sh4_pci_write()
|
| /kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
| D | ops-sh4.c | 16 #define CONFIG_CMD(bus, devfn, where) \ argument 23 int where, int size, u32 *val) in sh4_pci_read() 61 int where, int size, u32 val) in sh4_pci_write()
|
| /kernel/linux/linux-5.10/arch/alpha/kernel/ |
| D | sys_marvel.c | 175 unsigned int where) in io7_redirect_irq() 189 io7_redirect_one_lsi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_lsi() 206 io7_redirect_one_msi(struct io7 *io7, unsigned int which, unsigned int where) in io7_redirect_one_msi() 223 init_one_io7_lsi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_lsi() 234 init_one_io7_msi(struct io7 *io7, unsigned int which, unsigned int where) in init_one_io7_msi()
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | ext4_jbd2.c | 109 int __ext4_journal_stop(const char *where, unsigned int line, handle_t *handle) in __ext4_journal_stop() 222 int __ext4_journal_get_write_access(const char *where, unsigned int line, in __ext4_journal_get_write_access() 253 int __ext4_forget(const char *where, unsigned int line, handle_t *handle, in __ext4_forget() 308 int __ext4_journal_get_create_access(const char *where, unsigned int line, in __ext4_journal_get_create_access() 322 int __ext4_handle_dirty_metadata(const char *where, unsigned int line, in __ext4_handle_dirty_metadata()
|