| /kernel/linux/linux-6.6/arch/um/os-Linux/ |
| H A D | util.c | 71 void setup_hostinfo(char *buf, int len) in setup_hostinfo() argument 100 ssize_t os_getrandom(void *buf, size_t len, unsigned int flags) in os_getrandom() argument 187 char buf[256]; in os_info() local 202 char buf[25 in os_warn() local [all...] |
| /kernel/linux/linux-6.6/arch/x86/boot/ |
| H A D | edd.c | 23 static int read_mbr(u8 devno, void *buf) in read_mbr() argument
|
| /kernel/linux/linux-6.6/arch/sparc/include/asm/ |
| H A D | uaccess_64.h | 74 struct __large_struct { unsigned long buf[100]; }; member
|
| H A D | uaccess_32.h | 48 struct __large_struct { unsigned long buf[100]; }; member
|
| /kernel/linux/linux-6.6/arch/um/drivers/ |
| H A D | mmapper_kern.c | 29 static ssize_t mmapper_read(struct file *file, char __user *buf, size_t count, in mmapper_read() argument 35 static ssize_t mmapper_write(struct file *file, const char __user *buf, in mmapper_write() argument
|
| H A D | umcast_user.c | 168 int umcast_user_write(int fd, void *buf, int len, struct umcast_data *pri) in umcast_user_write() argument
|
| /kernel/linux/linux-5.10/drivers/misc/eeprom/ |
| H A D | eeprom_93cx6.c | 127 u16 buf = 0; in eeprom_93cx6_read_bits() local
|
| /kernel/linux/linux-5.10/drivers/mfd/ |
| H A D | wl1273-core.c | 41 u8 buf[] = { (param >> 8) & 0xff, param & 0xff }; in wl1273_fm_write_cmd() local
|
| /kernel/linux/linux-5.10/drivers/misc/cxl/ |
| H A D | debugfs.c | 60 char buf[32]; in cxl_debugfs_adapter_add() local 99 char buf[32]; in cxl_debugfs_afu_add() local
|
| /kernel/linux/linux-5.10/drivers/hid/ |
| H A D | hid-holtekff.c | 97 u8 buf[HOLTEKFF_MSG_LENGTH] = in holtekff_play() local
|
| H A D | hid-roccat-lua.c | 26 lua_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_read() argument 48 lua_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) lua_sysfs_write() argument
|
| H A D | hid-wiimote-debug.c | 30 char buf[16]; in wiidebug_eeprom_read() local 130 char buf[16]; in wiidebug_drm_write() local
|
| /kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ |
| H A D | ishtp-hid.c | 110 char *buf; in ishtp_hid_request() local 54 ishtp_raw_request(struct hid_device *hid, unsigned char reportnum, __u8 *buf, size_t len, unsigned char rtype, int reqtype) ishtp_raw_request() argument
|
| /kernel/linux/linux-5.10/drivers/hwmon/ |
| H A D | adcxx.c | 47 adcxx_show(struct device *dev, struct device_attribute *devattr, char *buf) adcxx_show() argument 84 adcxx_min_show(struct device *dev, struct device_attribute *devattr, char *buf) adcxx_min_show() argument 91 adcxx_max_show(struct device *dev, struct device_attribute *devattr, char *buf) adcxx_max_show() argument 108 adcxx_max_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) adcxx_max_store() argument 129 adcxx_name_show(struct device *dev, struct device_attribute *devattr, char *buf) adcxx_name_show() argument [all...] |
| H A D | ad7314.c | 55 ad7314_temperature_show(struct device *dev, struct device_attribute *attr, char *buf) ad7314_temperature_show() argument
|
| H A D | adt7310.c | 51 u8 buf[3]; in adt7310_spi_write_word() local 70 u8 buf[2]; in adt7310_spi_write_byte() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
| H A D | au8522_common.c | 33 u8 buf[] = { (reg >> 8) | 0x80, reg & 0xff, data }; in au8522_writereg() local
|
| /kernel/linux/linux-5.10/drivers/leds/trigger/ |
| H A D | ledtrig-gpio.c | 48 gpio_trig_brightness_show(struct device *dev, struct device_attribute *attr, char *buf) gpio_trig_brightness_show() argument 56 gpio_trig_brightness_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t n) gpio_trig_brightness_store() argument 76 gpio_trig_inverted_show(struct device *dev, struct device_attribute *attr, char *buf) gpio_trig_inverted_show() argument 84 gpio_trig_inverted_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t n) gpio_trig_inverted_store() argument 110 gpio_trig_gpio_show(struct device *dev, struct device_attribute *attr, char *buf) gpio_trig_gpio_show() argument 118 gpio_trig_gpio_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t n) gpio_trig_gpio_store() argument [all...] |
| H A D | ledtrig-oneshot.c | 25 led_shot(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) led_shot() argument 38 led_invert_show(struct device *dev, struct device_attribute *attr, char *buf) led_invert_show() argument 46 led_invert_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) led_invert_store() argument 68 led_delay_on_show(struct device *dev, struct device_attribute *attr, char *buf) led_delay_on_show() argument 76 led_delay_on_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) led_delay_on_store() argument 92 led_delay_off_show(struct device *dev, struct device_attribute *attr, char *buf) led_delay_off_show() argument 100 led_delay_off_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) led_delay_off_store() argument [all...] |
| H A D | ledtrig-backlight.c | 60 bl_trig_invert_show(struct device *dev, struct device_attribute *attr, char *buf) bl_trig_invert_show() argument 68 bl_trig_invert_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t num) bl_trig_invert_store() argument
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| H A D | ans-lcd.c | 57 anslcd_write( struct file * file, const char __user * buf, in anslcd_write() argument
|
| /kernel/linux/linux-5.10/drivers/media/common/b2c2/ |
| H A D | flexcop-i2c.c | 42 flexcop_i2c_read4(struct flexcop_i2c_adapter *i2c, flexcop_ibi_value r100, u8 *buf) flexcop_i2c_read4() argument 87 flexcop_i2c_write4(struct flexcop_device *fc, flexcop_ibi_value r100, u8 *buf) flexcop_i2c_write4() argument 107 flexcop_i2c_request(struct flexcop_i2c_adapter *i2c, flexcop_access_op_t op, u8 chipaddr, u8 start_addr, u8 *buf, u16 size) flexcop_i2c_request() argument [all...] |
| /kernel/linux/linux-5.10/drivers/ide/ |
| H A D | falconide.c | 61 falconide_input_data(ide_drive_t *drive, struct ide_cmd *cmd, void *buf, unsigned int len) falconide_input_data() argument 74 falconide_output_data(ide_drive_t *drive, struct ide_cmd *cmd, void *buf, unsigned int len) falconide_output_data() argument
|
| /kernel/linux/linux-5.10/drivers/iio/chemical/ |
| H A D | bme680_spi.c | 30 u8 buf[2]; in bme680_regmap_spi_select_page() local 70 u8 buf[2]; in bme680_regmap_spi_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/pressure/ |
| H A D | bmp280-spi.c | 19 u8 buf[2]; in bmp280_regmap_spi_write() local
|