Home
last modified time | relevance | path

Searched defs:count (Results 726 – 750 of 7256) sorted by relevance

1...<<21222324252627282930>>...291

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/
H A Dspectral.c208 int ret, count; in ath11k_spectral_scan_config() local
269 size_t count, loff_t *ppos) in ath11k_read_file_spec_scan_ctl()
298 size_t count, loff_t *ppos) in ath11k_write_file_spec_scan_ctl()
363 size_t count, loff_t *ppos) in ath11k_read_file_spectral_count()
380 size_t count, loff_t *ppos) in ath11k_write_file_spectral_count()
415 size_t count, loff_t *ppos) in ath11k_read_file_spectral_bins()
435 size_t count, loff_t *ppos) in ath11k_write_file_spectral_bins()
/OK3568_Linux_fs/kernel/drivers/usb/serial/
H A Dgarmin_gps.c115 __u8 count; member
382 static int gsp_rec_packet(struct garmin_data *garmin_data_p, int count) in gsp_rec_packet()
463 const unsigned char *buf, int count) in gsp_receive()
586 const unsigned char *buf, int count) in gsp_send()
736 const unsigned char *buf, int count) in nat_receive()
977 const unsigned char *buf, int count, in garmin_write_bulk()
1045 const unsigned char *buf, int count) in garmin_write()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Ddevice.c84 static ssize_t debugfs_read(struct file *file, char __user *buf, size_t count, in debugfs_read()
179 size_t count, loff_t *pos) in wr_log_clear()
331 int count = 1; in qp_open() local
425 int count = 1; in stag_open() local
519 size_t count, loff_t *pos) in stats_clear()
676 int count = 1; in ep_open() local
1419 int count = 0; in recover_queues() local
/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Damc6821.c277 const char *buf, size_t count) in temp_store()
354 size_t count) in pwm1_store()
379 const char *buf, size_t count) in pwm1_enable_store()
485 const char *buf, size_t count) in temp_auto_point_temp_store()
556 const char *buf, size_t count) in pwm1_auto_point_pwm_store()
613 const char *buf, size_t count) in fan_store()
651 size_t count) in fan1_div_store()
H A Dnct7802.c82 size_t count) in temp_type_store()
138 const char *buf, size_t count) in pwm_store()
170 const char *buf, size_t count) in pwm_enable_store()
356 const char *buf, size_t count) in in_store()
448 const char *buf, size_t count) in temp_store()
496 size_t count) in fan_min_store()
544 size_t count) in beep_store()
/OK3568_Linux_fs/kernel/drivers/staging/comedi/drivers/
H A Ddt9812.c184 u8 count; member
198 u8 count; member
213 u8 count; member
243 int count, ret; in dt9812_read_info() local
286 int i, count, ret; in dt9812_read_multiple_registers() local
330 int i, count; in dt9812_write_multiple_registers() local
359 int i, count; in dt9812_rmw_multiple_registers() local
/OK3568_Linux_fs/kernel/drivers/crypto/mediatek/
H A Dmtk-sha.c141 int *count) in mtk_sha_ring_shift()
183 size_t count; in mtk_sha_append_sg() local
428 int err, count = 0; in mtk_sha_xmit() local
471 size_t count) in mtk_sha_dma_map()
489 size_t count; in mtk_sha_update_slow() local
551 size_t count; in mtk_sha_update_start() local
606 size_t count; in mtk_sha_final_req() local
/OK3568_Linux_fs/kernel/sound/oss/dmasound/
H A Ddmasound_atari.c161 ssize_t count, used; in ata_ct_law() local
184 ssize_t count, used; in ata_ct_s8() local
202 ssize_t count, used; in ata_ct_u8() local
237 ssize_t count, used; in ata_ct_s16be() local
269 ssize_t count, used; in ata_ct_u16be() local
308 ssize_t count, used; in ata_ct_s16le() local
349 ssize_t count, used; in ata_ct_u16le() local
/OK3568_Linux_fs/kernel/drivers/input/misc/
H A Dadxl34x.c451 const char *buf, size_t count) in adxl34x_disable_store()
486 ssize_t count; in adxl34x_calibrate_show() local
500 const char *buf, size_t count) in adxl34x_calibrate_store()
540 const char *buf, size_t count) in adxl34x_rate_store()
575 const char *buf, size_t count) in adxl34x_autosleep_store()
607 ssize_t count; in adxl34x_position_show() local
622 const char *buf, size_t count) in adxl34x_write_store()
H A Dadxl34x-i2c.c34 unsigned char reg, int count, in adxl34x_smbus_read_block()
43 unsigned char reg, int count, in adxl34x_i2c_read_block()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_debugfs.c272 size_t count, loff_t *ppos) in use_debug_keys_read()
290 size_t count, loff_t *ppos) in sc_only_mode_read()
426 size_t count, loff_t *ppos) in ssp_debug_mode_read()
690 size_t count, loff_t *ppos) in force_static_address_read()
703 size_t count, loff_t *ppos) in force_static_address_write()
1080 size_t count, loff_t *ppos) in force_no_mitm_read()
1093 size_t count, loff_t *ppos) in force_no_mitm_write()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/davicom/
H A Ddm9000.c199 static void dm9000_outblk_8bit(void __iomem *reg, void *data, int count) in dm9000_outblk_8bit()
204 static void dm9000_outblk_16bit(void __iomem *reg, void *data, int count) in dm9000_outblk_16bit()
209 static void dm9000_outblk_32bit(void __iomem *reg, void *data, int count) in dm9000_outblk_32bit()
216 static void dm9000_inblk_8bit(void __iomem *reg, void *data, int count) in dm9000_inblk_8bit()
222 static void dm9000_inblk_16bit(void __iomem *reg, void *data, int count) in dm9000_inblk_16bit()
227 static void dm9000_inblk_32bit(void __iomem *reg, void *data, int count) in dm9000_inblk_32bit()
234 static void dm9000_dumpblk_8bit(void __iomem *reg, int count) in dm9000_dumpblk_8bit()
243 static void dm9000_dumpblk_16bit(void __iomem *reg, int count) in dm9000_dumpblk_16bit()
254 static void dm9000_dumpblk_32bit(void __iomem *reg, int count) in dm9000_dumpblk_32bit()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c49 __be32 count; member
70 __be32 count; member
151 __be32 count; member
175 __be32 count; member
190 __be16 count; member
232 int count, i, pay_len; in nfp_tunnel_keep_alive() local
274 int count, i, pay_len; in nfp_tunnel_keep_alive_v6() local
692 int count; in nfp_tun_write_ipv4_list() local
772 int count = 0; in nfp_tun_write_ipv6_list() local
/OK3568_Linux_fs/kernel/drivers/usb/usbip/
H A Dvudc_sysfs.c71 loff_t off, size_t count) in dev_desc_read()
95 const char *in, size_t count) in usbip_sockfd_store()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dbcm-cygnus.c130 u8 count, rev; in bcm_omega_config_init() local
200 u8 count = *(u8 *)data; in bcm_omega_set_tunable() local
/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmk48t59.c54 void *nvram_read(void *dest, const short src, size_t count) in nvram_read()
65 void nvram_write(short dest, const void *src, size_t count) in nvram_write()
/OK3568_Linux_fs/kernel/drivers/platform/chrome/
H A Dcros_ec_vbc.c18 loff_t pos, size_t count) in vboot_context_read()
58 loff_t pos, size_t count) in vboot_context_write()
/OK3568_Linux_fs/kernel/drivers/block/paride/
H A Dfit2.c64 static void fit2_read_block( PIA *pi, char * buf, int count ) in fit2_read_block()
90 static void fit2_write_block( PIA *pi, char * buf, int count ) in fit2_write_block()
H A Dktti.c54 static void ktti_read_block( PIA *pi, char * buf, int count ) in ktti_read_block()
67 static void ktti_write_block( PIA *pi, char * buf, int count ) in ktti_write_block()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/
H A Drdc-sema.c138 unsigned count) in imx_rdc_setup_peripherals()
170 int imx_rdc_setup_masters(rdc_ma_cfg_t const *masters_list, unsigned count) in imx_rdc_setup_masters()
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-moxart.c37 unsigned int count = 5; in moxart_mdio_read() local
66 unsigned int count = 5; in moxart_mdio_write() local
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbcon.c1303 int count, int ypos, int xpos) in fbcon_putcs()
1427 static __inline__ void ywrap_up(struct vc_data *vc, int count) in ywrap_up()
1446 static __inline__ void ywrap_down(struct vc_data *vc, int count) in ywrap_down()
1465 static __inline__ void ypan_up(struct vc_data *vc, int count) in ypan_up()
1489 static __inline__ void ypan_up_redraw(struct vc_data *vc, int t, int count) in ypan_up_redraw()
1513 static __inline__ void ypan_down(struct vc_data *vc, int count) in ypan_down()
1537 static __inline__ void ypan_down_redraw(struct vc_data *vc, int t, int count) in ypan_down_redraw()
1562 int line, int count, int dy) in fbcon_redraw_move()
1596 struct fbcon_display *p, int line, int count, int ycount) in fbcon_redraw_blit()
1646 int line, int count, int offset) in fbcon_redraw()
[all …]
/OK3568_Linux_fs/app/forlinx/flapp/src/keyboard/pinyin/share/
H A Duserdict.cpp448 uint16 count = searchable->splid_count[i]; in is_prefix_spell_id() local
466 uint16 count = searchable->splid_count[i]; in equal_spell_id() local
567 uint32 start, count; in _get_lpis() local
730 uint32 start, count; in _get_lpis() local
1736 uint16 lemma_len, uint16 count, uint64 lmt) { in _get_lpis()
1844 char16 * str, int size, int * count) { in _get_lpis()
2007 uint32 count = dict_info_.lemma_count; in _get_lpis() local
2085 uint16 lemma_len, uint16 count) { in _get_lpis()
2090 uint16 lemma_len, uint16 count, uint64 lmt) { in _get_lpis()
2177 int count = extract_score_freq(score); in _get_lpis() local
[all …]
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_icreate_item.c93 unsigned int count, in xfs_icreate_log()
152 unsigned int count; in xlog_recover_icreate_commit_pass2() local
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Di2c-multi-instantiate.c37 int *count = data; in i2c_multi_inst_count() local
48 int count = 0; in i2c_multi_inst_count_resources() local

1...<<21222324252627282930>>...291