Home
last modified time | relevance | path

Searched defs:count (Results 451 – 475 of 6376) sorted by relevance

1...<<11121314151617181920>>...256

/openbmc/linux/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c61 const char *buf, size_t count) in bnx2i_set_sq_info()
117 const char *buf, size_t count) in bnx2i_set_ccell_info()
/openbmc/u-boot/arch/nios2/include/asm/
H A Dio.h80 static inline void insb (unsigned long port, void *dst, unsigned long count) in insb()
85 static inline void insw (unsigned long port, void *dst, unsigned long count) in insw()
90 static inline void insl (unsigned long port, void *dst, unsigned long count) in insl()
96 static inline void outsb (unsigned long port, const void *src, unsigned long count) in outsb()
102 static inline void outsw (unsigned long port, const void *src, unsigned long count) in outsw()
107 static inline void outsl (unsigned long port, const void *src, unsigned long count) in outsl()
/openbmc/linux/sound/pci/
H A Dad1889.c147 ad1889_load_adc_buffer_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_adc_buffer_count()
154 ad1889_load_adc_interrupt_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_adc_interrupt_count()
168 ad1889_load_wave_buffer_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_wave_buffer_count()
175 ad1889_load_wave_interrupt_count(struct snd_ad1889 *chip, u32 count) in ad1889_load_wave_interrupt_count()
339 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_playback_prepare() local
389 unsigned int count = snd_pcm_lib_period_bytes(ss); in snd_ad1889_capture_prepare() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dsysfs.c31 loff_t pos, size_t count) in cc_table_bin_read()
69 char *buf, loff_t pos, size_t count) in cc_setting_bin_read()
115 size_t count) in cc_prescan_store()
487 size_t count) in chip_reset_store()
589 const char *buf, size_t count) in sde_store()
624 const char *buf, size_t count) in sde_store_cpu_to_sde_map()
/openbmc/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c26 int count; /* number of available addresses */ member
81 u32 count) in __lan966x_vcap_range_init()
434 u32 count) in lan966x_vcap_cache_write()
475 u32 count) in lan966x_vcap_cache_read()
513 u32 count) in lan966x_vcap_range_init()
551 u32 addr, int offset, int count) in lan966x_vcap_move()
/openbmc/linux/drivers/net/ppp/
H A Dppp_async.c261 size_t count, void **cookie, unsigned long offset) in ppp_asynctty_read()
272 size_t count) in ppp_asynctty_write()
333 size_t count) in ppp_asynctty_receive()
525 int fcs, i, count, c, proto; in ppp_async_encode() local
744 scan_ordinary(struct asyncppp *ap, const unsigned char *buf, int count) in scan_ordinary()
825 ppp_async_input(struct asyncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_async_input()
/openbmc/linux/drivers/xen/
H A Dgrant-table.c179 static int get_free_entries(unsigned count) in get_free_entries()
225 static int get_free_seq(unsigned int count) in get_free_seq()
270 static int get_free_entries_seq(unsigned int count) in get_free_entries_seq()
637 void gnttab_free_grant_reference_seq(grant_ref_t head, unsigned int count) in gnttab_free_grant_reference_seq()
650 int gnttab_alloc_grant_references(u16 count, grant_ref_t *head) in gnttab_alloc_grant_references()
663 int gnttab_alloc_grant_reference_seq(unsigned int count, grant_ref_t *first) in gnttab_alloc_grant_reference_seq()
706 void (*fn)(void *), void *arg, u16 count) in gnttab_request_free_callback()
1173 void gnttab_batch_map(struct gnttab_map_grant_ref *batch, unsigned count) in gnttab_batch_map()
1186 void gnttab_batch_copy(struct gnttab_copy *batch, unsigned count) in gnttab_batch_copy()
1249 struct page **pages, unsigned int count) in gnttab_map_refs()
[all …]
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_flex_type.h118 u16 count; member
132 u16 count; member
136 __le16 count; member
143 u16 count; member
227 u16 count; member
251 u16 count; member
274 __le16 count; member
280 u16 count; member
289 u16 count; member
302 u16 count; /* number of masks owned by the PF */ member
[all …]
/openbmc/linux/kernel/locking/
H A Dlock_events.c62 size_t count, loff_t *ppos) in lockevent_read()
89 size_t count, loff_t *ppos) in lockevent_write()
/openbmc/u-boot/cmd/
H A Diotrace.c12 ulong start, size, needed_size, offset, count; in do_print_stats() local
30 ulong start, size, needed_size, offset, count; in do_print_trace() local
/openbmc/linux/drivers/staging/media/av7110/
H A Dav7110_ipack.c123 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()
H A Dav7110_av.c350 static int get_video_format(struct av7110 *av7110, u8 *buf, int count) in get_video_format()
386 const u8 *buf, unsigned long count) in aux_ring_buffer_write()
408 static void play_video_cb(u8 *buf, int count, void *priv) in play_video_cb()
420 static void play_audio_cb(u8 *buf, int count, void *priv) in play_audio_cb()
432 unsigned long count, int nonblock, int type) in ts_play()
471 unsigned long count, int nonblock, int type) in dvb_play()
504 unsigned long count, int nonblock, int type) in dvb_play_kernel()
534 unsigned long count, int nonblock, int type) in dvb_aplay()
956 size_t count, loff_t *ppos) in dvb_video_write()
998 size_t count, loff_t *ppos) in dvb_audio_write()
/openbmc/linux/fs/xfs/scrub/
H A Dxfile.h41 xfile_obj_load(struct xfile *xf, void *buf, size_t count, loff_t pos) in xfile_obj_load()
55 xfile_obj_store(struct xfile *xf, const void *buf, size_t count, loff_t pos) in xfile_obj_store()
/openbmc/linux/drivers/dma/idxd/
H A Dcompat.c17 static ssize_t unbind_store(struct device_driver *drv, const char *buf, size_t count) in unbind_store()
33 static ssize_t bind_store(struct device_driver *drv, const char *buf, size_t count) in bind_store()
H A Ddebugfs.c16 u16 index, int *count, bool processed) in dump_event_entry()
63 int count = 0; in debugfs_evl_show() local
/openbmc/linux/drivers/acpi/
H A Dec_sys.c31 size_t count, loff_t *off) in acpi_ec_read_io()
65 size_t count, loff_t *off) in acpi_ec_write_io()
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_configfs.c56 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()
327 const char *page, size_t count) in iscsi_nacl_attrib_authentication_store()
648 const char *page, size_t count) in lio_target_nacl_cmdsn_depth_store()
702 const char *page, size_t count) in lio_target_nacl_tag_store()
1152 struct config_item *item, const char *page, size_t count) in lio_target_wwn_cpus_allowed_list_store()
1288 const char *page, size_t count) in iscsi_disc_enforce_discovery_auth_store()
/openbmc/linux/drivers/s390/char/
H A Dcon3215.c85 int count; /* number of bytes in output buffer */ member
176 int len, count, ix, lines; in raw3215_mk_write_req() local
353 int count; in raw3215_irq() local
577 unsigned int count, avail; in raw3215_write() local
780 static ssize_t con_drop_store(struct device_driver *dev, const char *buf, size_t count) in con_drop_store()
827 static void handle_write(struct raw3215_info *raw, const char *str, int count) in handle_write()
843 static void con3215_write(struct console *co, const char *str, unsigned int count) in con3215_write()
1025 size_t count) in tty3215_write()
/openbmc/linux/drivers/hwmon/
H A Dw83627hf.c838 size_t count) in in0_min_store()
877 size_t count) in in0_max_store()
941 size_t count) in beep_store()
1024 const char *buf, size_t count) in in_min_store()
1052 const char *buf, size_t count) in in_max_store()
1261 const char *buf, size_t count) in temp_max_hyst_store()
1302 const char *buf, size_t count) in temp_type_store()
1400 const char *buf, size_t count) in beep_mask_store()
1438 const char *buf, size_t count) in pwm_store()
1583 size_t count) in vrm_store()
[all …]
/openbmc/u-boot/include/
H A Dclk.h78 unsigned int count; member
167 static inline int clk_release_all(struct clk *clk, int count) in clk_release_all()
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_bt_unittest.cpp60 .WillOnce(Invoke([&](int, void* buf, std::size_t count) { in TEST_F()
101 .WillOnce(Invoke([&](int, void* buf, std::size_t count) { in TEST_F()
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds2413.c29 size_t count) in state_read()
85 loff_t off, size_t count) in output_write()
/openbmc/linux/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_chip.c93 unsigned int count) in zd_ioread32v_locked()
133 unsigned int count) in _zd_iowrite32v_async_locked()
171 unsigned int count) in _zd_iowrite32v_locked()
185 const struct zd_ioreq16 *ioreqs, unsigned int count) in zd_iowrite16a_locked()
223 const struct zd_ioreq32 *ioreqs, unsigned int count) in zd_iowrite32a_locked()
296 u32 *values, unsigned int count) in zd_ioread32v()
307 unsigned int count) in zd_iowrite32a()
428 static int read_values(struct zd_chip *chip, u8 *values, size_t count, in read_values()
1473 const u32* values, unsigned int count, u8 bits) in zd_rfwritev_locked()
1503 const u32 *values, unsigned int count) in zd_rfwritev_cr_locked()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-debug.c42 size_t count, loff_t *ppos) in il4965_ucode_rx_stats_read()
454 size_t count, loff_t *ppos) in il4965_ucode_tx_stats_read()
620 size_t count, loff_t *ppos) in il4965_ucode_general_stats_read()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dni_dma.c317 unsigned count) in cayman_dma_vm_copy_pages()
355 uint64_t addr, unsigned count, in cayman_dma_vm_write_pages()
403 uint64_t addr, unsigned count, in cayman_dma_vm_set_pages()

1...<<11121314151617181920>>...256