Home
last modified time | relevance | path

Searched defs:count (Results 476 – 500 of 6689) sorted by relevance

1...<<11121314151617181920>>...268

/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/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/staging/media/av7110/
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/smb/client/
H A Dcifssmb.c351 u16 count; in decode_ext_sec_blob() local
411 u16 count; in CIFSSMBNegotiate() local
1048 __u16 count; in SMBLegacyOpen() local
1149 __u16 count; in CIFS_open() local
1859 __u16 count; in cifs_lockv() local
1907 __u16 count; in CIFSSMBLock() local
2162 __u16 count; in CIFSSMBRename() local
2310 __u16 count; in CIFSSMBCopy() local
2544 __u16 count; in CIFSCreateHardLink() local
2902 __u16 count; in cifs_to_posix_acl() local
[all …]
/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()
/openbmc/linux/net/nfc/nci/
H A Duart.c227 int count) in nci_uart_default_recv_buf()
299 const u8 *flags, size_t count) in nci_uart_tty_receive()
355 const u8 *data, size_t count) in nci_uart_tty_write()
/openbmc/linux/drivers/gpu/drm/display/
H A Ddrm_hdcp_helper.c84 static int drm_hdcp_parse_hdcp1_srm(const u8 *buf, size_t count, in drm_hdcp_parse_hdcp1_srm()
145 static int drm_hdcp_parse_hdcp2_srm(const u8 *buf, size_t count, in drm_hdcp_parse_hdcp2_srm()
217 static int drm_hdcp_srm_update(const u8 *buf, size_t count, in drm_hdcp_srm_update()
/openbmc/linux/drivers/hwmon/
H A Dadt7462.c792 const char *buf, size_t count) in temp_min_store()
828 const char *buf, size_t count) in temp_max_store()
888 const char *buf, size_t count) in volt_max_store()
928 const char *buf, size_t count) in volt_min_store()
1014 const char *buf, size_t count) in fan_min_store()
1061 const char *buf, size_t count) in force_pwm_max_store()
1093 const char *buf, size_t count) in pwm_store()
1122 const char *buf, size_t count) in pwm_max_store()
1151 const char *buf, size_t count) in pwm_min_store()
1183 const char *buf, size_t count) in pwm_hyst_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/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/dma/idxd/
H A Ddebugfs.c16 u16 index, int *count, bool processed) in dump_event_entry()
63 int count = 0; in debugfs_evl_show() local
/openbmc/phosphor-ipmi-flash/tools/test/
H A Dtools_bt_unittest.cpp60 .WillOnce(Invoke([&](int, void* buf, std::size_t count) { in TEST_F()
102 .WillOnce(Invoke([&](int, void* buf, std::size_t count) { in TEST_F()
/openbmc/linux/drivers/scsi/
H A Dnsp32_io.h231 unsigned long count) in nsp32_multi_read4()
238 unsigned long count) in nsp32_fifo_read()
246 unsigned long count) in nsp32_multi_write4()
253 unsigned long count) in nsp32_fifo_write()
/openbmc/linux/drivers/net/ethernet/8390/
H A Dsmc-ultra.c463 ultra_block_input(struct net_device *dev, int count, struct sk_buff *skb, int ring_offset) in ultra_block_input()
484 ultra_block_output(struct net_device *dev, int count, const unsigned char *buf, in ultra_block_output()
514 static void ultra_pio_input(struct net_device *dev, int count, in ultra_pio_input()
526 static void ultra_pio_output(struct net_device *dev, int count, in ultra_pio_output()
/openbmc/linux/drivers/usb/misc/
H A Dusbsevseg.c55 static inline size_t my_memlen(const char *buf, size_t count) in my_memlen()
174 struct device_attribute *attr, const char *buf, size_t count) in text_store()
218 struct device_attribute *attr, const char *buf, size_t count) in decimals_store()
271 struct device_attribute *attr, const char *buf, size_t count) in textmode_store()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-core.c160 const char *buf, size_t count) in eeprom_store()
195 int count = (full_eeprom ? 128 : 64); in eeprom_show() local
274 const char *buf, size_t count) in p2m_timeout_store()
369 loff_t off, size_t count) in sdram_show()
/openbmc/linux/drivers/cdx/
H A Dcdx.c305 const char *buf, size_t count) in remove_store()
328 const char *buf, size_t count) in reset_store()
349 const char *buf, size_t count) in driver_override_store()
384 const char *buf, size_t count) in rescan_store()
/openbmc/linux/arch/sparc/kernel/
H A Dptrace_32.c108 unsigned int pos, unsigned int count, in genregs32_set()
184 unsigned int pos, unsigned int count, in fpregs32_set()
262 unsigned int pos, unsigned int count, in setregs_set()
302 unsigned int pos, unsigned int count, in setfpregs_set()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_sched.h36 u32 count; member
41 u32 count; member
65 u32 count; member
72 u32 count; member
/openbmc/linux/drivers/hid/
H A Dhidraw.c41 static ssize_t hidraw_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in hidraw_read()
105 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsig… in hidraw_send_report()
162 static ssize_t hidraw_write(struct file *file, const char __user *buffer, size_t count, loff_t *ppo… in hidraw_write()
179 static ssize_t hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned cha… in hidraw_get_report()
/openbmc/linux/arch/x86/kernel/fpu/
H A Dregset.c91 unsigned int pos, unsigned int count, in xfpregs_set()
143 unsigned int pos, unsigned int count, in xstateregs_set()
213 unsigned int pos, unsigned int count, in ssp_set()
432 unsigned int pos, unsigned int count, in fpregs_set()
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_proto_sctp.c146 #define for_each_sctp_chunk(skb, sch, _sch, offset, dataoff, count) \ argument
159 u_int32_t offset, count; in do_basic_checks() local
251 u32 offset, count; in sctp_new() local
344 u_int32_t offset, count; in nf_conntrack_sctp_packet() local
/openbmc/qemu/hw/timer/
H A Dslavio_timer.c56 uint32_t count, counthigh, reached; member
109 uint64_t count, limit; in slavio_timer_get_out() local
217 uint64_t count; in slavio_timer_mem_writel() local
241 uint64_t count; in slavio_timer_mem_writel() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dinit.c628 u8 count = nvbios_rd08(bios, init->offset + 6); in init_io_restrict_prog() local
661 u8 count = nvbios_rd08(bios, init->offset + 1); in init_repeat() local
692 u8 count = nvbios_rd08(bios, init->offset + 7); in init_io_restrict_pll() local
957 u8 count = nvbios_rd08(bios, init->offset + 6); in init_io_restrict_pll2() local
1007 u8 count = nvbios_rd08(bios, init->offset + 3); in init_i2c_byte() local
1038 u8 count = nvbios_rd08(bios, init->offset + 3); in init_zm_i2c_byte() local
1064 u8 count = nvbios_rd08(bios, init->offset + 3); in init_zm_i2c() local
1123 u8 count = nvbios_rd08(bios, init->offset + 2); in init_zm_tmds_group() local
1152 u8 count = nvbios_rd08(bios, init->offset + 4); in init_cr_idx_adr_latch() local
1216 u8 count = nvbios_rd08(bios, init->offset + 1); in init_zm_cr_group() local
[all …]

1...<<11121314151617181920>>...268