| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | toshsd.c | 162 int count; in toshsd_thread_irq() local
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | sprd-sc27xx-spi.c | 107 static int sprd_pmic_spi_write(void *context, const void *data, size_t count) in sprd_pmic_spi_write() argument
|
| H A D | retu-mfd.c | 206 static int retu_regmap_write(void *context, const void *data, size_t count) in retu_regmap_write() argument
|
| H A D | max8997.c | 63 int max8997_bulk_read(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8997_bulk_read() argument 90 int max8997_bulk_write(struct i2c_client *i2c, u8 reg, int count, u8 *buf) in max8997_bulk_write() argument
|
| H A D | mt6370.c | 204 static int mt6370_regmap_write(void *context, const void *data, size_t count) in mt6370_regmap_write() argument
|
| H A D | si476x-i2c.c | 434 si476x_core_i2c_xfer(struct si476x_core *core, enum si476x_i2c_type type, char *buf, int count) si476x_core_i2c_xfer() argument
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_io.c | 468 sdio_memcpy_fromio(struct sdio_func *func, void *dst, unsigned int addr, int count) sdio_memcpy_fromio() argument 485 sdio_memcpy_toio(struct sdio_func *func, unsigned int addr, void *src, int count) sdio_memcpy_toio() argument 502 sdio_readsb(struct sdio_func *func, void *dst, unsigned int addr, int count) sdio_readsb() argument 519 sdio_writesb(struct sdio_func *func, unsigned int addr, void *src, int count) sdio_writesb() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 642 lpddr_writev(struct mtd_info *mtd, const struct kvec *vecs, unsigned long count, loff_t to, size_t *retlen) lpddr_writev() argument
|
| /kernel/linux/linux-6.6/drivers/misc/ocxl/ |
| H A D | ocxl_internal.h | 67 u64 count; // The number of times this fault has been triggered member
|
| /kernel/linux/linux-6.6/drivers/misc/ti-st/ |
| H A D | st_core.c | 227 static void st_int_recv(void *disc_data, const u8 *ptr, size_t count) in st_int_recv() argument 70 st_int_write(struct st_data_s *st_gdata, const unsigned char *data, int count) st_int_write() argument 794 st_tty_receive(struct tty_struct *tty, const u8 *data, const u8 *tty_flags, size_t count) st_tty_receive() argument [all...] |
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | sram.c | 25 sram_read(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) sram_read() argument 40 sram_write(struct file *filp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) sram_write() argument
|
| H A D | enclosure.c | 486 set_component_fault(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_fault() argument 510 set_component_status(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_status() argument 544 set_component_active(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_active() argument 568 set_component_locate(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_locate() argument 598 set_component_power_status(struct device *cdev, struct device_attribute *attr, const char *buf, size_t count) set_component_power_status() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | physmap-core.c | 278 int count; in of_get_part_probes() local
|
| /kernel/linux/linux-6.6/drivers/misc/bcm-vk/ |
| H A D | bcm_vk_tty.c | 66 int count; in bcm_vk_tty_wq_handler() local 189 bcm_vk_tty_write(struct tty_struct *tty, const u8 *buffer, size_t count) bcm_vk_tty_write() argument
|
| /kernel/linux/linux-6.6/drivers/misc/eeprom/ |
| H A D | eeprom_93xx46.c | 83 eeprom_93xx46_read(void *priv, unsigned int off, void *val, size_t count) eeprom_93xx46_read() argument 262 eeprom_93xx46_write(void *priv, unsigned int off, void *val, size_t count) eeprom_93xx46_write() argument 361 eeprom_93xx46_store_erase(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) eeprom_93xx46_store_erase() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | slram.c | 310 int count; in init_slram() local
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-gru/ |
| H A D | gruprocfs.c | 117 unsigned long total, count, max; in mcs_statistics_show() local 107 statistics_write(struct file *file, const char __user *userbuf, size_t count, loff_t *data) statistics_write() argument 133 mcs_statistics_write(struct file *file, const char __user *userbuf, size_t count, loff_t *data) mcs_statistics_write() argument 147 options_write(struct file *file, const char __user *userbuf, size_t count, loff_t *data) options_write() argument [all...] |
| /kernel/linux/linux-6.6/drivers/most/ |
| H A D | most_cdev.c | 237 comp_read(struct file *filp, char __user *buf, size_t count, loff_t *offset) in comp_read() argument 182 comp_write(struct file *filp, const char __user *buf, size_t count, loff_t *offset) comp_write() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/hyperbus/ |
| H A D | hbmc-am654.c | 42 int count = AM654_HBMC_CALIB_COUNT; in am654_hbmc_calibrate() local
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| H A D | wl.c | 501 int count; in serve_prot_queue() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/ |
| H A D | alx.h | 65 u16 count; member 81 u16 count; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
| H A D | vnic_resource.h | 67 u32 count; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/engleder/ |
| H A D | tsnep_tc.c | 59 int count; in tsnep_change_duration() local [all...] |
| /kernel/linux/linux-6.6/drivers/media/radio/si470x/ |
| H A D | radio-si470x-common.c | 459 si470x_fops_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) si470x_fops_read() argument
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| H A D | vidtv_s302m.c | 427 u32 count = 0; in vidtv_s302m_clear() local
|