/linux-6.3-rc2/arch/x86/include/asm/ |
A D | string_32.h | 165 static inline void *__memset_generic(void *s, char c, size_t count) in __memset_generic() 177 #define __constant_count_memset(s, c, count) __memset_generic((s), (c), (count)) argument 187 #define __memset(s, c, count) \ argument 195 #define memset(s, c, count) __builtin_memset(s, c, count) argument
|
/linux-6.3-rc2/drivers/w1/slaves/ |
A D | w1_ds2430.c | 47 static inline size_t w1_f14_fix_count(loff_t off, size_t count, size_t size) in w1_f14_fix_count() 65 static int w1_f14_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f14_readblock() 99 loff_t off, size_t count) in eeprom_read() 206 loff_t off, size_t count) in eeprom_write()
|
A D | w1_ds2431.c | 46 static inline size_t w1_f2d_fix_count(loff_t off, size_t count, size_t size) in w1_f2d_fix_count() 64 static int w1_f2d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f2d_readblock() 99 loff_t off, size_t count) in eeprom_read() 205 loff_t off, size_t count) in eeprom_write()
|
A D | w1_ds2805.c | 43 static inline size_t w1_f0d_fix_count(loff_t off, size_t count, size_t size) in w1_f0d_fix_count() 61 static int w1_f0d_readblock(struct w1_slave *sl, int off, int count, char *buf) in w1_f0d_readblock() 96 char *buf, loff_t off, size_t count) in w1_f0d_read_bin() 204 char *buf, loff_t off, size_t count) in w1_f0d_write_bin()
|
/linux-6.3-rc2/drivers/media/usb/au0828/ |
A D | au0828-i2c.c | 35 int count; in i2c_wait_read_ack() local 58 int count; in i2c_wait_read_done() local 81 int count; in i2c_wait_write_done() local 104 int count; in i2c_wait_done() local
|
/linux-6.3-rc2/drivers/fpga/ |
A D | fpga-mgr.c | 48 static inline int fpga_mgr_write(struct fpga_manager *mgr, const char *buf, size_t count) in fpga_mgr_write() 79 const char *buf, size_t count) in fpga_mgr_parse_header() 88 const char *buf, size_t count) in fpga_mgr_write_init() 153 const char *buf, size_t count) in fpga_mgr_parse_header_mapped() 270 const char *buf, size_t count) in fpga_mgr_write_init_buf() 376 size_t length, count = 0, data_size = info->data_size; in fpga_mgr_buf_load_sg() local 416 const char *buf, size_t count) in fpga_mgr_buf_load_mapped() 466 const char *buf, size_t count) in fpga_mgr_buf_load()
|
/linux-6.3-rc2/sound/isa/sb/ |
A D | emu8000_pcm.c | 435 #define LOOP_WRITE(rec, offset, _buf, count, mode) \ argument 453 void __user *src, unsigned long count) in emu8k_pcm_copy() 466 void *src, unsigned long count) in emu8k_pcm_copy_kernel() 479 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence() 492 #define LOOP_WRITE(rec, pos, _buf, count, mode) \ argument 521 void __user *src, unsigned long count) in emu8k_pcm_copy() 534 void *src, unsigned long count) in emu8k_pcm_copy_kernel() 546 int voice, unsigned long pos, unsigned long count) in emu8k_pcm_silence()
|
/linux-6.3-rc2/drivers/net/ |
A D | netconsole.c | 313 const char *buf, size_t count) in enabled_store() 370 size_t count) in extended_store() 402 size_t count) in dev_name_store() 427 size_t count) in local_port_store() 450 const char *buf, size_t count) in remote_port_store() 473 size_t count) in local_ip_store() 509 size_t count) in remote_ip_store() 545 size_t count) in remote_mac_store()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/pm/ |
A D | amdgpu_pm.c | 459 size_t count) in amdgpu_set_pp_force_state() 568 size_t count) in amdgpu_set_pp_table() 743 size_t count) in amdgpu_set_pp_od_clk_voltage() 1073 size_t count) in amdgpu_set_pp_dpm_clock() 1116 size_t count) in amdgpu_set_pp_dpm_sclk() 1131 size_t count) in amdgpu_set_pp_dpm_mclk() 1146 size_t count) in amdgpu_set_pp_dpm_socclk() 1161 size_t count) in amdgpu_set_pp_dpm_fclk() 1176 size_t count) in amdgpu_set_pp_dpm_vclk() 1191 size_t count) in amdgpu_set_pp_dpm_dclk() [all …]
|
/linux-6.3-rc2/drivers/s390/scsi/ |
A D | zfcp_sysfs.c | 105 const char *buf, size_t count) in zfcp_sysfs_port_failed_store() 143 const char *buf, size_t count) in zfcp_sysfs_unit_failed_store() 189 const char *buf, size_t count) in zfcp_sysfs_adapter_failed_store() 215 const char *buf, size_t count) in zfcp_sysfs_port_rescan_store() 300 const char *buf, size_t count) in zfcp_sysfs_port_remove_store() 361 const char *buf, size_t count) in zfcp_sysfs_adapter_diag_max_age_store() 444 const char *buf, size_t count) in zfcp_sysfs_unit_add_store() 463 const char *buf, size_t count) in zfcp_sysfs_unit_remove_store() 649 const char *buf, size_t count) in zfcp_sysfs_scsi_zfcp_failed_store()
|
/linux-6.3-rc2/drivers/staging/axis-fifo/ |
A D | axis-fifo.c | 150 size_t count, unsigned int addr_offset) in sysfs_write() 181 const char *buf, size_t count) in isr_store() 195 const char *buf, size_t count) in ier_store() 209 const char *buf, size_t count) in tdfr_store() 225 const char *buf, size_t count) in tdfd_store() 233 const char *buf, size_t count) in tlr_store() 241 const char *buf, size_t count) in rdfr_store() 273 const char *buf, size_t count) in srr_store() 281 const char *buf, size_t count) in tdr_store()
|
/linux-6.3-rc2/drivers/regulator/ |
A D | virtual.c | 116 const char *buf, size_t count) in set_min_uV() 142 const char *buf, size_t count) in set_max_uV() 168 const char *buf, size_t count) in set_min_uA() 194 const char *buf, size_t count) in set_max_uA() 232 const char *buf, size_t count) in set_mode()
|
/linux-6.3-rc2/drivers/tty/hvc/ |
A D | hvc_vio.c | 69 static int hvterm_raw_get_chars(uint32_t vtermno, char *buf, int count) in hvterm_raw_get_chars() 118 static int hvterm_raw_put_chars(uint32_t vtermno, const char *buf, int count) in hvterm_raw_put_chars() 136 static int hvterm_hvsi_get_chars(uint32_t vtermno, char *buf, int count) in hvterm_hvsi_get_chars() 146 static int hvterm_hvsi_put_chars(uint32_t vtermno, const char *buf, int count) in hvterm_hvsi_put_chars() 229 int count = -1; in udbg_hvc_putc() local
|
/linux-6.3-rc2/drivers/net/wireless/marvell/libertas/ |
A D | mesh.c | 184 const char *buf, size_t count) in anycast_mask_store() 237 const char *buf, size_t count) in prb_rsp_limit_store() 285 const char *buf, size_t count) in lbs_mesh_store() 383 const char *buf, size_t count) in bootflag_store() 434 const char *buf, size_t count) in boottime_store() 493 const char *buf, size_t count) in channel_store() 552 const char *buf, size_t count) in mesh_id_store() 620 const char *buf, size_t count) in protocol_id_store() 682 const char *buf, size_t count) in metric_id_store() 744 const char *buf, size_t count) in capability_store()
|
/linux-6.3-rc2/drivers/scsi/esas2r/ |
A D | esas2r_main.c | 70 char *buf, loff_t off, size_t count) in read_fw() 79 char *buf, loff_t off, size_t count) in write_fw() 88 char *buf, loff_t off, size_t count) in read_fs() 97 char *buf, loff_t off, size_t count) in write_fs() 113 char *buf, loff_t off, size_t count) in read_vda() 122 char *buf, loff_t off, size_t count) in write_vda() 131 char *buf, loff_t off, size_t count) in read_live_nvram() 142 char *buf, loff_t off, size_t count) in write_live_nvram() 162 char *buf, loff_t off, size_t count) in read_default_nvram() 173 char *buf, loff_t off, size_t count) in read_hw() [all …]
|
/linux-6.3-rc2/drivers/ptp/ |
A D | ptp_sysfs.c | 39 const char *buf, size_t count) in extts_enable_store() 99 const char *buf, size_t count) in period_store() 127 const char *buf, size_t count) in pps_enable_store() 191 const char *buf, size_t count) in n_vclocks_store() 265 const char *buf, size_t count) in max_vclocks_store() 397 const char *buf, size_t count) in ptp_pin_store()
|
/linux-6.3-rc2/drivers/tty/ |
A D | goldfish.c | 55 unsigned int count, in do_rw_io() 78 unsigned int count, in goldfish_tty_rw() 129 unsigned int count) in goldfish_tty_do_write() 143 u32 count; in goldfish_tty_interrupt() local 190 int count) in goldfish_tty_write() 209 unsigned count) in goldfish_tty_console_write()
|
A D | n_hdlc.c | 112 int count; member 118 int count; member 373 const char *flags, int count) in n_hdlc_tty_receive() 521 const unsigned char *data, size_t count) in n_hdlc_tty_write() 588 int count; in n_hdlc_tty_ioctl() local 675 static void n_hdlc_alloc_buf(struct n_hdlc_buf_list *list, unsigned int count, in n_hdlc_alloc_buf()
|
/linux-6.3-rc2/kernel/irq/ |
A D | timings.c | 294 int count; member 384 int index, i, period_max, count, start, min = INT_MAX; in __irq_timings_next_event() local 639 size_t count; member 716 int index, start, i, count, period_max; in irq_timings_test_next_index() local 837 unsigned count) in irq_timings_test_irqts() 906 int count[] = { 0, in irq_timings_irqts_selftest() local
|
/linux-6.3-rc2/drivers/hwmon/ |
A D | asc7621.c | 173 const char *buf, size_t count) in store_u8() 205 const char *buf, size_t count) in store_bitmask() 250 size_t count) in store_fan16() 324 const char *buf, size_t count) in store_in8() 357 size_t count) in store_temp8() 413 size_t count) in store_temp62() 467 const char *buf, size_t count) in store_ap2_temp() 518 const char *buf, size_t count) in store_pwm_ac() 586 const char *buf, size_t count) in store_pwm_enable() 708 const char *buf, size_t count) in store_pwm_ast() [all …]
|
/linux-6.3-rc2/drivers/video/backlight/ |
A D | adp8870_bl.c | 559 size_t count, int reg) in adp8870_store() 583 struct device_attribute *attr, const char *buf, size_t count) in adp8870_bl_l5_dark_max_store() 598 struct device_attribute *attr, const char *buf, size_t count) in adp8870_bl_l4_indoor_max_store() 613 struct device_attribute *attr, const char *buf, size_t count) in adp8870_bl_l3_office_max_store() 628 struct device_attribute *attr, const char *buf, size_t count) in adp8870_bl_l2_bright_max_store() 663 const char *buf, size_t count) in adp8870_bl_l5_dark_dim_store() 678 const char *buf, size_t count) in adp8870_bl_l4_indoor_dim_store() 694 const char *buf, size_t count) in adp8870_bl_l3_office_dim_store() 709 const char *buf, size_t count) in adp8870_bl_l2_bright_dim_store() 724 const char *buf, size_t count) in adp8870_bl_l1_daylight_dim_store() [all …]
|
/linux-6.3-rc2/net/bluetooth/ |
A D | hci_debugfs.c | 273 size_t count, loff_t *ppos) in use_debug_keys_read() 291 size_t count, loff_t *ppos) in sc_only_mode_read() 427 size_t count, loff_t *ppos) in ssp_debug_mode_read() 500 size_t count, loff_t *ppos) in force_bredr_smp_read() 513 size_t count, loff_t *ppos) in force_bredr_smp_write() 741 size_t count, loff_t *ppos) in force_static_address_read() 754 size_t count, loff_t *ppos) in force_static_address_write() 1131 size_t count, loff_t *ppos) in force_no_mitm_read() 1144 size_t count, loff_t *ppos) in force_no_mitm_write() 1312 size_t count, loff_t *ppos) in vendor_diag_read() [all …]
|
/linux-6.3-rc2/drivers/scsi/ |
A D | scsi_sysfs.c | 186 const char *buf, size_t count) in store_scan() 200 const char *buf, size_t count) in store_shost_state() 296 const char *buf, size_t count) in store_host_reset() 333 const char *buf, size_t count) in store_shost_eh_deadline() 705 const char *buf, size_t count) in sdev_store_timeout() 726 const char *buf, size_t count) in sdev_store_eh_timeout() 747 const char *buf, size_t count) in store_rescan_field() 756 const char *buf, size_t count) in sdev_store_delete() 791 const char *buf, size_t count) in store_state_field() 1056 ssize_t count; in sdev_show_wwid() local [all …]
|
/linux-6.3-rc2/drivers/input/tablet/ |
A D | aiptek.c | 353 static int map_str_to_val(const struct aiptek_map *map, const char *str, size_t count) in map_str_to_val() 1071 …tabletPointerMode(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletPointerMode() 1148 …re_tabletToolMode(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletToolMode() 1180 store_tabletXtilt(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletXtilt() 1221 store_tabletYtilt(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletYtilt() 1258 …tabletJitterDelay(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletJitterDelay() 1376 …tabletStylusUpper(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletStylusUpper() 1443 …e_tabletMouseLeft(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletMouseLeft() 1501 …_tabletMouseRight(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletMouseRight() 1533 store_tabletWheel(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in store_tabletWheel() [all …]
|
/linux-6.3-rc2/sound/core/ |
A D | rawmidi.c | 115 size_t count) in snd_rawmidi_ready_append() 1112 const unsigned char *buffer, int count) in snd_rawmidi_receive() 1230 unsigned char *buf, long count) in snd_rawmidi_kernel_read() 1327 unsigned char *buffer, int count) in __snd_rawmidi_transmit_peek() 1380 unsigned char *buffer, int count) in snd_rawmidi_transmit_peek() 1403 int count) in __snd_rawmidi_transmit_ack() 1461 unsigned char *buffer, int count) in snd_rawmidi_transmit() 1491 int count = 0; in snd_rawmidi_proceed() local 1508 long count) in snd_rawmidi_kernel_write1() 1575 size_t count, loff_t *offset) in snd_rawmidi_write() [all …]
|