Searched defs:offs (Results 1 – 10 of 10) sorted by relevance
/include/media/ |
D | dvb_ringbuffer.h | 125 #define DVB_RINGBUFFER_PEEK(rbuf, offs) \ argument
|
/include/linux/ |
D | fscrypt.h | 395 unsigned int offs, in fscrypt_encrypt_pagecache_blocks() 404 unsigned int offs, u64 lblk_num, in fscrypt_encrypt_block_inplace() 412 unsigned int offs) in fscrypt_decrypt_pagecache_blocks() 420 unsigned int offs, u64 lblk_num) in fscrypt_decrypt_block_inplace()
|
D | regset.h | 49 static inline struct membuf membuf_at(const struct membuf *s, size_t offs) in membuf_at()
|
D | uio_driver.h | 41 unsigned long offs; member
|
/include/linux/mtd/ |
D | bbm.h | 44 int offs; member
|
D | nand.h | 703 loff_t offs, in nanddev_offs_to_pos() 876 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
D | mtd.h | 638 static inline int mtd_offset_to_wunit(struct mtd_info *mtd, loff_t offs) in mtd_offset_to_wunit()
|
/include/linux/platform_data/ |
D | adp5588.h | 100 #define ADP5588_BANK(offs) ((offs) >> 3) argument 101 #define ADP5588_BIT(offs) (1u << ((offs) & 0x7)) argument
|
/include/drm/ttm/ |
D | ttm_resource.h | 199 pgoff_t offs; member
|
/include/uapi/linux/ |
D | soundcard.h | 704 int offs; /* If required by the device (0 if not used) */ member
|