Home
last modified time | relevance | path

Searched refs:block_write (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43/
Dbus.c108 dev->block_write = b43_bus_bcma_block_write; in b43_bus_dev_bcma_init()
213 dev->block_write = b43_bus_ssb_block_write; in b43_bus_dev_ssb_init()
Dbus.h34 void (*block_write)(struct b43_bus_dev *dev, const void *buffer, member
Db43.h1076 dev->dev->block_write(dev->dev, buffer, count, offset, reg_width); in b43_block_write()
/linux-4.4.14/include/linux/bcma/
Dbcma.h51 void (*block_write)(struct bcma_device *core, const void *buffer, member
400 core->bus->ops->block_write(core, buffer, count, offset, reg_width); in bcma_block_write()
/linux-4.4.14/drivers/ssb/
Dhost_soc.c171 .block_write = ssb_host_soc_block_write,
Dsdio.c461 .block_write = ssb_sdio_block_write,
Dpcmcia.c443 .block_write = ssb_pcmcia_block_write,
Dpci.c1125 .block_write = ssb_pci_block_write,
/linux-4.4.14/include/linux/ssb/
Dssb.h216 void (*block_write)(struct ssb_device *dev, const void *buffer, member
614 dev->ops->block_write(dev, buffer, count, offset, reg_width); in ssb_block_write()
/linux-4.4.14/drivers/bcma/
Dhost_soc.c162 .block_write = bcma_host_soc_block_write,
Dhost_pci.c154 .block_write = bcma_host_pci_block_write,
/linux-4.4.14/Documentation/virtual/uml/
DUserModeLinux-HOWTO.txt3580 block_write + 1090 in section .text
3583 starts at address 0x1001c2a1 <block_write+1073>
3584 and ends at 0x1001c2bf <block_write+1103>.
3586 Line 110 of "block_dev.c" starts at address 0x1001c2bf <block_write+1103>
3587 and ends at 0x1001c2e3 <block_write+1139>.
3625 0x1001c2bf <block_write+1103>: addl %eax,0xc(%ebp)
3626 0x1001c2c2 <block_write+1106>: movl 0xfffffdd4(%ebp),%edx
3627 0x1001c2c8 <block_write+1112>: btsl $0x0,0x18(%edx)
3628 0x1001c2cd <block_write+1117>: btsl $0x1,0x18(%edx)
3629 0x1001c2d2 <block_write+1122>: sbbl %ecx,%ecx
[all …]
/linux-4.4.14/Documentation/cdrom/
Dcdrom-standard.tex169 &block_write, & write---general block-dev write \cr