Searched defs:offs (Results 126 - 150 of 307) sorted by relevance

1234567891011>>

/linux-master/drivers/clocksource/
H A Dsh_tmu.c86 unsigned long offs; local
108 unsigned long offs; local
/linux-master/sound/soc/codecs/
H A Dzl38060.c482 u8 offs, page; local
510 u8 offs, page; local
H A Drt9120.c425 int offs = 4 - size; local
/linux-master/drivers/mtd/
H A Dmtdchar.c1078 loff_t offs; local
1087 loff_t offs; local
/linux-master/drivers/mfd/
H A Dtps65010.c761 unsigned led_on, led_per, offs; local
H A D88pm860x-core.c346 int offs; /* bit offset in mask register */ member in struct:pm860x_irq_data
[all...]
/linux-master/drivers/dma/ioat/
H A Ddma.c345 off_t offs; local
/linux-master/drivers/irqchip/
H A Dirq-imx-mu-msi.c71 static void imx_mu_write(struct imx_mu_msi *msi_data, u32 val, u32 offs) argument
76 static u32 imx_mu_read(struct imx_mu_msi *msi_data, u32 offs) argument
/linux-master/drivers/pci/controller/
H A Dpcie-iproc-msi.c307 unsigned int offs; local
/linux-master/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmac.c137 u8 offs = MT_WTBL_TXRX_RATE_G2_HE + 2 * bw; local
/linux-master/drivers/gpio/
H A Dgpio-rcar.c69 static inline u32 gpio_rcar_read(struct gpio_rcar_priv *p, int offs) argument
74 static inline void gpio_rcar_write(struct gpio_rcar_priv *p, int offs, argument
80 static void gpio_rcar_modify_bit(struct gpio_rcar_priv *p, int offs, argument
/linux-master/fs/ceph/
H A Dcrypto.c506 ceph_fscrypt_decrypt_block_inplace(const struct inode *inode, struct page *page, unsigned int len, unsigned int offs, u64 lblk_num) argument
517 ceph_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
/linux-master/drivers/misc/genwqe/
H A Dcard_utils.c549 unsigned long data, offs; local
/linux-master/drivers/spi/
H A Dspi-wpcm-fiu.c399 static ssize_t wpcm_fiu_direct_read(struct spi_mem_dirmap_desc *desc, u64 offs, size_t len, void *buf) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Deeprom.h147 u8 offs = is_mt7981(&dev->mt76) ? 8 : 7; local
/linux-master/drivers/tee/optee/
H A Dffa_abi.c616 optee_ffa_do_call_with_arg(struct tee_context *ctx, struct tee_shm *shm, u_int offs, bool system_thread) argument
/linux-master/drivers/i2c/busses/
H A Di2c-mlxcpld.c100 static void mlxcpld_i2c_read_comm(struct mlxcpld_i2c_priv *priv, u8 offs, argument
125 static void mlxcpld_i2c_write_comm(struct mlxcpld_i2c_priv *priv, u8 offs, argument
/linux-master/arch/um/kernel/
H A Dtime.c435 static void time_travel_update_time_rel(unsigned long long offs) argument
595 static inline void time_travel_update_time_rel(unsigned long long offs) argument
/linux-master/fs/qnx6/
H A Dinode.c526 u32 n, offs; local
/linux-master/kernel/bpf/
H A Dbpf_iter.c98 size_t n, offs, copied = 0; local
/linux-master/drivers/tee/
H A Dtee_core.c890 int offs = 0; local
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_uvd.c770 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - local
806 uint64_t offs = radeon_bo_size(rdev->uvd.vcpu_bo) - local
/linux-master/drivers/mtd/nand/raw/
H A Dnand_bbt.c267 int offs local
166 read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, struct nand_bbt_descr *td, int offs) argument
287 scan_read_data(struct nand_chip *this, uint8_t *buf, loff_t offs, struct nand_bbt_descr *td) argument
312 scan_read_oob(struct nand_chip *this, uint8_t *buf, loff_t offs, size_t len) argument
343 scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, size_t len, struct nand_bbt_descr *td) argument
353 scan_write_bbt(struct nand_chip *this, loff_t offs, size_t len, uint8_t *buf, uint8_t *oob) argument
414 scan_block_fast(struct nand_chip *this, struct nand_bbt_descr *bd, loff_t offs, uint8_t *buf) argument
451 bbt_block_checkbad(struct nand_chip *this, struct nand_bbt_descr *td, loff_t offs, uint8_t *buf) argument
589 loff_t offs = (loff_t)actblock << this->bbt_erase_shift; local
752 int bits, page, offs, numblocks, sft, sftmsk; local
1073 nand_update_bbt(struct nand_chip *this, loff_t offs) argument
1433 nand_isreserved_bbt(struct nand_chip *this, loff_t offs) argument
1447 nand_isbad_bbt(struct nand_chip *this, loff_t offs, int allowbbt) argument
1476 nand_markbad_bbt(struct nand_chip *this, loff_t offs) argument
[all...]
/linux-master/fs/nfs/
H A Ddirect.c124 loff_t offs = req_offset(req); local
/linux-master/drivers/s390/char/
H A Dvmur.c514 diag14_read(struct file *file, char __user *ubuf, size_t count, loff_t *offs) argument
564 ur_read(struct file *file, char __user *ubuf, size_t count, loff_t *offs) argument

Completed in 345 milliseconds

1234567891011>>