Searched defs:offs (Results 176 - 200 of 307) sorted by relevance

1234567891011>>

/linux-master/drivers/thunderbolt/
H A Ddebugfs.c85 static bool parse_line(char **line, u32 *offs, u32 *val, int short_fmt_len, argument
/linux-master/drivers/mtd/nand/spi/
H A Dcore.c744 static int spinand_mtd_block_isbad(struct mtd_info *mtd, loff_t offs) argument
783 static int spinand_mtd_block_markbad(struct mtd_info *mtd, loff_t offs) argument
840 static int spinand_mtd_block_isreserved(struct mtd_info *mtd, loff_t offs) argument
/linux-master/fs/ext4/
H A Dinline.c73 size_t offs = le16_to_cpu(entry->e_value_offs); local
/linux-master/drivers/spi/
H A Dspi-ti-qspi.c480 static int ti_qspi_dma_bounce_buffer(struct ti_qspi *qspi, loff_t offs, argument
H A Dspi-stm32-qspi.c518 stm32_qspi_dirmap_read(struct spi_mem_dirmap_desc *desc, u64 offs, size_t len, void *buf) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Ddebugfs.c606 u8 offs = msta->wcid.idx & GENMASK(4, 0); local
/linux-master/drivers/gpio/
H A Dgpio-dwapb.c166 static struct dwapb_gpio_port *dwapb_offs_to_port(struct dwapb_gpio *gpio, unsigned int offs) argument
180 static void dwapb_toggle_trigger(struct dwapb_gpio *gpio, unsigned int offs) argument
500 dwapb_gpio_add_port(struct dwapb_gpio *gpio, struct dwapb_port_property *pp, unsigned int offs) argument
/linux-master/drivers/tee/optee/
H A Dsmc_abi.c886 optee_smc_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
/linux-master/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c1800 size_t offs = 0; local
/linux-master/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.c1208 const u8 *offs = bank->type->reg_offset; local
1261 const u8 *offs = bank->type->reg_offset; local
/linux-master/lib/
H A Diov_iter.c1076 unsigned offs = offset_in_page(p->iov_base + skip); local
1096 unsigned offs = (p->bv_offset + skip) % PAGE_SIZE; local
1112 unsigned offs = offset_in_page(i->ubuf + i->iov_offset); local
/linux-master/fs/gfs2/
H A Dfile.c783 size_t size, offs; local
/linux-master/drivers/net/can/esd/
H A Desdacc.h266 static inline u32 acc_read32(struct acc_core *core, unsigned short offs) argument
271 acc_write32(struct acc_core *core, unsigned short offs, u32 v) argument
277 acc_write32_noswap(struct acc_core *core, unsigned short offs, u32 v) argument
283 acc_set_bits(struct acc_core *core, unsigned short offs, u32 mask) argument
292 acc_clear_bits(struct acc_core *core, unsigned short offs, u32 mask) argument
308 acc_ov_read32(struct acc_ov *ov, unsigned short offs) argument
313 acc_ov_write32(struct acc_ov *ov, unsigned short offs, u32 v) argument
319 acc_ov_set_bits(struct acc_ov *ov, unsigned short offs, u32 b) argument
328 acc_ov_clear_bits(struct acc_ov *ov, unsigned short offs, u32 b) argument
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_devlink.c189 int offs, i, blkaddr; local
735 int i, offs, blkadd local
[all...]
/linux-master/net/l2tp/
H A Dl2tp_ppp.c1452 static void *pppol2tp_seq_start(struct seq_file *m, loff_t *offs) argument
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c750 u8 ru, offs = 0; local
/linux-master/net/wireless/
H A Dsme.c503 size_t offs; local
[all...]
/linux-master/include/linux/
H A Dfscrypt.h482 fscrypt_encrypt_pagecache_blocks(struct page *page, unsigned int len, unsigned int offs, gfp_t gfp_flags) argument
490 fscrypt_encrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num, gfp_t gfp_flags) argument
499 fscrypt_decrypt_pagecache_blocks(struct folio *folio, size_t len, size_t offs) argument
505 fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num) argument
/linux-master/drivers/mailbox/
H A Dimx-mailbox.c148 static void imx_mu_write(struct imx_mu_priv *priv, u32 val, u32 offs) argument
153 static u32 imx_mu_read(struct imx_mu_priv *priv, u32 offs) argument
/linux-master/drivers/i2c/busses/
H A Di2c-sh_mobile.c185 static void iic_wr(struct sh_mobile_i2c_data *pd, int offs, unsigned char data) argument
193 static unsigned char iic_rd(struct sh_mobile_i2c_data *pd, int offs) argument
198 static void iic_set_clr(struct sh_mobile_i2c_data *pd, int offs, argument
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-usbc.c975 const struct qmp_usbc_offsets *offs = cfg->offsets; local
[all...]
H A Dphy-qcom-qmp-ufs.c1811 const struct qmp_ufs_offsets *offs = cfg->offsets; local
H A Dphy-qcom-qmp-usb-legacy.c1212 const struct qmp_usb_legacy_offsets *offs = cfg->offsets; local
/linux-master/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c1090 unsigned int offs = *ppos; local
/linux-master/arch/arm64/kvm/
H A Darch_timer.c754 struct arch_timer_offset *offs = &map->direct_vtimer->offset; local
960 struct arch_timer_offset *offs = &vcpu_vtimer(vcpu)->offset; local

Completed in 229 milliseconds

1234567891011>>