Home
last modified time | relevance | path

Searched defs:count (Results 201 – 225 of 7256) sorted by relevance

12345678910>>...291

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Drtw_proc.c107 static ssize_t proc_set_log_level(struct file *file, const char __user *buffer, size_t count, loff_… in proc_set_log_level()
223 static ssize_t rtw_drv_proc_write(struct file *file, const char __user *buffer, size_t count, loff_… in rtw_drv_proc_write()
490 static ssize_t proc_set_config_gpio(struct file *file, const char __user *buffer, size_t count, lof… in proc_set_config_gpio()
516 …c_set_gpio_output_value(struct file *file, const char __user *buffer, size_t count, loff_t *pos, v… in proc_set_gpio_output_value()
555 static ssize_t proc_set_gpio(struct file *file, const char __user *buffer, size_t count, loff_t *po… in proc_set_gpio()
580 static ssize_t proc_set_rx_info_msg(struct file *file, const char __user *buffer, size_t count, lof… in proc_set_rx_info_msg()
714 static ssize_t proc_set_linked_info_dump(struct file *file, const char __user *buffer, size_t count in proc_set_linked_info_dump()
767 static ssize_t proc_set_sta_tp_dump(struct file *file, const char __user *buffer, size_t count, lof… in proc_set_sta_tp_dump()
821 static ssize_t proc_set_turboedca_ctrl(struct file *file, const char __user *buffer, size_t count, … in proc_set_turboedca_ctrl()
861 static ssize_t proc_set_wow_lps_ctrl(struct file *file, const char __user *buffer, size_t count, lo… in proc_set_wow_lps_ctrl()
[all …]
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds28e04.c60 static inline size_t w1_f1C_fix_count(loff_t off, size_t count, size_t size) in w1_f1C_fix_count()
116 loff_t off, size_t count) in eeprom_read()
224 loff_t off, size_t count) in eeprom_write()
280 size_t count) in pio_read()
299 size_t count) in pio_write()
346 const char *buf, size_t count) in crccheck_store()
/OK3568_Linux_fs/kernel/fs/ocfs2/cluster/
H A Dnodemanager.c186 size_t count) in o2nm_node_num_store()
241 const char *page, size_t count) in o2nm_node_ipv4_port_store()
270 size_t count) in o2nm_node_ipv4_address_store()
325 size_t count) in o2nm_node_local_store()
426 static ssize_t o2nm_cluster_attr_write(const char *page, ssize_t count, in o2nm_cluster_attr_write()
453 const char *page, size_t count) in o2nm_cluster_idle_timeout_ms_store()
490 struct config_item *item, const char *page, size_t count) in o2nm_cluster_keepalive_delay_ms_store()
527 struct config_item *item, const char *page, size_t count) in o2nm_cluster_reconnect_delay_ms_store()
546 struct config_item *item, const char *page, size_t count) in o2nm_cluster_fence_method_store()
/OK3568_Linux_fs/kernel/drivers/net/wimax/i2400m/
H A Ddebugfs.c42 size_t count, loff_t *ppos) in i2400m_rx_stats_read()
66 size_t count, loff_t *ppos) in i2400m_rx_stats_write()
96 size_t count, loff_t *ppos) in i2400m_tx_stats_read()
119 size_t count, loff_t *ppos) in i2400m_tx_stats_write()
/OK3568_Linux_fs/kernel/arch/arm/kernel/
H A Dio.c45 void _memcpy_fromio(void *to, const volatile void __iomem *from, size_t count) in _memcpy_fromio()
61 void _memcpy_toio(volatile void __iomem *to, const void *from, size_t count) in _memcpy_toio()
77 void _memset_io(volatile void __iomem *dst, int c, size_t count) in _memset_io()
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Dutbuffer.c34 void acpi_ut_dump_buffer(u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer()
170 acpi_ut_debug_dump_buffer(u8 *buffer, u32 count, u32 display, u32 component_id) in acpi_ut_debug_dump_buffer()
206 u8 *buffer, u32 count, u32 display, u32 base_offset) in acpi_ut_dump_buffer_to_file()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/b43/
H A Dsysfs.c23 static int get_integer(const char *buf, size_t count) in get_integer()
42 ssize_t count = 0; in b43_attr_interfmode_show() local
81 const char *buf, size_t count) in b43_attr_interfmode_store()
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c690 size_t count, loff_t *ppos) in read_file_spec_scan_ctl()
791 size_t count, loff_t *ppos) in write_file_spec_scan_ctl()
842 size_t count, loff_t *ppos) in read_file_spectral_short_repeat()
854 size_t count, loff_t *ppos) in write_file_spectral_short_repeat()
890 size_t count, loff_t *ppos) in read_file_spectral_count()
902 size_t count, loff_t *ppos) in write_file_spectral_count()
938 size_t count, loff_t *ppos) in read_file_spectral_period()
950 size_t count, loff_t *ppos) in write_file_spectral_period()
986 size_t count, loff_t *ppos) in read_file_spectral_fft_period()
998 size_t count, loff_t *ppos) in write_file_spectral_fft_period()
/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk.c20 void imx_unregister_clocks(struct clk *clks[], unsigned int count) in imx_unregister_clocks()
28 void imx_unregister_hw_clocks(struct clk_hw *hws[], unsigned int count) in imx_unregister_hw_clocks()
47 void imx_check_clocks(struct clk *clks[], unsigned int count) in imx_check_clocks()
57 void imx_check_clk_hws(struct clk_hw *clks[], unsigned int count) in imx_check_clk_hws()
/OK3568_Linux_fs/kernel/drivers/s390/block/
H A Ddasd_devmap.c730 const char *buf, size_t count) in dasd_ff_store()
773 const char *buf, size_t count) in dasd_ro_store()
834 const char *buf, size_t count) in dasd_erplog_store()
869 const char *buf, size_t count) in dasd_use_diag_store()
918 const char *buf, size_t count) in dasd_use_raw_store()
950 const char *buf, size_t count) in dasd_safe_offline_store()
992 int count; in dasd_access_show() local
1201 const char *buf, size_t count) in dasd_eer_store()
1245 const char *buf, size_t count) in dasd_expires_store()
1285 const char *buf, size_t count) in dasd_retries_store()
[all …]
/OK3568_Linux_fs/external/rockit/tgi/sdk/include/
H A Drt_mem.h34 #define rt_malloc_array(type, count) \ argument
46 #define rt_calloc(type, count) \ argument
50 #define rt_realloc(ptr, type, count) \ argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_random.c45 void i915_prandom_shuffle(void *arr, size_t elsz, size_t count, in i915_prandom_shuffle()
70 void i915_random_reorder(unsigned int *order, unsigned int count, in i915_random_reorder()
76 unsigned int *i915_random_order(unsigned int count, struct rnd_state *state) in i915_random_order()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Ddcdbas.c134 const char *buf, size_t count) in smi_data_buf_size_store()
153 char *buf, loff_t pos, size_t count) in smi_data_read()
166 char *buf, loff_t pos, size_t count) in smi_data_write()
195 const char *buf, size_t count) in host_control_action_store()
219 const char *buf, size_t count) in host_control_smi_type_store()
234 const char *buf, size_t count) in host_control_on_shutdown_store()
301 const char *buf, size_t count) in smi_request_store()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dds2780_battery.c56 char *buf, int addr, size_t count, int io) in ds2780_battery_io()
83 u8 *val, int addr, size_t count) in ds2780_read_block()
89 int addr, size_t count) in ds2780_write()
464 size_t count) in ds2780_set_pmod_enabled()
517 size_t count) in ds2780_set_sense_resistor_value()
554 size_t count) in ds2780_set_rsgain_setting()
598 size_t count) in ds2780_set_pio_pin()
625 char *buf, loff_t off, size_t count) in ds2780_read_param_eeprom_bin()
638 char *buf, loff_t off, size_t count) in ds2780_write_param_eeprom_bin()
670 char *buf, loff_t off, size_t count) in ds2780_read_user_eeprom_bin()
[all …]
/OK3568_Linux_fs/kernel/security/tomoyo/
H A Dsecurityfs_if.c42 size_t count, loff_t *ppos) in tomoyo_write_self()
101 size_t count, loff_t *ppos) in tomoyo_read_self()
175 static ssize_t tomoyo_read(struct file *file, char __user *buf, size_t count, in tomoyo_read()
192 size_t count, loff_t *ppos) in tomoyo_write()
/OK3568_Linux_fs/kernel/drivers/tty/hvc/
H A Dhvc_dcc.c53 static int hvc_dcc_put_chars(uint32_t vt, const char *buf, int count) in hvc_dcc_put_chars()
67 static int hvc_dcc_get_chars(uint32_t vt, char *buf, int count) in hvc_dcc_get_chars()
177 int count) in hvc_dcc0_put_chars()
208 static int hvc_dcc0_get_chars(uint32_t vt, char *buf, int count) in hvc_dcc0_get_chars()
/OK3568_Linux_fs/kernel/arch/ia64/include/asm/
H A Dio.h200 static inline void insb(unsigned long port, void *dst, unsigned long count) in insb()
209 static inline void insw(unsigned long port, void *dst, unsigned long count) in insw()
218 static inline void insl(unsigned long port, void *dst, unsigned long count) in insl()
228 unsigned long count) in outsb()
238 unsigned long count) in outsw()
248 unsigned long count) in outsl()
/OK3568_Linux_fs/kernel/drivers/char/
H A Dps3flash.c94 size_t count, loff_t *pos) in ps3flash_read()
163 const void *kernelbuf, size_t count, loff_t *pos) in ps3flash_write()
238 size_t count, loff_t *pos) in ps3flash_user_read()
244 size_t count, loff_t *pos) in ps3flash_user_write()
249 static ssize_t ps3flash_kernel_read(void *buf, size_t count, loff_t pos) in ps3flash_kernel_read()
254 static ssize_t ps3flash_kernel_write(const void *buf, size_t count, in ps3flash_kernel_write()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpadlock-aes.c195 struct cword *control_word, int count) in rep_xcrypt_ecb()
203 u8 *iv, struct cword *control_word, int count) in rep_xcrypt_cbc()
212 struct cword *cword, int count) in ecb_crypt_copy()
226 u8 *iv, struct cword *cword, int count) in cbc_crypt_copy()
240 struct cword *cword, int count) in ecb_crypt()
254 u8 *iv, struct cword *cword, int count) in cbc_crypt()
264 void *control_word, u32 count) in padlock_xcrypt_ecb()
286 u8 *iv, void *control_word, u32 count) in padlock_xcrypt_cbc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_debug.c426 ssize_t proc_set_write_reg(struct file *file, const char __user *buffer, size_t count, loff_t *pos,… in proc_set_write_reg()
507 ssize_t proc_set_read_reg(struct file *file, const char __user *buffer, size_t count, loff_t *pos, … in proc_set_read_reg()
608 ssize_t proc_set_roam_flags(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_roam_flags()
652 ssize_t proc_set_roam_param(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_roam_param()
687 ssize_t proc_set_roam_tgt_addr(struct file *file, const char __user *buffer, size_t count, loff_t *… in proc_set_roam_tgt_addr()
812 ssize_t proc_set_scan_param(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_scan_param()
906 ssize_t proc_set_backop_flags_sta(struct file *file, const char __user *buffer, size_t count, loff_… in proc_set_backop_flags_sta()
945 ssize_t proc_set_backop_flags_ap(struct file *file, const char __user *buffer, size_t count, loff_t… in proc_set_backop_flags_ap()
1055 ssize_t proc_set_survey_info(struct file *file, const char __user *buffer, size_t count, loff_t *po… in proc_set_survey_info()
1175 ssize_t proc_reset_trx_info(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_reset_trx_info()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_debug.c478 ssize_t proc_set_write_reg(struct file *file, const char __user *buffer, size_t count, loff_t *pos,… in proc_set_write_reg()
559 ssize_t proc_set_read_reg(struct file *file, const char __user *buffer, size_t count, loff_t *pos, … in proc_set_read_reg()
660 ssize_t proc_set_roam_flags(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_roam_flags()
704 ssize_t proc_set_roam_param(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_roam_param()
739 ssize_t proc_set_roam_tgt_addr(struct file *file, const char __user *buffer, size_t count, loff_t *… in proc_set_roam_tgt_addr()
864 ssize_t proc_set_scan_param(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_set_scan_param()
958 ssize_t proc_set_backop_flags_sta(struct file *file, const char __user *buffer, size_t count, loff_… in proc_set_backop_flags_sta()
997 ssize_t proc_set_backop_flags_ap(struct file *file, const char __user *buffer, size_t count, loff_t… in proc_set_backop_flags_ap()
1105 ssize_t proc_set_survey_info(struct file *file, const char __user *buffer, size_t count, loff_t *po… in proc_set_survey_info()
1225 ssize_t proc_reset_trx_info(struct file *file, const char __user *buffer, size_t count, loff_t *pos… in proc_reset_trx_info()
[all …]
/OK3568_Linux_fs/kernel/arch/s390/kernel/
H A Dptrace.c960 unsigned int pos, unsigned int count, in s390_regs_set()
1011 unsigned int count, const void *kbuf, in s390_fpregs_set()
1060 unsigned int pos, unsigned int count, in s390_last_break_set()
1079 unsigned int pos, unsigned int count, in s390_tdb_set()
1103 unsigned int pos, unsigned int count, in s390_vxrs_low_set()
1139 unsigned int pos, unsigned int count, in s390_vxrs_high_set()
1163 unsigned int pos, unsigned int count, in s390_system_call_set()
1188 unsigned int pos, unsigned int count, in s390_gs_cb_set()
1240 unsigned int pos, unsigned int count, in s390_gs_bc_set()
1299 unsigned int pos, unsigned int count, in s390_runtime_instr_set()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/greybus/
H A Daudio_manager_sysfs.c16 const char *buf, size_t count) in manager_sysfs_add_store()
41 const char *buf, size_t count) in manager_sysfs_remove_store()
62 const char *buf, size_t count) in manager_sysfs_dump_store()
/OK3568_Linux_fs/external/xserver/hw/dmx/glxProxy/
H A Dglxsingle.c422 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardSingleReqSwap() local
449 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardPipe0WithReplySwap() local
476 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardPipe0WithReplySwapsv() local
503 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardPipe0WithReplySwapiv() local
530 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardPipe0WithReplySwapdv() local
557 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardAllWithReplySwap() local
584 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardAllWithReplySwapsv() local
611 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardAllWithReplySwapiv() local
638 int count = req->length - sz_xGLXSingleReq / 4; in __glXForwardAllWithReplySwapdv() local
/OK3568_Linux_fs/kernel/fs/
H A Dchar_dev.c200 int register_chrdev_region(dev_t from, unsigned count, const char *name) in register_chrdev_region()
236 int alloc_chrdev_region(dev_t *dev, unsigned baseminor, unsigned count, in alloc_chrdev_region()
269 unsigned int count, const char *name, in __register_chrdev()
311 void unregister_chrdev_region(dev_t from, unsigned count) in unregister_chrdev_region()
336 unsigned int count, const char *name) in __unregister_chrdev()
479 int cdev_add(struct cdev *p, dev_t dev, unsigned count) in cdev_add()
578 static void cdev_unmap(dev_t dev, unsigned count) in cdev_unmap()

12345678910>>...291