/linux/fs/erofs/ |
H A D | fileio.c | 98 loff_t pos = folio_pos(folio), ofs; in erofs_fileio_scan_folio() local
|
/linux/drivers/watchdog/ |
H A D | w83877f_wdt.c | 192 size_t ofs; in fop_write() local
|
H A D | w83977f_wdt.c | 333 size_t ofs; in wdt_write() local
|
H A D | sc520_wdt.c | 224 size_t ofs; in fop_write() local
|
H A D | alim7101_wdt.c | 190 size_t ofs; in fop_write() local
|
/linux/drivers/mtd/maps/ |
H A D | vmu-flash.c | 53 unsigned int ofs; /* block offset */ member 302 static unsigned char vmu_flash_read_char(unsigned long ofs, int *retval, in vmu_flash_read_char()
|
/linux/arch/sparc/kernel/ |
H A D | time_64.c | 528 static unsigned char mostek_read_byte(struct device *dev, u32 ofs) in mostek_read_byte() 536 static void mostek_write_byte(struct device *dev, u32 ofs, u8 val) in mostek_write_byte()
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_migrate.c | 142 u64 pos, ofs, flags; in xe_migrate_program_identity() local 568 u64 ofs = (u64)at_pt * XE_PAGE_SIZE; in emit_pte() local 1203 u32 ofs = update->ofs, size = update->qwords; in write_pgtable() local 1358 u32 ptes, ofs; in __xe_migrate_update_pgtables() local
|
/linux/fs/jffs2/ |
H A D | nodemgmt.c | 508 uint32_t ofs, uint32_t len, in jffs2_add_physical_node_ref()
|
H A D | nodelist.h | 216 uint32_t ofs; /* The offset to which the data of this node belongs */ member 274 uint32_t ofs; /* The offset to which this fragment belongs */ member
|
/linux/fs/f2fs/ |
H A D | node.h | 278 nid_t ino, unsigned int ofs, bool reset) in fill_node_footer() 355 unsigned int ofs = ofs_of_node(node_folio); in IS_DNODE() local
|
/linux/sound/pci/ice1712/ |
H A D | aureon.c | 796 int i, ofs, voices; in wm_vol_get() local 810 int i, idx, ofs, voices; in wm_vol_put() local 849 int voices, ofs, i; in wm_mute_get() local 864 int change = 0, voices, ofs, i; in wm_mute_put() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | pci.c | 121 u32 ofs; in __mt7921_reg_addr() local
|
/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | dma.c | 123 static void __mt7915_dma_prefetch(struct mt7915_dev *dev, u32 ofs) in __mt7915_dma_prefetch()
|
/linux/drivers/mtd/chips/ |
H A D | jedec_probe.c | 1923 uint32_t ofs = cfi_build_cmd_addr(0 + (bank << 8), map, cfi); in jedec_read_mfr() local 1939 u32 ofs = cfi_build_cmd_addr(1, map, cfi); in jedec_read_id() local
|
H A D | cfi_util.c | 358 loff_t ofs, size_t len, void *thunk) in cfi_varsize_frob()
|
/linux/drivers/mailbox/ |
H A D | omap-mailbox.c | 95 unsigned int mbox_read_reg(struct omap_mbox_device *mdev, size_t ofs) in mbox_read_reg() 101 void mbox_write_reg(struct omap_mbox_device *mdev, u32 val, size_t ofs) in mbox_write_reg()
|
/linux/arch/alpha/kernel/ |
H A D | pci_iommu.c | 187 iommu_arena_free(struct pci_iommu_arena *arena, long ofs, long n) in iommu_arena_free() 740 long npages, ofs; in alpha_pci_unmap_sg() local
|
/linux/sound/hda/common/ |
H A D | codec.c | 1416 unsigned int ofs) in get_amp_max_value() 1441 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_info() local 1460 int ch, int dir, int idx, unsigned int ofs) in read_amp_value() 1474 int ch, int dir, int idx, unsigned int ofs, in update_amp_value() 1505 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_get() local 1532 unsigned int ofs = get_amp_offset(kcontrol); in snd_hda_mixer_amp_volume_put() local 1560 unsigned int ofs = get_amp_offset(kcontrol); in get_ctl_amp_tlv() local
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 221 const u8 * data, u32 len, u32 ofs) in snprint_line() 258 u32 ofs = 0; in printk_buf() local 274 u32 ofs = 0; in snprintk_buf() local 326 static inline void _ipw_write8(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write8() 333 #define ipw_write8(ipw, ofs, val) do { \ argument 340 static inline void _ipw_write16(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write16() 347 #define ipw_write16(ipw, ofs, val) do { \ argument 354 static inline void _ipw_write32(struct ipw_priv *ipw, unsigned long ofs, in _ipw_write32() 361 #define ipw_write32(ipw, ofs, val) do { \ argument 368 static inline u8 _ipw_read8(struct ipw_priv *ipw, unsigned long ofs) in _ipw_read8() [all …]
|
/linux/drivers/media/platform/samsung/s5p-mfc/ |
H A D | s5p_mfc_opr_v5.c | 261 unsigned int ofs) in s5p_mfc_write_info_v5() 268 unsigned long ofs) in s5p_mfc_read_info_v5()
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_timeline.c | 61 u32 ofs = offset_in_page(timeline->hwsp_offset); in intel_timeline_pin_map() local
|
/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-ss.c | 73 static void dcss_ss_write(struct dcss_ss *ss, u32 val, u32 ofs) in dcss_ss_write()
|
/linux/tools/include/nolibc/ |
H A D | string.h | 25 size_t ofs = 0; in memcmp() local
|
/linux/drivers/comedi/drivers/ |
H A D | amplc_dio200_common.c | 78 unsigned int ofs; /* DIO base offset */ member 83 unsigned int ofs; member
|