| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/carl9170/ |
| H A D | debug.c | 63 size_t count, loff_t *ppos) in carl9170_debugfs_read() 114 const char __user *userbuf, size_t count, loff_t *ppos) in carl9170_debugfs_write() 545 const char *buf, size_t count) in carl9170_debugfs_hw_ioread32_write() 617 size_t count) in carl9170_debugfs_bug_write() 700 size_t count) in carl9170_debugfs_erp_write() 722 const char *buf, size_t count) in carl9170_debugfs_hw_iowrite32_write()
|
| /OK3568_Linux_fs/u-boot/arch/nios2/include/asm/ |
| H A D | io.h | 82 static inline void insb (unsigned long port, void *dst, unsigned long count) in insb() 87 static inline void insw (unsigned long port, void *dst, unsigned long count) in insw() 92 static inline void insl (unsigned long port, void *dst, unsigned long count) in insl() 98 static inline void outsb (unsigned long port, const void *src, unsigned long count) in outsb() 104 static inline void outsw (unsigned long port, const void *src, unsigned long count) in outsw() 109 static inline void outsl (unsigned long port, const void *src, unsigned long count) in outsl()
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | io.h | 319 size_t count) in memset_io() 324 #define memset_io(dst,c,count) memset_io(dst,c,count) argument 327 size_t count) in memcpy_fromio() 332 #define memcpy_fromio(to,from,count) memcpy_fromio(to,from,count) argument 335 size_t count) in memcpy_toio() 340 #define memcpy_toio(to,from,count) memcpy_toio(to,from,count) argument
|
| /OK3568_Linux_fs/kernel/drivers/input/mouse/ |
| H A D | sentelic.c | 420 const char *buf, size_t count) in fsp_attr_set_setreg() 463 const char *buf, size_t count) in fsp_attr_set_getreg() 500 const char *buf, size_t count) in fsp_attr_set_pagereg() 530 const char *buf, size_t count) in fsp_attr_set_vscroll() 559 const char *buf, size_t count) in fsp_attr_set_hscroll() 589 const char *buf, size_t count) in fsp_attr_set_flags()
|
| /OK3568_Linux_fs/kernel/drivers/net/ppp/ |
| H A D | ppp_async.c | 262 unsigned char *buf, size_t count, in ppp_asynctty_read() 274 const unsigned char *buf, size_t count) in ppp_asynctty_write() 343 char *cflags, int count) in ppp_asynctty_receive() 532 int fcs, i, count, c, proto; in ppp_async_encode() local 751 scan_ordinary(struct asyncppp *ap, const unsigned char *buf, int count) in scan_ordinary() 833 char *flags, int count) in ppp_async_input()
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | uhid.c | 233 u8 *buf, size_t count, u8 rtype) in uhid_hid_get_report() 276 const u8 *buf, size_t count, u8 rtype) in uhid_hid_set_report() 346 static int uhid_hid_output_raw(struct hid_device *hid, __u8 *buf, size_t count, in uhid_hid_output_raw() 385 size_t count) in uhid_hid_output_report() 674 size_t count, loff_t *ppos) in uhid_char_read() 722 size_t count, loff_t *ppos) in uhid_char_write()
|
| /OK3568_Linux_fs/kernel/sound/core/seq/oss/ |
| H A D | seq_oss_rw.c | 31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) in snd_seq_oss_read() 83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) in snd_seq_oss_write()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | clk.h | 77 unsigned int count; member 166 static inline int clk_release_all(struct clk *clk, int count) in clk_release_all()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_opr.c | 41 unsigned int count = b->size >> PAGE_SHIFT; in s5p_mfc_alloc_priv_buf() local 103 unsigned int count = b->size >> PAGE_SHIFT; in s5p_mfc_release_priv_buf() local
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/ |
| H A D | f71805f.c | 450 *devattr, const char *buf, size_t count) in set_in0_max() 471 *devattr, const char *buf, size_t count) in set_in0_min() 522 *devattr, const char *buf, size_t count) in set_in_max() 543 *devattr, const char *buf, size_t count) in set_in_min() 594 *devattr, const char *buf, size_t count) in set_fan_min() 615 *devattr, const char *buf, size_t count) in set_fan_target() 689 const char *buf, size_t count) in set_pwm() 715 *devattr, const char *buf, size_t count) in set_pwm_enable() 765 *devattr, const char *buf, size_t count) in set_pwm_freq() 800 const char *buf, size_t count) in set_pwm_auto_point_temp() [all …]
|
| /OK3568_Linux_fs/kernel/arch/mips/kvm/ |
| H A D | emulate.c | 388 u32 count, compare; in kvm_mips_read_count_running() local 471 ktime_t kvm_mips_freeze_hrtimer(struct kvm_vcpu *vcpu, u32 *count) in kvm_mips_freeze_hrtimer() 502 ktime_t now, u32 count) in kvm_mips_resume_hrtimer() 543 u32 count, int min_drift) in kvm_mips_restore_hrtimer() 603 void kvm_mips_write_count(struct kvm_vcpu *vcpu, u32 count) in kvm_mips_write_count() 654 u32 count; in kvm_mips_set_count_hz() local 704 u32 count; in kvm_mips_write_compare() local 784 u32 count; in kvm_mips_count_disable() local 831 u32 count; in kvm_mips_count_enable_cause() local 860 u32 count, compare; in kvm_mips_set_count_ctl() local
|
| /OK3568_Linux_fs/kernel/samples/vfio-mdev/ |
| H A D | mbochs.c | 306 char *buf, u32 count) in handle_pci_cfg_write() 334 char *buf, u32 count) in handle_mmio_write() 364 char *buf, u32 count) in handle_mmio_read() 401 char *buf, u32 count, bool is_write) in handle_edid_regs() 428 char *buf, u32 count, bool is_write) in handle_edid_blob() 438 static ssize_t mdev_access(struct mdev_device *mdev, char *buf, size_t count, in mdev_access() 585 size_t count, loff_t *ppos) in mbochs_read() 644 size_t count, loff_t *ppos) in mbochs_write() 734 int i, count = 0; in mbochs_put_pages() local 1363 int count = (max_mbytes - mbochs_used_mbytes) / type->mbytes; in available_instances_show() local
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | virtio_mem.c | 302 int count) in virtio_mem_mb_set_sb_plugged() 316 int count) in virtio_mem_mb_set_sb_unplugged() 328 int count) in virtio_mem_mb_test_sb_plugged() 345 int count) in virtio_mem_mb_test_sb_unplugged() 943 int sb_id, int count) in virtio_mem_mb_plug_sb() 964 int sb_id, int count) in virtio_mem_mb_unplug_sb() 992 int sb_id, count; in virtio_mem_mb_unplug_any_sb() local 1083 const int count = min_t(int, *nb_sb, vm->nb_sb_per_mb); in virtio_mem_mb_plug_and_add() local 1143 int sb_id, count; in virtio_mem_mb_plug_any_sb() local 1305 int count) in virtio_mem_mb_unplug_sb_online()
|
| /OK3568_Linux_fs/kernel/lib/zstd/ |
| H A D | huf_compress.c | 92 U32 *count; in HUF_compressWeights_wksp() local 284 U32 count; member 389 static void HUF_sort(nodeElt *huffNode, const U32 *count, U32 maxSymbolValue) in HUF_sort() 420 size_t HUF_buildCTable_wksp(HUF_CElt *tree, const U32 *count, U32 maxSymbolValue, U32 maxNbBits, vo… in HUF_buildCTable_wksp() 501 static size_t HUF_estimateCompressedSize(HUF_CElt *CTable, const unsigned *count, unsigned maxSymbo… in HUF_estimateCompressedSize() 511 static int HUF_validateCTable(const HUF_CElt *CTable, const unsigned *count, unsigned maxSymbolValu… in HUF_validateCTable() 660 U32 *count; in HUF_compress_internal() local
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/ |
| H A D | iscsi_target_configfs.c | 56 const char *page, size_t count, enum iscsit_transport_type type, in lio_target_np_driver_store() 122 const char *page, size_t count) in lio_target_np_iser_store() 135 const char *page, size_t count) in lio_target_np_cxgbit_store() 623 const char *page, size_t count) in lio_target_nacl_cmdsn_depth_store() 678 const char *page, size_t count) in lio_target_nacl_tag_store() 1025 const char *page, size_t count) in lio_target_tpg_enable_store() 1267 const char *page, size_t count) in iscsi_disc_enforce_discovery_auth_store()
|
| /OK3568_Linux_fs/kernel/arch/sparc/kernel/ |
| H A D | ptrace_64.c | 270 unsigned int pos, unsigned int count, in genregs64_set() 374 unsigned int pos, unsigned int count, in fpregs64_set() 460 unsigned int pos, unsigned int count, in setregs64_set() 563 unsigned int pos, unsigned int count, in genregs32_set() 702 unsigned int pos, unsigned int count, in fpregs32_set() 799 unsigned int pos, unsigned int count, in setregs_set() 850 unsigned int pos, unsigned int count, in setfpregs_set()
|
| /OK3568_Linux_fs/kernel/sound/synth/emux/ |
| H A D | soundfont.c | 117 long count, int client) in snd_soundfont_load() 220 int count, int client) in open_patch() 412 load_map(struct snd_sf_list *sflist, const void __user *data, int count) in load_map() 509 load_info(struct snd_sf_list *sflist, const void __user *data, long count) in load_info() 695 load_data(struct snd_sf_list *sflist, const void __user *data, long count) in load_data() 939 long count, int client) in load_guspatch() 1117 long count, int client) in snd_soundfont_load_guspatch()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pm8001/ |
| H A D | pm8001_ctl.c | 342 struct device_attribute *attr, const char *buf, size_t count) in pm8001_ctl_logging_level_store() 537 static u32 start, end, count; in pm8001_ctl_iop_log_show() local 570 ssize_t count; in pm8001_ctl_fatal_log_show() local 589 u32 count; in non_fatal_log_show() local 608 struct device_attribute *attr, const char *buf, size_t count) in non_fatal_count_store() 633 ssize_t count; in pm8001_ctl_gsm_log_show() local 793 const char *buf, size_t count) in pm8001_store_update_fw()
|
| /OK3568_Linux_fs/kernel/drivers/acpi/ |
| H A D | ec_sys.c | 31 size_t count, loff_t *off) in acpi_ec_read_io() 65 size_t count, loff_t *off) in acpi_ec_write_io()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_ipack.c | 123 static void write_ipack(struct ipack *p, const u8 *data, int count) in write_ipack() 146 int av7110_ipack_instant_repack (const u8 *buf, int count, struct ipack *p) in av7110_ipack_instant_repack()
|
| /OK3568_Linux_fs/kernel/kernel/locking/ |
| H A D | lock_events.c | 62 size_t count, loff_t *ppos) in lockevent_read() 89 size_t count, loff_t *ppos) in lockevent_write()
|
| /OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/ |
| H A D | acpi_thermal_rel.c | 233 int count; in fill_art() local 269 int count; in fill_trt() local 305 int count = 0; in acpi_thermal_rel_ioctl() local
|
| /OK3568_Linux_fs/kernel/drivers/usb/misc/ |
| H A D | cypress_cy7c63.c | 117 const char *buf, size_t count, in write_port() 149 const char *buf, size_t count) in port0_store() 157 const char *buf, size_t count) in port1_store()
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-space-map.h | 87 static inline int dm_sm_get_nr_blocks(struct dm_space_map *sm, dm_block_t *count) in dm_sm_get_nr_blocks() 92 static inline int dm_sm_get_nr_free(struct dm_space_map *sm, dm_block_t *count) in dm_sm_get_nr_free() 110 uint32_t count) in dm_sm_set_count()
|
| /OK3568_Linux_fs/kernel/arch/s390/include/asm/ |
| H A D | string.h | 90 static inline void *memset16(uint16_t *s, uint16_t v, size_t count) in memset16() 95 static inline void *memset32(uint32_t *s, uint32_t v, size_t count) in memset32() 100 static inline void *memset64(uint64_t *s, uint64_t v, size_t count) in memset64()
|