| /include/linux/mfd/ |
| A D | max77759.h | 39 #define MAX77759_MAXQ_REG_UIC_INT1_GPIOxI(offs, en) (((en) & 1) << (offs)) argument 40 #define MAX77759_MAXQ_REG_UIC_INT1_GPIOxI_MASK(offs) \ argument 41 MAX77759_MAXQ_REG_UIC_INT1_GPIOxI(offs, ~0)
|
| /include/memory/ |
| A D | renesas-rpc-if.h | 76 void rpcif_prepare(struct device *dev, const struct rpcif_op *op, u64 *offs, 79 ssize_t rpcif_dirmap_read(struct device *dev, u64 offs, size_t len, void *buf); 80 ssize_t xspi_dirmap_write(struct device *dev, u64 offs, size_t len,
|
| /include/linux/mtd/ |
| A D | nftl.h | 44 int nftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, 46 int nftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,
|
| A D | inftl.h | 56 int inftl_read_oob(struct mtd_info *mtd, loff_t offs, size_t len, 58 int inftl_write_oob(struct mtd_info *mtd, loff_t offs, size_t len,
|
| A D | bbm.h | 44 int offs; member
|
| A D | nand.h | 750 loff_t offs, in nanddev_offs_to_pos() argument 754 u64 tmp = offs; in nanddev_offs_to_pos() 923 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_page_iter_init() argument 930 iter->req.dataoffs = nanddev_offs_to_pos(nand, offs, &iter->req.pos); in nanddev_io_page_iter_init() 960 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_block_iter_init() argument 967 iter->req.dataoffs = nanddev_offs_to_pos(nand, offs, &iter->req.pos); in nanddev_io_block_iter_init() 1137 int nanddev_mtd_max_bad_blocks(struct mtd_info *mtd, loff_t offs, size_t len);
|
| A D | spi-nor.h | 315 int (*erase)(struct spi_nor *nor, loff_t offs);
|
| A D | mtd.h | 640 static inline int mtd_offset_to_wunit(struct mtd_info *mtd, loff_t offs) in mtd_offset_to_wunit() argument 642 return mtd_div_by_ws(mtd_mod_by_eb(offs, mtd), mtd); in mtd_offset_to_wunit()
|
| A D | rawnand.h | 374 int (*read_subpage)(struct nand_chip *chip, uint32_t offs,
|
| /include/linux/ |
| A D | regset.h | 49 static inline struct membuf membuf_at(const struct membuf *s, size_t offs) in membuf_at() argument 53 if (offs > n.left) in membuf_at() 54 offs = n.left; in membuf_at() 55 n.p += offs; in membuf_at() 56 n.left -= offs; in membuf_at()
|
| A D | timekeeping.h | 75 extern ktime_t ktime_get_with_offset(enum tk_offsets offs); 76 extern ktime_t ktime_get_coarse_with_offset(enum tk_offsets offs); 77 extern ktime_t ktime_mono_to_any(ktime_t tmono, enum tk_offsets offs);
|
| A D | tee_drv.h | 132 void *tee_shm_get_va(struct tee_shm *shm, size_t offs); 142 int tee_shm_get_pa(struct tee_shm *shm, size_t offs, phys_addr_t *pa);
|
| A D | fscrypt.h | 314 size_t len, size_t offs, gfp_t gfp_flags); 316 unsigned int len, unsigned int offs, 320 size_t offs); 322 unsigned int len, unsigned int offs, 483 size_t len, size_t offs, gfp_t gfp_flags) in fscrypt_encrypt_pagecache_blocks() argument 491 unsigned int offs, u64 lblk_num) in fscrypt_encrypt_block_inplace() argument 497 size_t len, size_t offs) in fscrypt_decrypt_pagecache_blocks() argument 505 unsigned int offs, u64 lblk_num) in fscrypt_decrypt_block_inplace() argument
|
| A D | async_tx.h | 194 struct page **ptrs, unsigned int *offs, 199 struct page **ptrs, unsigned int *offs,
|
| A D | uio_driver.h | 46 unsigned long offs; member
|
| /include/media/ |
| A D | dvb_ringbuffer.h | 125 #define DVB_RINGBUFFER_PEEK(rbuf, offs) \ argument 126 ((rbuf)->data[((rbuf)->pread + (offs)) % (rbuf)->size])
|
| /include/linux/spi/ |
| A D | spi-mem.h | 338 u64 offs, size_t len, void *buf); 340 u64 offs, size_t len, const void *buf); 442 u64 offs, size_t len, void *buf); 444 u64 offs, size_t len, const void *buf);
|
| /include/sound/ |
| A D | seq_oss.h | 42 …int (*load_patch)(struct snd_seq_oss_arg *p, int format, const char __user *buf, int offs, int cou…
|
| /include/drm/ttm/ |
| A D | ttm_resource.h | 365 pgoff_t offs; member
|
| /include/net/ |
| A D | mac80211.h | 5548 struct ieee80211_mutable_offsets *offs, 5569 struct ieee80211_mutable_offsets *offs, 5585 struct ieee80211_mutable_offsets offs; member
|
| /include/uapi/linux/ |
| A D | soundcard.h | 704 int offs; /* If required by the device (0 if not used) */ member
|