/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-optee.c | 133 static int optee_rtc_readoffset(struct device *dev, long *offset) in optee_rtc_readoffset() argument 158 static int optee_rtc_setoffset(struct device *dev, long offset) in optee_rtc_setoffset() argument
|
H A D | rtc-pm8xxx.c | 68 u32 offset; member 97 static int pm8xxx_rtc_write_nvmem_offset(struct pm8xxx_rtc *rtc_dd, u32 offset) in pm8xxx_rtc_write_nvmem_offset() argument 155 u32 offset; in pm8xxx_rtc_update_offset() local [all...] |
H A D | rtc-rx8581.c | 190 static int rx8571_nvram_read(void *priv, unsigned int offset, void *val, in rx8571_nvram_read() argument 199 static int rx8571_nvram_write(void *priv, unsigned int offset, void *val, in rx8571_nvram_write() argument 208 static int rx85x1_nvram_read(void *priv, unsigned int offset, void *val, in rx85x1_nvram_read() argument 221 static int rx85x1_nvram_write(void *priv, unsigned int offset, void *val, in rx85x1_nvram_write() argument
|
H A D | rtc-snvs.c | 46 int offset; member [all...] |
H A D | rtc-tps65910.c | 279 static int tps65910_read_offset(struct device *dev, long *offset) in tps65910_read_offset() argument 303 static int tps65910_set_offset(struct device *dev, long offset) in tps65910_set_offset() argument
|
H A D | sysfs.c | 222 long offset; in offset_show() local 236 long offset; in offset_store() local
|
/kernel/linux/linux-6.6/drivers/s390/block/ |
H A D | dasd_diag.h | 62 blocknum_t offset; member
|
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/ |
H A D | ql4_bsg.c | 18 uint32_t offset = 0; in qla4xxx_read_flash() local 84 uint32_t offset = 0; in qla4xxx_update_flash() local 205 uint32_t offset = 0; in qla4xxx_read_nvram() local 277 uint32_t offset = 0; qla4xxx_update_nvram() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/qcom/ |
H A D | qcom_stats.c | 130 u32 offset = 0, type; in qcom_create_soc_sleep_stat_files() local
|
H A D | cmd-db.c | 35 __le16 offset; member 108 u16 offset = le16_to_cpu(hdr->header_offset); in rsc_to_entry_header() local 116 u16 offset = le16_to_cpu(hdr->data_offset); in rsc_offset() local [all...] |
H A D | mdt_loader.c | 305 ssize_t offset; in __qcom_mdt_load() local
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-gxp.c | 145 u32 offset = op->addr.val; in gxp_spi_read() local
|
/kernel/linux/linux-6.6/drivers/vfio/ |
H A D | iova_bitmap.c | 414 unsigned int offset = cur_bit % BITS_PER_PAGE; in iova_bitmap_set() local
|
/kernel/linux/linux-6.6/drivers/vfio/pci/pds/ |
H A D | cmds.c | 479 pds_vfio_dirty_seq_ack_cmd(struct pds_vfio_pci_device *pds_vfio, u64 sgl_dma, u16 num_sge, u32 offset, u32 total_len, bool read_seq) pds_vfio_dirty_seq_ack_cmd() argument
|
/kernel/linux/linux-6.6/drivers/vfio/pci/ |
H A D | vfio_pci_rdwr.c | 415 int vfio_pci_ioeventfd(struct vfio_pci_core_device *vdev, loff_t offset, in vfio_pci_ioeventfd() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | mach64_ct.c | 23 u8 aty_ld_pll_ct(int offset, const struct atyfb_par *par) in aty_ld_pll_ct() argument 32 static void aty_st_pll_ct(int offset, u8 val, const struct atyfb_par *par) in aty_st_pll_ct() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | bitblit.c | 28 int i, offset = (vc->vc_font.height < 10) ? 1 : 2; in update_attr() local
|
H A D | fbcon_ccw.c | 28 int i, j, offset = (vc->vc_font.height < 10) ? 1 : 2; in ccw_update_attr() local
|
H A D | fbcon_cw.c | 28 int i, j, offset = (vc->vc_font.height < 10) ? 1 : 2; in cw_update_attr() local
|
H A D | fbsysfs.c | 34 static int mode_string(char *buf, unsigned int offset, in mode_string() argument
|
/kernel/linux/linux-6.6/drivers/soc/sunxi/ |
H A D | sunxi_sram.c | 33 u8 offset; member
|
/kernel/linux/linux-6.6/drivers/soc/tegra/fuse/ |
H A D | fuse-tegra.c | 97 static int tegra_fuse_read(void *priv, unsigned int offset, void *value, in tegra_fuse_read() argument 278 unsigned int offset = fuse->soc->info->spare + spare * 4; in tegra_fuse_read_spare() local 283 u32 __init tegra_fuse_read_early(unsigned int offset) in tegra_fuse_read_early() argument 288 int tegra_fuse_readl(unsigned long offset, u32 *value) in tegra_fuse_readl() argument
|
H A D | fuse-tegra30.c | 42 static u32 tegra30_fuse_read_early(struct tegra_fuse *fuse, unsigned int offset) in tegra30_fuse_read_early() argument 50 static u32 tegra30_fuse_read(struct tegra_fuse *fuse, unsigned int offset) in tegra30_fuse_read() argument [all...] |
/kernel/linux/linux-6.6/drivers/ssb/ |
H A D | ssb_private.h | 111 static inline u32 ssb_sdio_scan_read32(struct ssb_bus *bus, u16 offset) in ssb_sdio_scan_read32() argument
|
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | knav_qmss_acc.c | 58 u32 mask, offset; in knav_acc_set_notify() local
|