/kernel/linux/linux-5.10/drivers/isdn/capi/ |
H A D | kcapi_proc.c | 196 empty_read(struct file *file, char __user *buf, size_t size, loff_t *off) empty_read() argument
|
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/ |
H A D | solo6x10-disp.c | 163 static int solo_dma_vin_region(struct solo_dev *solo_dev, u32 off, in solo_dma_vin_region() argument 204 u32 off = SOLO_MOT_FLAG_AREA + ch * SOLO_MOT_THRESH_SIZE * 2; in solo_set_motion_block() local
|
H A D | solo6x10-i2c.c | 25 u8 solo_i2c_readbyte(struct solo_dev *solo_dev, int id, u8 addr, u8 off) in solo_i2c_readbyte() argument 45 solo_i2c_writebyte(struct solo_dev *solo_dev, int id, u8 addr, u8 off, u8 data) solo_i2c_writebyte() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/dvm/ |
H A D | led.c | 141 unsigned long off = 0; in iwl_led_brightness_set() local 102 iwl_led_cmd(struct iwl_priv *priv, unsigned long on, unsigned long off) iwl_led_cmd() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | ppr.c | 74 u8 maxpwr, off; in b43_ppr_load_max_from_sprom() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | ahb.c | 59 static bool ath_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath_ahb_eeprom_read() argument
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/ |
H A D | ahb.c | 36 ath5k_ahb_eeprom_read(struct ath_common *common, u32 off, u16 *data) in ath5k_ahb_eeprom_read() argument
|
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
H A D | pinctrl-orion.c | 36 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in orion_mpp_ctrl_get() local 52 unsigned off = (pid / MVEBU_MPPS_PER_REG) * MVEBU_MPP_BITS; in orion_mpp_ctrl_set() local
|
/kernel/linux/linux-5.10/drivers/pci/controller/mobiveil/ |
H A D | pcie-mobiveil.c | 99 u32 mobiveil_csr_read(struct mobiveil_pcie *pcie, u32 off, size_t size) in mobiveil_csr_read() argument 114 void mobiveil_csr_write(struct mobiveil_pcie *pcie, u32 val, u32 off, in mobiveil_csr_write() argument 39 mobiveil_pcie_comp_addr(struct mobiveil_pcie *pcie, u32 off) mobiveil_pcie_comp_addr() argument
|
/kernel/linux/linux-5.10/net/rds/ |
H A D | tcp_send.c | 70 rds_tcp_xmit(struct rds_connection *conn, struct rds_message *rm, unsigned int hdr_off, unsigned int sg, unsigned int off) rds_tcp_xmit() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | virtio_net.h | 87 u32 off = __virtio16_to_cpu(little_endian, hdr->csum_offset); in virtio_net_hdr_to_skb() local
|
/kernel/linux/linux-5.10/include/linux/reset/ |
H A D | bcm63xx_pmb.h | 41 __bpcm_do_op(void __iomem *master, unsigned int addr, u32 off, u32 op) __bpcm_do_op() argument 66 bpcm_rd(void __iomem *master, unsigned int addr, u32 off, u32 *val) bpcm_rd() argument 77 bpcm_wr(void __iomem *master, unsigned int addr, u32 off, u32 val) bpcm_wr() argument
|
/kernel/linux/linux-5.10/scripts/dtc/ |
H A D | yamltree.c | 36 int off, start_offset = markers->offset; in yaml_propval_int() local
|
/kernel/linux/linux-5.10/tools/objtool/ |
H A D | special.c | 58 reloc_to_sec_off(struct reloc *reloc, struct section **sec, unsigned long *off) reloc_to_sec_off() argument
|
/kernel/linux/linux-5.10/fs/hfs/ |
H A D | bfind.c | 60 u16 off, len, keylen; in __hfs_brec_find() local 181 u16 off, len, keylen; in hfs_brec_goto() local [all...] |
H A D | mdb.c | 81 loff_t off; in hfs_mdb_get() local 310 int off, size, len; in hfs_mdb_commit() local [all...] |
/kernel/linux/linux-5.10/drivers/w1/slaves/ |
H A D | w1_ds2413.c | 27 state_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) state_read() argument 83 output_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) output_write() argument
|
H A D | w1_ds2406.c | 25 w1_f12_read_state( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_read_state() argument 62 w1_f12_write_output( struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_f12_write_output() argument
|
H A D | w1_ds2780.c | 89 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
|
H A D | w1_ds2781.c | 86 w1_slave_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) w1_slave_read() argument
|
/kernel/linux/linux-5.10/fs/iomap/ |
H A D | seek.c | 22 unsigned int bsize = i_blocksize(inode), off; in page_seek_hole_data() local
|
/kernel/linux/linux-5.10/drivers/zorro/ |
H A D | proc.c | 25 proc_bus_zorro_lseek(struct file *file, loff_t off, int whence) in proc_bus_zorro_lseek() argument
|
/kernel/linux/linux-5.10/fs/freevxfs/ |
H A D | vxfs_bmap.c | 140 int64_t off; in vxfs_bmap_indir() local 220 int64_t off = (hdr & VXFS_TYPED_OFFSETMASK); in vxfs_bmap_typed() local [all...] |
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | ops_helpers.c | 41 unsigned long off = vma->vm_pgoff; in dma_common_mmap() local
|
/kernel/linux/linux-5.10/fs/xfs/scrub/ |
H A D | rtbitmap.c | 69 xfs_rtblock_t off; in xchk_rtbitmap_check_extents() local
|