/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | debugfs.h | 40 static ssize_t name## _read(struct file *file, char __user *userbuf, \ 49 .read = name## _read, \ 72 static ssize_t sub## _ ##name## _read(struct file *file, \ 86 .read = sub## _ ##name## _read, \ 92 static ssize_t sub## _ ##name## _read(struct file *file, \ 111 .read = sub## _ ##name## _read, \
|
D | debugfs.c | 141 static ssize_t param##_read(struct file *file, \ 180 .read = param##_read, \
|
/linux-4.4.14/include/linux/ |
D | sysfs.h | 180 #define __BIN_ATTR(_name, _mode, _read, _write, _size) { \ argument 182 .read = _read, \ 189 .read = _name##_read, \ 194 (S_IWUSR | S_IRUGO), _name##_read, \ 199 #define BIN_ATTR(_name, _mode, _read, _write, _size) \ argument 200 struct bin_attribute bin_attr_##_name = __BIN_ATTR(_name, _mode, _read, \
|
D | average.h | 19 ewma_##name##_read(struct ewma_##name *e) \
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | debugfs.h | 68 .read = iwl_dbgfs_##name##_read, \ 92 .read = iwl_dbgfs_##name##_read, \
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | debug.c | 166 #define __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ argument 170 .read = _read, \ 182 #define DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, _attr) \ argument 183 __DEBUGFS_DECLARE_FILE(name, _read, _write, _read_bufsize, \ 187 DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \ 195 DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \ 200 __DEBUGFS_DECLARE_FILE(name, carl9170_debugfs_##name ##_read, \ 205 static char *carl9170_debugfs_ ##name ## _read(struct ar9170 *ar, \ 372 static char *carl9170_debugfs_##q ##_##qi ##_read(struct ar9170 *ar, \ 485 static char *carl9170_debugfs_##name ## _read(struct ar9170 *ar, \ [all …]
|
/linux-4.4.14/net/mac80211/ |
D | debugfs.c | 35 static ssize_t name## _read(struct file *file, char __user *userbuf, \ 46 .read = name## _read, \ 211 static ssize_t stats_ ##name## _read(struct file *file, \ 223 .read = stats_ ##name## _read, \
|
D | debugfs_key.c | 20 static ssize_t key_##name##_read(struct file *file, \ 33 .read = key_##name##_read, \ 40 .read = key_##name##_read, \ 56 .read = key_conf_##name##_read, \
|
D | debugfs_sta.c | 23 static ssize_t sta_ ##name## _read(struct file *file, \ 35 .read = sta_##name##_read, \ 42 .read = sta_##name##_read, \
|
D | debugfs_netdev.c | 126 #define _IEEE80211_IF_FILE_OPS(name, _read, _write) \ argument 128 .read = (_read), \
|
/linux-4.4.14/net/wireless/ |
D | debugfs.c | 17 static ssize_t name## _read(struct file *file, char __user *userbuf, \ 29 .read = name## _read, \
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_debugfs.c | 119 #define FOPS(_open, _read, _write, _poll) { \ argument 122 .read = (_read), \
|
/linux-4.4.14/lib/ |
D | atomic64_test.c | 25 WARN(atomic##bit##_read(&v) != r, "%Lx != %Lx\n", \ 26 (unsigned long long)atomic##bit##_read(&v), \
|
/linux-4.4.14/drivers/firmware/ |
D | dcdbas.h | 70 .read = _name##_read, \
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | debugfs.c | 37 static ssize_t name## _read(struct file *file, char __user *userbuf, \ 49 .read = name## _read, \ 70 static ssize_t sub## _ ##name## _read(struct file *file, \ 86 .read = sub## _ ##name## _read, \
|
/linux-4.4.14/drivers/mtd/chips/ |
D | map_absent.c | 59 mtd->_read = map_absent_read; in map_absent_probe()
|
D | map_rom.c | 55 mtd->_read = maprom_read; in map_rom_probe()
|
D | map_ram.c | 69 mtd->_read = mapram_read; in map_ram_probe()
|
D | cfi_cmdset_0020.c | 229 mtd->_read = cfi_staa_read; in cfi_staa_setup()
|
D | cfi_cmdset_0002.c | 528 mtd->_read = cfi_amdstd_read; in cfi_cmdset_0002()
|
D | cfi_cmdset_0001.c | 481 mtd->_read = cfi_intelext_read; in cfi_cmdset_0001()
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | mtd.c | 82 part->mtd._read = efx->type->mtd_read; in efx_mtd_add()
|
/linux-4.4.14/arch/mips/include/asm/sgi/ |
D | ioc.h | 144 u8 _read[3]; member
|
/linux-4.4.14/drivers/mtd/devices/ |
D | mtdram.c | 135 mtd->_read = ram_read; in mtdram_init_device()
|
D | powernv_flash.c | 204 mtd->_read = powernv_flash_read; in powernv_flash_set_driver_info()
|
D | phram.c | 120 new->mtd._read = phram_read; in register_device()
|
D | ms02-nv.c | 210 mtd->_read = ms02nv_read; in ms02nv_init_one()
|
D | bcm47xxsflash.c | 257 mtd->_read = bcm47xxsflash_read; in bcm47xxsflash_fill_mtd()
|
D | slram.c | 180 (*curmtd)->mtdinfo->_read = slram_read; in register_device()
|
D | sst25l.c | 386 flash->mtd._read = sst25l_read; in sst25l_probe()
|
D | lart.c | 630 mtd._read = flash_read; in lart_flash_init()
|
D | block2mtd.c | 301 dev->mtd._read = block2mtd_read; in add_device()
|
D | mtd_dataflash.c | 654 device->_read = dataflash_read; in add_dataflash_otp()
|
D | pmc551.c | 780 mtd->_read = pmc551_read; in init_pmc551()
|
D | spear_smi.c | 867 flash->mtd._read = spear_mtd_read; in spear_smi_setup_banks()
|
D | st_spi_fsm.c | 2116 fsm->mtd._read = stfsm_mtd_read; in stfsm_probe()
|
D | docg3.c | 1857 mtd->_read = doc_read; in doc_set_driver_info()
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | debugfs.c | 323 #define B43legacy_DEBUGFS_FOPS(name, _read, _write, _take_irqlock) \ argument 325 .read = _read, \
|
/linux-4.4.14/arch/arm64/include/asm/ |
D | atomic.h | 47 c = atomic##sfx##_read(v); \
|
/linux-4.4.14/include/asm-generic/ |
D | atomic-long.h | 42 return (long)ATOMIC_LONG_PFX(_read##mo)(v); \
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | debugfs.c | 917 .read = mwifiex_##name##_read, \ 924 .read = mwifiex_##name##_read, \
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | debugfs.c | 616 #define B43_DEBUGFS_FOPS(name, _read, _write) \ argument 618 .read = _read, \
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | gluebi.c | 324 mtd->_read = gluebi_read; in gluebi_create()
|
/linux-4.4.14/include/linux/mtd/ |
D | mtd.h | 197 int (*_read) (struct mtd_info *mtd, loff_t from, size_t len, member
|
/linux-4.4.14/drivers/mtd/ |
D | mtdpart.c | 69 res = part->master->_read(part->master, from + part->offset, len, in part_read() 395 slave->mtd._read = part_read; in allocate_partition()
|
D | mtdconcat.c | 786 concat->mtd._read = concat_read; in mtd_concat_create()
|
D | mtdcore.c | 927 ret_code = mtd->_read(mtd, from, len, retlen, buf); in mtd_read()
|
/linux-4.4.14/drivers/mtd/lpddr/ |
D | lpddr2_nvm.c | 472 ._read = lpddr2_nvm_read, in lpddr2_nvm_probe()
|
D | lpddr_cmds.c | 64 mtd->_read = lpddr_read; in lpddr_cmdset()
|
/linux-4.4.14/net/bluetooth/ |
D | hci_debugfs.c | 32 static ssize_t __name ## _read(struct file *file, \ 74 .read = __name ## _read, \
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | debug.c | 154 static ssize_t il_dbgfs_##name##_read(struct file *file, \ 167 .read = il_dbgfs_##name##_read, \ 185 .read = il_dbgfs_##name##_read, \
|
/linux-4.4.14/drivers/staging/goldfish/ |
D | goldfish_nand.c | 357 mtd->_read = goldfish_nand_read; in goldfish_nand_init_device()
|
/linux-4.4.14/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 1987 static ssize_t bcm2048_##prop##_read(struct device *dev, \ 2006 static ssize_t bcm2048_##prop##_read(struct device *dev, \ 2028 static ssize_t bcm2048_##prop##_read(struct device *dev, \
|
/linux-4.4.14/drivers/mtd/maps/ |
D | vmu-flash.c | 540 mtd_cur->_read = vmu_flash_read; in vmu_queryblocks()
|
/linux-4.4.14/drivers/mtd/spi-nor/ |
D | spi-nor.c | 1172 mtd->_read = spi_nor_read; in spi_nor_scan()
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/pcie/ |
D | trans.c | 1904 .read = iwl_dbgfs_##name##_read, \ 1919 .read = iwl_dbgfs_##name##_read, \
|
/linux-4.4.14/Documentation/device-mapper/ |
D | thin-provisioning.txt | 205 You can use an external _read only_ device as an origin for a
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | debugfs.c | 74 .read = iwl_dbgfs_##name##_read, \ 90 .read = iwl_dbgfs_##name##_read, \
|
/linux-4.4.14/drivers/mtd/onenand/ |
D | onenand_base.c | 4069 mtd->_read = onenand_read; in onenand_scan()
|
/linux-4.4.14/drivers/mtd/nand/ |
D | nand_base.c | 4349 mtd->_read = nand_read; in nand_scan_tail()
|
/linux-4.4.14/Documentation/ |
D | memory-barriers.txt | 816 atomic{,64}_read() can help to preserve your control dependency.
|