| /kernel/linux/linux-5.10/drivers/media/i2c/ |
| H A D | mt9v111.c | 223 __be16 buf; in __mt9v111_read() local 252 u8 buf[3] = { 0 }; in __mt9v111_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| H A D | goodix.c | 257 static int goodix_i2c_write(struct i2c_client *client, u16 reg, const u8 *buf, in goodix_i2c_write() argument 992 u8 buf[ in goodix_read_version() local 228 goodix_i2c_read(struct i2c_client *client, u16 reg, u8 *buf, int len) goodix_i2c_read() argument [all...] |
| H A D | iqs5xx.c | 607 u8 buf[sizeof(*dev_id_info) + 1]; in iqs5xx_dev_init() local 955 fw_file_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) fw_file_store() argument [all...] |
| H A D | stmfts.c | 408 stmfts_sysfs_chip_id(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_chip_id() argument 416 stmfts_sysfs_chip_version(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_chip_version() argument 424 stmfts_sysfs_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_fw_ver() argument 432 stmfts_sysfs_config_id(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_config_id() argument 440 stmfts_sysfs_config_version(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_config_version() argument 448 stmfts_sysfs_read_status(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_read_status() argument 463 stmfts_sysfs_hover_enable_read(struct device *dev, struct device_attribute *attr, char *buf) stmfts_sysfs_hover_enable_read() argument 471 stmfts_sysfs_hover_enable_write(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) stmfts_sysfs_hover_enable_write() argument [all...] |
| H A D | edt-ft5x06.c | 245 u8 *buf = &rdbuf[i * tplen + offset]; in edt_ft5x06_ts_isr() local 167 edt_ft5x06_ts_check_crc(struct edt_ft5x06_ts_data *tsdata, u8 *buf, int buflen) edt_ft5x06_ts_check_crc() argument 375 edt_ft5x06_setting_show(struct device *dev, struct device_attribute *dattr, char *buf) edt_ft5x06_setting_show() argument 442 edt_ft5x06_setting_store(struct device *dev, struct device_attribute *dattr, const char *buf, size_t count) edt_ft5x06_setting_store() argument 697 edt_ft5x06_debugfs_raw_data_read(struct file *file, char __user *buf, size_t count, loff_t *off) edt_ft5x06_debugfs_raw_data_read() argument 1076 u8 buf[2] = { 0xfc, 0x00 }; edt_ft5x06_ts_probe() local [all...] |
| H A D | cyttsp4_core.c | 1604 u8 buf[sizeof(ldr_err_app)]; in cyttsp4_startup_() local
|
| H A D | bu21013_ts.c | 171 static int bu21013_read_block_data(struct bu21013_ts *ts, u8 *buf) in bu21013_read_block_data() argument 191 u8 buf[LENGTH_OF_BUFFER]; in bu21013_do_touch_report() local
|
| /kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.c | 78 struct ctrl_buf *buf; in write_reg() local 970 __u8 *buf; in rx_iso_complete() local 940 fill_isoc_urb(struct urb *urb, struct usb_device *dev, unsigned int pipe, void *buf, int num_packets, int packet_size, int interval, usb_complete_t complete, void *context) fill_isoc_urb() argument 1087 __u8 *buf, maxlen, fifon; rx_int_complete() local [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
| H A D | mthca_provider.h | 48 void *buf; member 174 struct mthca_cq_buf buf; member 189 struct mthca_cq_buf buf; member
|
| H A D | mthca_cq.c | 159 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf, in get_cqe_from_buf() argument 348 int mthca_alloc_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int nent) in mthca_alloc_cq_buf() argument 366 mthca_free_cq_buf(struct mthca_dev *dev, struct mthca_cq_buf *buf, int cqe) mthca_free_cq_buf() argument [all...] |
| H A D | mthca_cmd.h | 117 void *buf; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
| H A D | rxe_verbs.c | 969 struct rxe_phys_buf *buf; in rxe_set_page() local 1030 parent_show(struct device *device, struct device_attribute *attr, char *buf) parent_show() argument
|
| /kernel/linux/linux-5.10/drivers/input/keyboard/ |
| H A D | lm8323.c | 199 static int lm8323_read(struct lm8323_chip *lm, u8 cmd, u8 *buf, int len) in lm8323_read() argument 405 static int lm8323_read_id(struct lm8323_chip *lm, u8 *buf) in lm8323_read_id() argument 522 lm8323_pwm_show_time(struct device *dev, struct device_attribute *attr, char *buf) lm8323_pwm_show_time() argument 531 lm8323_pwm_store_time(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) lm8323_pwm_store_time() argument 590 lm8323_show_disable(struct device *dev, struct device_attribute *attr, char *buf) lm8323_show_disable() argument 598 lm8323_set_disable(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) lm8323_set_disable() argument [all...] |
| /kernel/linux/linux-5.10/drivers/leds/ |
| H A D | leds-lp5523.c | 442 static int lp5523_mux_parse(const char *buf, u16 *mux, size_t len) in lp5523_mux_parse() argument 388 show_engine_mode(struct device *dev, struct device_attribute *attr, char *buf, int nr) show_engine_mode() argument 410 store_engine_mode(struct device *dev, struct device_attribute *attr, const char *buf, size_t len, int nr) store_engine_mode() argument 478 show_engine_leds(struct device *dev, struct device_attribute *attr, char *buf, int nr) show_engine_leds() argument 522 store_engine_leds(struct device *dev, struct device_attribute *attr, const char *buf, size_t len, int nr) store_engine_leds() argument 555 store_engine_load(struct device *dev, struct device_attribute *attr, const char *buf, size_t len, int nr) store_engine_load() argument 577 lp5523_selftest(struct device *dev, struct device_attribute *attr, char *buf) lp5523_selftest() argument 680 show_master_fader(struct device *dev, struct device_attribute *attr, char *buf, int nr) show_master_fader() argument 702 store_master_fader(struct device *dev, struct device_attribute *attr, const char *buf, size_t len, int nr) store_master_fader() argument 731 show_master_fader_leds(struct device *dev, struct device_attribute *attr, char *buf) show_master_fader_leds() argument 762 store_master_fader_leds(struct device *dev, struct device_attribute *attr, const char *buf, size_t len) store_master_fader_leds() argument [all...] |
| /kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
| H A D | cq.c | 351 static void free_cq_buf(struct mlx5_ib_dev *dev, struct mlx5_ib_cq_buf *buf) in free_cq_buf() argument 658 alloc_cq_frag_buf(struct mlx5_ib_dev *dev, struct mlx5_ib_cq_buf *buf, int nent, int cqe_size) alloc_cq_frag_buf() argument 841 init_cq_frag_buf(struct mlx5_ib_cq_buf *buf) init_cq_frag_buf() argument [all...] |
| /kernel/linux/linux-5.10/drivers/input/mouse/ |
| H A D | synaptics.c | 226 char buf[4]; in synaptics_query_int() member 667 static int synaptics_is_pt_packet(u8 *buf) in synaptics_is_pt_packet() argument 735 static void synaptics_parse_agm(const u8 buf[], in synaptics_parse_agm() argument 762 synaptics_parse_ext_buttons(const u8 buf[], struct synaptics_data *priv, struct synaptics_hw_state *hw) synaptics_parse_ext_buttons() argument 774 synaptics_parse_hw_state(const u8 buf[], struct synaptics_data *priv, struct synaptics_hw_state *hw) synaptics_parse_hw_state() argument 1358 synaptics_show_disable_gesture(struct psmouse *psmouse, void *data, char *buf) synaptics_show_disable_gesture() argument 1366 synaptics_set_disable_gesture(struct psmouse *psmouse, void *data, const char *buf, size_t len) synaptics_set_disable_gesture() argument [all...] |
| H A D | elantech.c | 1271 elantech_show_int_attr(struct psmouse *psmouse, void *data, char *buf) elantech_show_int_attr() argument 1288 elantech_set_int_attr(struct psmouse *psmouse, void *data, const char *buf, size_t count) elantech_set_int_attr() argument
|
| H A D | elan_i2c_core.c | 531 elan_sysfs_read_fw_checksum(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_fw_checksum() argument 541 elan_sysfs_read_product_id(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_product_id() argument 552 elan_sysfs_read_fw_ver(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_fw_ver() argument 562 elan_sysfs_read_sm_ver(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_sm_ver() argument 572 elan_sysfs_read_iap_ver(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_iap_ver() argument 582 elan_sysfs_update_fw(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) elan_sysfs_update_fw() argument 634 calibrate_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) calibrate_store() argument 700 elan_sysfs_read_mode(struct device *dev, struct device_attribute *attr, char *buf) elan_sysfs_read_mode() argument 749 acquire_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) acquire_store() argument 808 min_show(struct device *dev, struct device_attribute *attr, char *buf) min_show() argument 831 max_show(struct device *dev, struct device_attribute *attr, char *buf) max_show() argument [all...] |
| H A D | elan_i2c_i2c.c | 77 __le16 buf[] = { in elan_i2c_read_block() local 115 __le16 buf[] = { in elan_i2c_write_cmd() local
|
| H A D | psmouse-base.c | 1871 static ssize_t psmouse_show_int_attr(struct psmouse *psmouse, void *offset, char *buf) in psmouse_show_int_attr() argument 1878 static ssize_t psmouse_set_int_attr(struct psmouse *psmouse, void *offset, const char *buf, size_t count) in psmouse_set_int_attr() argument 1893 static ssize_t psmouse_attr_show_protocol(struct psmouse *psmouse, void *data, char *buf) in psmouse_attr_show_protocol() argument 1806 psmouse_attr_show_helper(struct device *dev, struct device_attribute *devattr, char *buf) psmouse_attr_show_helper() argument 1820 psmouse_attr_set_helper(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) psmouse_attr_set_helper() argument 1898 psmouse_attr_set_protocol(struct psmouse *psmouse, void *data, const char *buf, size_t count) psmouse_attr_set_protocol() argument 1997 psmouse_attr_set_rate(struct psmouse *psmouse, void *data, const char *buf, size_t count) psmouse_attr_set_rate() argument 2010 psmouse_attr_set_resolution(struct psmouse *psmouse, void *data, const char *buf, size_t count) psmouse_attr_set_resolution() argument [all...] |
| /kernel/linux/linux-5.10/drivers/iommu/ |
| H A D | virtio-iommu.c | 88 char buf[]; member 103 static int viommu_get_req_errno(void *buf, size_t len) in viommu_get_req_errno() argument 129 static void viommu_set_req_status(void *buf, size_t len, int status) in viommu_set_req_status() argument 217 __viommu_add_req(struct viommu_dev *viommu, void *buf, size_t len, bool writeback) __viommu_add_req() argument 264 viommu_add_req(struct viommu_dev *viommu, void *buf, size_t len) viommu_add_req() argument 282 viommu_send_req_sync(struct viommu_dev *viommu, void *buf, size_t len) viommu_send_req_sync() argument [all...] |
| /kernel/linux/linux-5.10/drivers/isdn/capi/ |
| H A D | capi.c | 649 capi_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in capi_read() argument 684 capi_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in capi_write() argument 1079 capinc_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) capinc_tty_write() argument
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-pri.h | 125 void *buf; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srpt/ |
| H A D | ib_srpt.h | 171 void *buf; member
|
| /kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.h | 266 void *buf; member
|