/openbmc/phosphor-mboxd/ |
H A D | mboxd_flash.c | 135 uint32_t count, uint8_t val) in set_flash_bytemap() 159 int erase_flash(struct mbox_context *context, uint32_t offset, uint32_t count) in erase_flash() 271 uint32_t count) in write_flash()
|
/openbmc/linux/drivers/misc/ |
H A D | hmc6352.c | 30 static int compass_store(struct device *dev, const char *buf, size_t count, in compass_store() 52 struct device_attribute *attr, const char *buf, size_t count) in compass_calibration_store() 58 struct device_attribute *attr, const char *buf, size_t count) in compass_power_mode_store()
|
/openbmc/qemu/hw/hyperv/ |
H A D | hv-balloon-page_range_tree.c | 38 uint64_t start, uint64_t count) in page_range_tree_insert_new() 52 uint64_t start, uint64_t count, in hvb_page_range_tree_insert() 167 uint64_t start, uint64_t count) in hvb_page_range_tree_intree_any()
|
/openbmc/linux/drivers/media/rc/ |
H A D | rc-core-priv.h | 70 unsigned count; member 80 unsigned count; member 90 unsigned count; member 98 unsigned count; member 106 unsigned count; member 114 unsigned count; member 121 unsigned count; member 134 unsigned count; member 141 unsigned count; member 148 int count; member [all …]
|
/openbmc/linux/drivers/infiniband/hw/qib/ |
H A D | qib_diag.c | 340 u32 regoffs, size_t count) in qib_read_umem64() 384 const void __user *uaddr, size_t count) in qib_write_umem64() 429 u32 regoffs, size_t count) in qib_read_umem32() 475 const void __user *uaddr, size_t count) in qib_write_umem32() 549 size_t count, loff_t *off) in qib_diagpkt_write() 760 size_t count, loff_t *off) in qib_diag_read() 834 size_t count, loff_t *off) in qib_diag_write()
|
/openbmc/linux/drivers/platform/x86/dell/ |
H A D | dell_rbu.c | 425 static ssize_t read_packet_data(char *buffer, loff_t pos, size_t count) in read_packet_data() 462 static ssize_t read_rbu_mono_data(char *buffer, loff_t pos, size_t count) in read_rbu_mono_data() 479 char *buffer, loff_t pos, size_t count) in data_read() 534 char *buffer, loff_t pos, size_t count) in image_type_read() 544 char *buffer, loff_t pos, size_t count) in image_type_write() 604 char *buffer, loff_t pos, size_t count) in packet_size_read() 617 char *buffer, loff_t pos, size_t count) in packet_size_write()
|
/openbmc/linux/fs/ufs/ |
H A D | balloc.c | 39 void ufs_free_fragments(struct inode *inode, u64 fragment, unsigned count) in ufs_free_fragments() 135 void ufs_free_blocks(struct inode *inode, u64 fragment, unsigned count) in ufs_free_blocks() 240 unsigned int count, sector_t oldb, in ufs_change_blocknr() 341 u64 goal, unsigned count, int *err, in ufs_new_fragments() 511 unsigned cgno, fragno, fragoff, count, fragsize, i; in ufs_add_fragments() local 584 u64 goal, unsigned count, int *err) in ufs_alloc_fragments() 793 u64 goal, unsigned count) in ufs_bitmap_search()
|
/openbmc/phosphor-power/phosphor-regulators/src/actions/ |
H A D | i2c_capture_bytes_action.hpp | 56 explicit I2CCaptureBytesAction(uint8_t reg, uint8_t count) : in I2CCaptureBytesAction() 141 const uint8_t count; member in phosphor::power::regulators::I2CCaptureBytesAction
|
/openbmc/linux/drivers/regulator/ |
H 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()
|
/openbmc/linux/drivers/tty/hvc/ |
H 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
|
/openbmc/linux/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 21 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_fw_dump() 184 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_nvram() 1225 const char *buf, size_t count) in qla2x00_zio_store() 1262 const char *buf, size_t count) in qla2x00_zio_timer_store() 1291 const char *buf, size_t count) in qla_zio_threshold_store() 1323 const char *buf, size_t count) in qla2x00_beacon_store() 1377 const char *buf, size_t count) in qla2x00_beacon_config_store() 1804 const char *buf, size_t count) in qla2x00_port_speed_store() 2254 const char *buf, size_t count) in qlini_mode_store() 2301 const char *buf, size_t count) in ql2xexchoffld_store() [all …]
|
/openbmc/linux/sound/firewire/fireworks/ |
H A D | fireworks_hwdep.c | 28 long count = 0; in hwdep_read_resp_buf() local 99 hwdep_read_locked(struct snd_efw *efw, char __user *buf, long count, in hwdep_read_locked() 122 hwdep_read(struct snd_hwdep *hwdep, char __user *buf, long count, in hwdep_read() 158 hwdep_write(struct snd_hwdep *hwdep, const char __user *data, long count, in hwdep_write()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | common-debug.c | 20 size_t count, loff_t *ppos) in read_file_modal_eeprom() 56 size_t count, loff_t *ppos) in read_file_base_eeprom() 124 size_t count, loff_t *ppos) in read_file_recv() 188 size_t count, loff_t *ppos) in read_file_phy_err()
|
/openbmc/linux/drivers/s390/cio/ |
H A D | fcx.c | 104 u32 count = 0; in calc_dcw_count() local 159 u32 count; in tcw_finalize() local 297 void *cd, u8 cd_count, u32 count) in tccb_add_dcw() 340 void *addr, u32 count) in tcw_add_tidaw()
|
/openbmc/linux/lib/ |
H A D | hashtable_test.c | 127 int bkt, i, j, count; in hashtable_test_hash_for_each() local 157 int bkt, i, j, count; in hashtable_test_hash_for_each_safe() local 190 int bkt, i, j, count; in hashtable_test_hash_for_each_possible() local 245 int bkt, i, j, count; in hashtable_test_hash_for_each_possible_safe() local
|
H A D | fault-inject.c | 272 static ssize_t fault_uint_attr_store(unsigned int *val, const char *page, size_t count) in fault_uint_attr_store() 285 static ssize_t fault_ulong_attr_store(unsigned long *val, const char *page, size_t count) in fault_ulong_attr_store() 298 static ssize_t fault_bool_attr_store(bool *val, const char *page, size_t count) in fault_bool_attr_store() 311 static ssize_t fault_atomic_t_attr_store(atomic_t *val, const char *page, size_t count) in fault_atomic_t_attr_store() 372 size_t count) in fault_stacktrace_depth_store() 395 static ssize_t fault_xul_attr_store(unsigned long *val, const char *page, size_t count) in fault_xul_attr_store()
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_sysfs.c | 64 loff_t offset, size_t count) in i915_l3_read() 92 loff_t offset, size_t count) in i915_l3_write() 162 loff_t off, size_t count) in error_state_read() 198 loff_t off, size_t count) in error_state_write()
|
/openbmc/linux/drivers/w1/slaves/ |
H A D | w1_ds2781.c | 24 size_t count, int io) in w1_ds2781_do_io() 48 int w1_ds2781_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2781_io() 88 loff_t off, size_t count) in w1_slave_read()
|
H A D | w1_ds2780.c | 27 size_t count, int io) in w1_ds2780_do_io() 51 int w1_ds2780_io(struct device *dev, char *buf, int addr, size_t count, in w1_ds2780_io() 91 loff_t off, size_t count) in w1_slave_read()
|
/openbmc/linux/drivers/acpi/acpica/ |
H A D | nsprepkg.c | 59 u32 count; in acpi_ns_check_package() local 388 union acpi_operand_object **elements, u32 count) in acpi_ns_check_package_list() 624 union acpi_operand_object **elements, u32 count) in acpi_ns_custom_package()
|
/openbmc/linux/arch/m68k/emu/ |
H A D | nfcon.c | 26 static void nfputs(const char *str, unsigned int count) in nfputs() 44 unsigned int count) in nfcon_write() 74 size_t count) in nfcon_tty_write()
|
/openbmc/linux/drivers/gpu/drm/tests/ |
H A D | drm_mm_test.c | 50 unsigned long count; in assert_no_holes() local 75 unsigned long count; in assert_one_hole() local 302 unsigned int count, in check_reserve_boundaries() 468 const unsigned int count = min_t(unsigned int, BIT(10), max_iterations); in drm_test_mm_reserve() local 665 const unsigned int count = min_t(unsigned int, BIT(10), max_iterations); in drm_test_mm_insert() local 1187 struct evict_node *nodes, unsigned int *order, unsigned int count, in evict_nodes() 1328 unsigned int *order, unsigned int count, unsigned int size, in evict_something() 1573 const unsigned int count = 8192; in drm_test_mm_topdown() local 1680 const unsigned int count = 8192; in drm_test_mm_bottomup() local 1848 const unsigned int count = min(4096u, max_iterations); in drm_test_mm_color() local [all …]
|
/openbmc/linux/drivers/fpga/ |
H 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()
|
/openbmc/linux/kernel/irq/ |
H 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
|
/openbmc/linux/drivers/tty/ |
H A D | n_hdlc.c | 112 int count; member 118 int count; member 373 const u8 *flags, size_t count) in n_hdlc_tty_receive() 521 const u8 *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()
|