Searched refs:ssize_t (Results 726 - 750 of 3716) sorted by relevance

<<21222324252627282930>>

/linux-master/drivers/mtd/maps/
H A Ddc21285.c75 static void dc21285_copy_from(struct map_info *map, void *to, unsigned long from, ssize_t len)
105 static void dc21285_copy_to_32(struct map_info *map, unsigned long to, const void *from, ssize_t len)
117 static void dc21285_copy_to_16(struct map_info *map, unsigned long to, const void *from, ssize_t len)
129 static void dc21285_copy_to_8(struct map_info *map, unsigned long to, const void *from, ssize_t len)
/linux-master/drivers/xen/xenfs/
H A Dxenstored.c12 static ssize_t xsd_read(struct file *file, char __user *buf,
/linux-master/tools/testing/selftests/proc/
H A Dsetns-dcache.c113 ssize_t rv;
H A Dsetns-sysvipc.c112 ssize_t rv;
/linux-master/drivers/hid/
H A Dhid-ntrig.c168 static ssize_t show_phys_width(struct device *dev,
180 static ssize_t show_phys_height(struct device *dev,
192 static ssize_t show_log_width(struct device *dev,
204 static ssize_t show_log_height(struct device *dev,
216 static ssize_t show_min_width(struct device *dev,
228 static ssize_t set_min_width(struct device *dev,
251 static ssize_t show_min_height(struct device *dev,
263 static ssize_t set_min_height(struct device *dev,
287 static ssize_t show_activate_slack(struct device *dev,
297 static ssize_t set_activate_slac
[all...]
H A Dhid-roccat-lua.c26 static ssize_t lua_sysfs_read(struct file *fp, struct kobject *kobj,
48 static ssize_t lua_sysfs_write(struct file *fp, struct kobject *kobj,
68 static ssize_t lua_sysfs_write_ ## thingy(struct file *fp, \
77 static ssize_t lua_sysfs_read_ ## thingy(struct file *fp, \
/linux-master/drivers/hwmon/
H A Dmenf21bmc_hwmon.c99 static ssize_t
107 static ssize_t
119 static ssize_t
128 static ssize_t
/linux-master/drivers/scsi/cxlflash/
H A Dbackend.h34 ssize_t (*read_adapter_vpd)(struct pci_dev *dev, void *buf,
/linux-master/tools/power/cpupower/utils/helpers/
H A Dsysfs.c21 ssize_t numread;
51 ssize_t numread;
129 ssize_t numread;
164 ssize_t numwrite;
/linux-master/arch/m68k/include/asm/
H A Dmacintosh.h25 extern ssize_t mac_pram_get_size(void);
/linux-master/arch/m68k/kernel/
H A Dbootinfo_proc.c22 static ssize_t bootinfo_read(struct file *file, char __user *buf,
/linux-master/fs/jfs/
H A Djfs_debug.c31 static ssize_t jfs_loglevel_proc_write(struct file *file,
/linux-master/arch/um/kernel/
H A Dexitcode.c39 static ssize_t exitcode_proc_write(struct file *file,
/linux-master/drivers/net/ethernet/intel/igb/
H A Digb_hwmon.c23 static ssize_t igb_hwmon_show_location(struct device *dev,
33 static ssize_t igb_hwmon_show_temp(struct device *dev,
52 static ssize_t igb_hwmon_show_cautionthresh(struct device *dev,
66 static ssize_t igb_hwmon_show_maxopthresh(struct device *dev,
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dhdmi.c5 u8 *raw_frame, ssize_t len)
/linux-master/drivers/input/
H A Dinput-poller.c137 static ssize_t input_dev_get_poll_interval(struct device *dev,
146 static ssize_t input_dev_set_poll_interval(struct device *dev,
183 static ssize_t input_dev_get_poll_max(struct device *dev,
193 static ssize_t input_dev_get_poll_min(struct device *dev,
/linux-master/drivers/fpga/
H A Ddfl-afu-error.c115 static ssize_t errors_show(struct device *dev, struct device_attribute *attr,
131 static ssize_t errors_store(struct device *dev, struct device_attribute *attr,
146 static ssize_t first_error_show(struct device *dev,
163 static ssize_t first_malformed_req_show(struct device *dev,
/linux-master/include/rdma/
H A Dib_cache.h113 ssize_t rdma_query_gid_table(struct ib_device *device,
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Ddell-wmi-sysman.h113 static ssize_t name##_show(struct kobject *kobj, struct kobj_attribute *attr, \
123 static ssize_t name##_show(struct kobject *kobj, struct kobj_attribute *attr, \
133 static ssize_t curr_val##_store(struct kobject *kobj, \
189 ssize_t populate_string_buffer(char *buffer, size_t buffer_len, const char *str);
/linux-master/sound/core/seq/oss/
H A Dseq_oss.c46 static ssize_t odev_read(struct file *file, char __user *buf, size_t count, loff_t *offset);
47 static ssize_t odev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset);
150 static ssize_t
161 static ssize_t
/linux-master/drivers/mfd/
H A Dwm831x-otp.c41 static ssize_t unique_id_show(struct device *dev,
/linux-master/drivers/parport/
H A Dprobe.c132 static ssize_t parport_read_device_id (struct parport *port, char *buffer,
140 ssize_t retval;
248 ssize_t parport_device_id (int devnum, char *buffer, size_t count)
250 ssize_t retval = -ENXIO;
/linux-master/drivers/pci/
H A Dpci-label.c88 static ssize_t smbios_label_show(struct device *dev,
99 static ssize_t index_show(struct device *dev, struct device_attribute *attr,
196 static ssize_t label_show(struct device *dev, struct device_attribute *attr,
203 static ssize_t acpi_index_show(struct device *dev,
/linux-master/kernel/kcsan/
H A Ddebugfs.c144 static ssize_t insert_report_filterlist(const char *func)
148 ssize_t ret = 0;
223 static ssize_t
250 ssize_t ret = insert_report_filterlist(&arg[1]);
/linux-master/drivers/gpu/drm/
H A Ddrm_privacy_screen.c305 static ssize_t sw_state_show(struct device *dev,
313 ssize_t ret;
333 static ssize_t hw_state_show(struct device *dev,
343 ssize_t ret;

Completed in 503 milliseconds

<<21222324252627282930>>