Searched defs:pos (Results 226 - 250 of 1897) sorted by last modified time

1234567891011>>

/linux-master/drivers/tty/vt/
H A Dvt_ioctl.c113 struct list_head *pos, *head; local
/linux-master/drivers/staging/rtl8723bs/core/
H A Drtw_ieee80211.c443 u8 *pos; local
506 u8 *pos; local
765 rtw_ieee802_11_parse_vendor_specific(u8 *pos, uint elen, struct rtw_ieee802_11_elems *elems, int show_errors) argument
848 u8 *pos = start; local
[all...]
/linux-master/drivers/staging/rtl8192e/
H A Drtllib_rx.c236 u8 *pos; local
/linux-master/drivers/rtc/
H A Drtc-ds1511.c248 static int ds1511_nvram_read(void *priv, unsigned int pos, void *buf, argument
260 static int ds1511_nvram_write(void *priv, unsigned int pos, void *buf, argument
/linux-master/drivers/nvmem/
H A Dcore.c192 bin_attr_nvmem_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) argument
232 bin_attr_nvmem_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) argument
305 nvmem_cell_attr_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) argument
[all...]
/linux-master/drivers/net/phy/
H A Dphy_device.c459 struct list_head *pos, *n; local
/linux-master/drivers/net/ethernet/qualcomm/
H A Dqca_uart.c190 u8 *pos; local
[all...]
/linux-master/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c3178 int pos = 0; local
/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c14385 struct list_head *pos, *q; local
/linux-master/drivers/net/ethernet/broadcom/
H A Dbnx2.c2707 bnx2_set_mac_addr(struct bnx2 *bp, const u8 *mac_addr, u32 pos) argument
/linux-master/drivers/net/can/
H A Dkvaser_pciefd.c1555 int pos = *start_pos; local
1633 int pos = 0; local
[all...]
/linux-master/drivers/mtd/ubi/
H A Dblock.c184 u64 pos = blk_rq_pos(req) << 9; local
/linux-master/drivers/misc/
H A Dsram.c25 sram_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) argument
40 sram_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) argument
/linux-master/drivers/md/
H A Ddm-snap.c680 struct hlist_bl_node *pos, *n; local
714 struct hlist_bl_node *pos; local
766 struct hlist_bl_node *pos; local
/linux-master/drivers/iio/proximity/
H A Dsx9324.c880 u32 start = 0, raw = 0, pos = 0; local
H A Dsx9360.c690 u32 raw = 0, pos = 0; local
H A Dsx9310.c778 u32 start = 0, raw = 0, pos = 0; local
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c1085 tmc_etr_get_sysfs_trace(struct tmc_drvdata *drvdata, loff_t pos, size_t len, char **bufpp) argument
H A Dcoresight-tmc-etf.c160 tmc_etb_get_sysfs_trace(struct tmc_drvdata *drvdata, loff_t pos, size_t len, char **bufpp) argument
H A Dcoresight-tmc-core.c165 tmc_get_sysfs_trace(struct tmc_drvdata *drvdata, loff_t pos, size_t len, char **bufpp) argument
/linux-master/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h188 enum hw_point_position pos; member in struct:gamma_point
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.c1086 amdgpu_debugfs_vcn_fwlog_read(struct file *f, char __user *buf, size_t size, loff_t *pos) argument
H A Damdgpu_psp.c3758 amdgpu_psp_vbflash_write(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) argument
3794 amdgpu_psp_vbflash_read(struct file *filp, struct kobject *kobj, struct bin_attribute *bin_attr, char *buffer, loff_t pos, size_t count) argument
/linux-master/arch/riscv/kernel/
H A Dptrace.c41 riscv_gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
67 riscv_fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
121 riscv_vr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
324 compat_riscv_gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
[all...]
/linux-master/arch/powerpc/kernel/
H A Dsetup-common.c331 static void *c_start(struct seq_file *m, loff_t *pos) argument
342 static void *c_next(struct seq_file *m, void *v, loff_t *pos) argument
[all...]

Completed in 352 milliseconds

1234567891011>>