| /kernel/linux/linux-6.6/drivers/memory/ |
| H A D | dfl-emif.c | 60 emif_state_show(struct device *dev, struct device_attribute *attr, char *buf) emif_state_show() argument 73 emif_clear_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) emif_clear_store() argument
|
| H A D | brcmstb_memc.c | 69 frequency_show(struct device *dev, struct device_attribute *attr, char *buf) frequency_show() argument 77 srpd_show(struct device *dev, struct device_attribute *attr, char *buf) srpd_show() argument 85 srpd_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) srpd_store() argument
|
| /kernel/linux/linux-6.6/drivers/mfd/ |
| H A D | qcom-pm8008.c | 87 static int pm8008_set_type_config(unsigned int **buf, unsigned int type, in pm8008_set_type_config() argument
|
| H A D | ssbi.c | 110 ssbi_read_bytes(struct ssbi *ssbi, u16 addr, u8 *buf, int len) in ssbi_read_bytes() argument 139 ssbi_write_bytes(struct ssbi *ssbi, u16 addr, const u8 *buf, int len) in ssbi_write_bytes() argument 196 ssbi_pa_read_bytes(struct ssbi *ssbi, u16 addr, u8 *buf, int len) in ssbi_pa_read_bytes() argument 216 ssbi_pa_write_bytes(struct ssbi *ssbi, u16 addr, const u8 *buf, int len) ssbi_pa_write_bytes() argument 234 ssbi_read(struct device *dev, u16 addr, u8 *buf, int len) ssbi_read() argument 248 ssbi_write(struct device *dev, u16 addr, const u8 *buf, int len) ssbi_write() argument [all...] |
| H A D | timberdale.c | 625 fw_ver_show(struct device *dev, struct device_attribute *attr, char *buf) fw_ver_show() argument
|
| /kernel/linux/linux-6.6/drivers/misc/ |
| H A D | ad525x_dpot.c | 413 sysfs_show_reg(struct device *dev, struct device_attribute *attr, char *buf, u32 reg) sysfs_show_reg() argument 446 sysfs_set_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, u32 reg) sysfs_set_reg() argument 485 sysfs_do_cmd(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, u32 reg) sysfs_do_cmd() argument [all...] |
| H A D | tsl2550.c | 242 static ssize_t __tsl2550_show_lux(struct i2c_client *client, char *buf) in __tsl2550_show_lux() argument 175 tsl2550_show_power_state(struct device *dev, struct device_attribute *attr, char *buf) tsl2550_show_power_state() argument 183 tsl2550_store_power_state(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tsl2550_store_power_state() argument 207 tsl2550_show_operating_mode(struct device *dev, struct device_attribute *attr, char *buf) tsl2550_show_operating_mode() argument 215 tsl2550_store_operating_mode(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tsl2550_store_operating_mode() argument 268 tsl2550_show_lux1_input(struct device *dev, struct device_attribute *attr, char *buf) tsl2550_show_lux1_input() argument [all...] |
| H A D | tifm_core.c | 137 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument
|
| 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
|
| /kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
| H A D | core.c | 230 char *buf; in lkdtm_debugfs_entry() local 269 char *buf; in lkdtm_debugfs_read() local 305 char *buf; direct_entry() local [all...] |
| H A D | usercopy.c | 39 unsigned char buf[128]; in do_usercopy_stack_callee() local 205 unsigned char *buf = NULL; in do_usercopy_slab_whitelist() local [all...] |
| /kernel/linux/linux-6.6/drivers/misc/uacce/ |
| H A D | uacce.c | 314 api_show(struct device *dev, struct device_attribute *attr, char *buf) api_show() argument 322 flags_show(struct device *dev, struct device_attribute *attr, char *buf) flags_show() argument 330 available_instances_show(struct device *dev, struct device_attribute *attr, char *buf) available_instances_show() argument 343 algorithms_show(struct device *dev, struct device_attribute *attr, char *buf) algorithms_show() argument 351 region_mmio_size_show(struct device *dev, struct device_attribute *attr, char *buf) region_mmio_size_show() argument 360 region_dus_size_show(struct device *dev, struct device_attribute *attr, char *buf) region_dus_size_show() argument 369 isolate_show(struct device *dev, struct device_attribute *attr, char *buf) isolate_show() argument 377 isolate_strategy_show(struct device *dev, struct device_attribute *attr, char *buf) isolate_strategy_show() argument 387 isolate_strategy_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) isolate_strategy_store() argument [all...] |
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| H A D | toshsd.c | 161 unsigned short *buf; in toshsd_thread_irq() local 208 u8 *buf; in toshsd_cmd_irq() local [all...] |
| /kernel/linux/linux-6.6/drivers/mtd/devices/ |
| H A D | mchp48l640.c | 60 static int mchp48l640_mkcmd(struct mchp48l640_flash *flash, u8 cmd, loff_t addr, char *buf) in mchp48l640_mkcmd() argument 167 mchp48l640_write_page(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const unsigned char *buf) mchp48l640_write_page() argument 209 mchp48l640_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const unsigned char *buf) mchp48l640_write() argument 235 mchp48l640_read_page(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, unsigned char *buf) mchp48l640_read_page() argument 267 mchp48l640_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, unsigned char *buf) mchp48l640_read() argument [all...] |
| H A D | mchp23k256.c | 60 mchp23k256_write(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const unsigned char *buf) mchp23k256_write() argument 99 mchp23k256_read(struct mtd_info *mtd, loff_t from, size_t len, size_t *retlen, unsigned char *buf) mchp23k256_read() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/maps/ |
| H A D | pismo.c | 66 static int pismo_eeprom_read(struct i2c_client *client, void *buf, u8 addr, in pismo_eeprom_read() argument
|
| H A D | physmap-core.c | 159 static void physmap_addr_gpios_copy_from(struct map_info *map, void *buf, in physmap_addr_gpios_copy_from() argument 196 physmap_addr_gpios_copy_to(struct map_info *map, unsigned long ofs, const void *buf, ssize_t len) physmap_addr_gpios_copy_to() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/ |
| H A D | mtdpart.c | 222 offset_show(struct device *dev, struct device_attribute *attr, char *buf) offset_show() argument
|
| H A D | mtdpstore.c | 125 static int mtdpstore_is_empty(struct mtdpstore_context *cxt, char *buf, in mtdpstore_is_empty() argument 274 static ssize_t mtdpstore_write(const char *buf, size_t size, loff_t off) in mtdpstore_write() argument 310 static ssize_t mtdpstore_read(char *buf, size_t size, loff_t off) in mtdpstore_read() argument 356 static ssize_t mtdpstore_panic_write(const char *buf, size_t size, loff_t off) in mtdpstore_panic_write() argument 448 u_char *buf; in mtdpstore_flush_removed_do() local [all...] |
| H A D | mtd_blkdevs.c | 52 char *buf; in do_blktrans_request() local
|
| /kernel/linux/linux-6.6/drivers/misc/sgi-xp/ |
| H A D | xpc_partition.c | 74 void *buf = NULL; in xpc_get_rsvd_page_pa() local
|
| /kernel/linux/linux-6.6/drivers/mmc/core/ |
| H A D | sdio_io.c | 315 sdio_io_rw_ext_helper(struct sdio_func *func, int write, unsigned addr, int incr_addr, u8 *buf, unsigned size) sdio_io_rw_ext_helper() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/lpddr/ |
| H A D | lpddr_cmds.c | 508 lpddr_read(struct mtd_info *mtd, loff_t adr, size_t len, size_t *retlen, u_char *buf) lpddr_read() argument 630 lpddr_write_buffers(struct mtd_info *mtd, loff_t to, size_t len, size_t *retlen, const u_char *buf) lpddr_write_buffers() argument
|
| /kernel/linux/linux-6.6/drivers/misc/ti-st/ |
| H A D | st_core.c | 509 void kim_st_list_protocols(struct st_data_s *st_gdata, void *buf) in kim_st_list_protocols() argument
|
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| H A D | ams-delta.c | 112 static void gpio_nand_write_buf(struct gpio_nand *priv, const u8 *buf, int len) in gpio_nand_write_buf() argument 123 static void gpio_nand_read_buf(struct gpio_nand *priv, u8 *buf, int len) in gpio_nand_read_buf() argument
|