Searched defs:count (Results 351 - 375 of 5926) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/char/
H A Dadi.c54 adi_read(struct file *file, char __user *buf, size_t count, loff_t *offp) argument
131 adi_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) argument
H A Dnwbutton.c57 int button_add_callback (void (*callback) (void), int count) argument
168 button_read(struct file *filp, char __user *buffer, size_t count, loff_t *ppos) argument
/linux-master/arch/mips/include/asm/mach-rc32434/
H A Dtimer.h38 u32 count; member in struct:timer_counter
/linux-master/fs/hfs/
H A Dbitmap.c193 int hfs_clear_vbm_bits(struct super_block *sb, u16 start, u16 count) argument
[all...]
/linux-master/arch/s390/include/uapi/asm/
H A Dhypfs.h37 __u64 count; /* Number of entries (CPUs) in diag0c array */ member in struct:hypfs_diag0c_hdr
/linux-master/arch/alpha/lib/
H A Dchecksum.c81 int odd, count; local
[all...]
/linux-master/drivers/ssb/
H A Dhost_soc.c41 ssb_host_soc_block_read(struct ssb_device *dev, void *buffer, size_t count, u16 offset, u8 reg_width) argument
114 ssb_host_soc_block_write(struct ssb_device *dev, const void *buffer, size_t count, u16 offset, u8 reg_width) argument
[all...]
/linux-master/drivers/usb/host/
H A Dehci-sysfs.c16 int count = PAGE_SIZE; local
37 companion_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
81 uframe_periodic_max_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
/linux-master/drivers/video/fbdev/
H A Datafb_utils.h49 static inline void *fb_memclear_small(void *s, size_t count) argument
78 static inline void *fb_memclear(void *s, size_t count) argument
118 fb_memset255(void *s, size_t count) argument
145 fb_memmove(void *d, const void *s, size_t count) argument
[all...]
/linux-master/fs/omfs/
H A Dbitmap.c29 int count = 0; local
175 int omfs_clear_range(struct super_block *sb, u64 block, int count) argument
48 set_run(struct super_block *sb, int map, int nbits, int bit, int count, int set) argument
[all...]
/linux-master/include/uapi/linux/
H A Dphantom.h24 __u32 count; member in struct:phm_regs
/linux-master/include/linux/
H A Dnvram.h81 static inline ssize_t nvram_read_bytes(char *buf, size_t count, loff_t *ppos) argument
95 static inline ssize_t nvram_write_bytes(char *buf, size_t count, loff_t *ppos) argument
109 static inline ssize_t nvram_read(char *buf, size_t count, loff_t *ppos) argument
121 nvram_write(char *buf, size_t count, loff_t *ppos) argument
[all...]
/linux-master/drivers/mtd/ubi/
H A Dupd.c265 ubi_more_update_data(struct ubi_device *ubi, struct ubi_volume *vol, const void __user *buf, int count) argument
380 ubi_more_leb_change_data(struct ubi_device *ubi, struct ubi_volume *vol, const void __user *buf, int count) argument
[all...]
/linux-master/drivers/xen/
H A Darm-device.c14 xen_unmap_device_mmio(const struct resource *resources, unsigned int count) argument
41 xen_map_device_mmio(const struct resource *resources, unsigned int count) argument
/linux-master/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c148 int count, i; local
122 sys_param_store(struct kobject *kobj, struct kobj_attribute *kobj_attr, const char *buf, size_t count) argument
[all...]
/linux-master/kernel/locking/
H A Dqspinlock_stat.h36 lockevent_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) argument
/linux-master/drivers/gpu/drm/gma500/
H A Dmmu.h38 uint32_t count; member in struct:psb_mmu_pt
/linux-master/drivers/scsi/aic94xx/
H A Daic94xx_reg.c284 asd_read_reg_string(struct asd_ha_struct *asd_ha, void *dst, u32 offs, int count) argument
303 asd_write_reg_string(struct asd_ha_struct *asd_ha, void *src, u32 offs, int count) argument
/linux-master/drivers/mfd/
H A D88pm860x-i2c.c44 pm860x_bulk_read(struct i2c_client *i2c, int reg, int count, unsigned char *buf) argument
57 pm860x_bulk_write(struct i2c_client *i2c, int reg, int count, unsigned char *buf) argument
158 pm860x_page_bulk_read(struct i2c_client *i2c, int reg, int count, unsigned char *buf) argument
/linux-master/net/netfilter/
H A Dxt_multiport.c109 check(u_int16_t proto, u_int8_t ip_invflags, u_int8_t match_flags, u_int8_t count) argument
/linux-master/lib/reed_solomon/
H A Ddecode_rs.c24 int count = 0; variable
[all...]
/linux-master/drivers/staging/iio/addac/
H A Dadt7316-spi.c25 static int adt7316_spi_multi_read(void *client, u8 reg, u8 count, u8 *data) argument
54 static int adt7316_spi_multi_write(void *client, u8 reg, u8 count, u8 *data) argument
/linux-master/tools/perf/util/
H A Dcolor.c101 color_fwrite_lines(FILE *fp, const char *color, size_t count, const char *buf) argument
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_debugfs.c20 debugfs_dim_read(struct file *filep, char __user *buffer, size_t count, loff_t *ppos) argument
/linux-master/drivers/dma-buf/
H A Dselftest.c91 __subtests(const char *caller, const struct subtest *st, int count, void *data) argument
116 static void set_default_test_all(struct selftest *st, unsigned long count) argument
128 static int run_selftests(struct selftest *st, unsigned long count) argument

Completed in 225 milliseconds

<<11121314151617181920>>