| /kernel/linux/linux-6.6/drivers/mtd/parsers/ |
| H A D | ar7part.c | 36 unsigned int offset; in create_mtd_partitions() local [all...] |
| H A D | tplink_safeloader.c | 27 u32 offset; in mtd_parser_tplink_safeloader_read_table() local 79 size_t offset; in mtd_parser_tplink_safeloader_parse() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/dsa/ |
| H A D | vitesse-vsc73xx-platform.c | 59 u32 offset; in vsc73xx_platform_read() local 77 u32 offset; in vsc73xx_platform_write() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/freescale/enetc/ |
| H A D | enetc_ierb.c | 42 static void enetc_ierb_write(struct enetc_ierb *ierb, u32 offset, u32 val) in enetc_ierb_write() argument
|
| /kernel/linux/linux-6.6/drivers/media/rc/ |
| H A D | imon_raw.c | 34 int offset = 40; in imon_ir_data() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vivid/ |
| H A D | vivid-radio-rx.c | 25 vivid_radio_rx_read(struct file *file, char __user *buf, size_t size, loff_t *offset) vivid_radio_rx_read() argument
|
| /kernel/linux/linux-6.6/drivers/media/platform/verisilicon/ |
| H A D | hantro_g1_h264_dec.c | 211 size_t offset = 0; in set_buffers() local
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | intel-m10-bmc-core.c | 31 static bool m10bmc_reg_always_available(struct intel_m10bmc *m10bmc, unsigned int offset) in m10bmc_reg_always_available() argument 61 int m10bmc_sys_read(struct intel_m10bmc *m10bmc, unsigned int offset, unsigned int *val) in m10bmc_sys_read() argument 80 int m10bmc_sys_update_bits(struct intel_m10bmc *m10bmc, unsigned int offset, in m10bmc_sys_update_bits() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/spi-nor/ |
| H A D | xilinx.c | 60 u32 offset, page; in s3an_nor_convert_addr() local
|
| /kernel/linux/linux-6.6/drivers/media/pci/ivtv/ |
| H A D | ivtv-udma.c | 27 int i, offset; in ivtv_udma_fill_sg_list() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/ethernet/mscc/ |
| H A D | ocelot_io.c | 27 u32 __ocelot_read_ix(struct ocelot *ocelot, enum ocelot_reg reg, u32 offset) in __ocelot_read_ix() argument 13 __ocelot_bulk_read_ix(struct ocelot *ocelot, enum ocelot_reg reg, u32 offset, void *buf, int count) __ocelot_bulk_read_ix() argument 40 __ocelot_write_ix(struct ocelot *ocelot, u32 val, enum ocelot_reg reg, u32 offset) __ocelot_write_ix() argument 53 __ocelot_rmw_ix(struct ocelot *ocelot, u32 val, u32 mask, enum ocelot_reg reg, u32 offset) __ocelot_rmw_ix() argument 99 __ocelot_target_read_ix(struct ocelot *ocelot, enum ocelot_target target, u32 reg, u32 offset) __ocelot_target_read_ix() argument 109 __ocelot_target_write_ix(struct ocelot *ocelot, enum ocelot_target target, u32 val, u32 reg, u32 offset) __ocelot_target_write_ix() argument [all...] |
| /kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/ |
| H A D | mcp251xfd-dump.h | 36 __le32 offset; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/asix/ |
| H A D | ax88796c_spi.h | 49 static inline u16 AX_READ(struct axspi_data *ax_spi, u8 offset) in AX_READ() argument 54 static inline int AX_WRITE(struct axspi_data *ax_spi, u16 value, u8 offset) in AX_WRITE() argument
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
| H A D | manage.c | 96 u32 offset; in e1000e_enable_tx_pkt_filtering() local 181 e1000_mng_host_if_write(struct e1000_hw *hw, u8 *buffer, u16 length, u16 offset, u8 *sum) e1000_mng_host_if_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/accel/ivpu/ |
| H A D | ivpu_fw_log.c | 29 static int fw_log_ptr(struct ivpu_device *vdev, struct ivpu_bo *bo, u32 *offset, in fw_log_ptr() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/ |
| H A D | proc.c | 19 acpi_system_wakeup_device_seq_show(struct seq_file *seq, void *offset) in acpi_system_wakeup_device_seq_show() argument
|
| /kernel/linux/linux-6.6/drivers/atm/ |
| H A D | nicstarmac.c | 157 static u_int8_t read_eprom_byte(virt_addr_t base, u_int8_t offset) in read_eprom_byte() argument
|
| /kernel/linux/linux-6.6/drivers/acpi/arm64/ |
| H A D | apmt.c | 122 u64 offset, end; in apmt_init_platform_devices() local
|
| /kernel/linux/linux-6.6/fs/ |
| H A D | attr.c | 248 int inode_newsize_ok(const struct inode *inode, loff_t offset) in inode_newsize_ok() argument
|
| H A D | kernel_read_file.c | 35 ssize_t kernel_read_file(struct file *file, loff_t offset, void **buf, in kernel_read_file() argument 127 ssize_t kernel_read_file_from_path(const char *path, loff_t offset, void **buf, in kernel_read_file_from_path() argument 147 ssize_t kernel_read_file_from_path_initns(const char *path, loff_t offset, in kernel_read_file_from_path_initns() argument 174 kernel_read_file_from_fd(int fd, loff_t offset, void **buf, size_t buf_size, size_t *file_size, enum kernel_read_file_id id) kernel_read_file_from_fd() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | blocklayoutxdr.h | 34 u64 offset; member
|
| /kernel/linux/linux-6.6/fs/ecryptfs/ |
| H A D | read_write.c | 62 loff_t offset; in ecryptfs_write_lower_page_segment() local 27 ecryptfs_write_lower(struct inode *ecryptfs_inode, char *data, loff_t offset, size_t size) ecryptfs_write_lower() argument 93 ecryptfs_write(struct inode *ecryptfs_inode, char *data, loff_t offset, size_t size) ecryptfs_write() argument 219 ecryptfs_read_lower(char *data, loff_t offset, size_t size, struct inode *ecryptfs_inode) ecryptfs_read_lower() argument 252 loff_t offset; ecryptfs_read_lower_page_segment() local [all...] |
| /kernel/linux/linux-6.6/fs/crypto/ |
| H A D | bio.c | 121 unsigned int offset; in fscrypt_zeroout_range() local
|
| /kernel/linux/linux-6.6/fs/xfs/libxfs/ |
| H A D | xfs_symlink_remote.c | 36 xfs_symlink_hdr_set( struct xfs_mount *mp, xfs_ino_t ino, uint32_t offset, uint32_t size, struct xfs_buf *bp) xfs_symlink_hdr_set() argument 66 xfs_symlink_hdr_ok( xfs_ino_t ino, uint32_t offset, uint32_t size, struct xfs_buf *bp) xfs_symlink_hdr_ok() argument
|
| /kernel/linux/linux-6.6/fs/ntfs3/lib/ |
| H A D | xpress_decompress.c | 93 u32 offset; in xpress_decompress() local
|