Home
last modified time | relevance | path

Searched defs:count (Results 6026 - 6050 of 18063) sorted by relevance

1...<<241242243244245246247248249250>>...723

/kernel/linux/linux-6.6/drivers/char/agp/
H A Defficeon-agp.c238 int i, count = mem->page_count, num_entries; in efficeon_insert_memory() local
287 int i, count = mem->page_count, num_entries; in efficeon_remove_memory() local
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm-interface.c66 u32 count, ordinal; in tpm_try_transmit() local
H A Dxen-tpmfront.c134 static int vtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_send() argument
176 static int vtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in vtpm_recv() argument
H A Dtpm_ibmvtpm.c105 static int tpm_ibmvtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_recv() argument
200 static int tpm_ibmvtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_send() argument
[all...]
H A Dtpm_ppi.c112 tpm_store_ppi_request(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpm_store_ppi_request() argument
/kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c187 buffer_icap_device_read(struct hwicap_drvdata *drvdata, u32 offset, u32 count) buffer_icap_device_read() argument
221 buffer_icap_device_write(struct hwicap_drvdata *drvdata, u32 offset, u32 count) buffer_icap_device_write() argument
[all...]
H A Dxilinx_hwicap.c358 hwicap_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in hwicap_read() argument
443 hwicap_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) hwicap_write() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_ath.c190 static int ath_recv(struct hci_uart *hu, const void *data, int count) in ath_recv() argument
H A Dath3k.c210 int count = firmware->size; in ath3k_load_firmware() local
278 int err, pipe, size, count, sen in ath3k_load_fwfile() local
191 ath3k_log_failed_loading(int err, int len, int size, int count) ath3k_log_failed_loading() argument
[all...]
H A Dbfusb.c338 int count = urb->actual_length; in bfusb_rx_complete() local
454 int sent = 0, size, count; in bfusb_send_frame() local
518 bfusb_load_firmware(struct bfusb_data *data, const unsigned char *firmware, int count) bfusb_load_firmware() argument
[all...]
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Ddebugfs.c248 mhi_debugfs_device_wake_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) mhi_debugfs_device_wake_write() argument
280 mhi_debugfs_timeout_ms_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) mhi_debugfs_timeout_ms_write() argument
/kernel/linux/linux-6.6/drivers/char/
H A Dps3flash.c93 ps3flash_read(char __user *userbuf, void *kernelbuf, size_t count, loff_t *pos) ps3flash_read() argument
162 ps3flash_write(const char __user *userbuf, const void *kernelbuf, size_t count, loff_t *pos) ps3flash_write() argument
237 ps3flash_user_read(struct file *file, char __user *buf, size_t count, loff_t *pos) ps3flash_user_read() argument
243 ps3flash_user_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) ps3flash_user_write() argument
249 ps3flash_kernel_read(void *buf, size_t count, loff_t pos) ps3flash_kernel_read() argument
254 ps3flash_kernel_write(const void *buf, size_t count, loff_t pos) ps3flash_kernel_write() argument
[all...]
H A Dnvram.c169 static ssize_t pc_nvram_read(char *buf, size_t count, loff_t *ppos) in pc_nvram_read() argument
187 static ssize_t pc_nvram_write(char *buf, size_t count, loff_t *ppos) in pc_nvram_write() argument
228 nvram_misc_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) nvram_misc_read() argument
259 nvram_misc_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) nvram_misc_write() argument
[all...]
H A Dnwflash.c147 unsigned int count = size; in flash_write() local
397 write_block(unsigned long p, const char __user *buf, int count) write_block() argument
[all...]
/kernel/linux/linux-6.6/drivers/bus/
H A Dbt1-apb.c60 atomic_t count; member
289 timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) timeout_store() argument
316 inject_error_store(struct device *dev, struct device_attribute *attr, const char *data, size_t count) inject_error_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/clk/imx/
H A Dclk-imx8qxp-lpcg.c185 int count; in imx_lpcg_parse_clks_from_dt() local
[all...]
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache.c28 int count; in regcache_hw_init() local
766 int ret, count; in regcache_sync_block_raw_flush() local
[all...]
H A Dregmap-i2c.c123 static int regmap_i2c_write(void *context, const void *data, size_t count) in regmap_i2c_write() argument
208 regmap_i2c_smbus_i2c_write(void *context, const void *data, size_t count) regmap_i2c_smbus_i2c_write() argument
249 regmap_i2c_smbus_i2c_write_reg16(void *context, const void *data, size_t count) regmap_i2c_smbus_i2c_write_reg16() argument
269 int ret, count, len = val_size; regmap_i2c_smbus_i2c_read_reg16() local
[all...]
/kernel/linux/linux-6.6/drivers/block/null_blk/
H A Dzoned.c731 zone_cond_store(struct nullb_device *dev, const char *page, size_t count, enum blk_zone_cond cond) zone_cond_store() argument
/kernel/linux/linux-6.6/drivers/cdx/
H A Dcdx.c303 remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) remove_store() argument
327 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) reset_store() argument
347 driver_override_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) driver_override_store() argument
383 rescan_store(const struct bus_type *bus, const char *buf, size_t count) rescan_store() argument
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-loongson2.c194 static inline int loongson2_check_clk_hws(struct clk_hw *clks[], unsigned int count) in loongson2_check_clk_hws() argument
/kernel/linux/linux-6.6/drivers/clk/keystone/
H A Dgate.c75 u32 count = STATE_TRANS_MAX_COUNT; in psc_config() local
/kernel/linux/linux-6.6/drivers/base/power/
H A Dclock_ops.c308 int i, count; in of_pm_clk_add_clks() local
[all...]
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dsysfs_upload.c91 cancel_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cancel_store() argument
/kernel/linux/linux-6.6/drivers/bcma/
H A Dhost_pci.c82 bcma_host_pci_block_read(struct bcma_device *core, void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_read() argument
105 bcma_host_pci_block_write(struct bcma_device *core, const void *buffer, size_t count, u16 offset, u8 reg_width) bcma_host_pci_block_write() argument
[all...]

Completed in 20 milliseconds

1...<<241242243244245246247248249250>>...723