| /OK3568_Linux_fs/kernel/net/batman-adv/ |
| H A D | sysfs.c | 318 static int batadv_store_bool_attr(char *buff, size_t count, in batadv_store_bool_attr() 360 __batadv_store_bool_attr(char *buff, size_t count, in __batadv_store_bool_attr() 376 static int batadv_store_uint_attr(const char *buff, size_t count, in batadv_store_uint_attr() 419 static ssize_t __batadv_store_uint_attr(const char *buff, size_t count, in __batadv_store_uint_attr() 438 struct attribute *attr, char *buff) in batadv_show_bat_algo() 454 char *buff) in batadv_show_gw_mode() 487 struct attribute *attr, char *buff, in batadv_store_gw_mode() 567 struct attribute *attr, char *buff) in batadv_show_gw_sel_class() 587 struct attribute *attr, char *buff, in batadv_store_gw_sel_class() 620 struct attribute *attr, char *buff) in batadv_show_gw_bwidth() [all …]
|
| H A D | gateway_common.c | 36 bool batadv_parse_throughput(struct net_device *net_dev, char *buff, in batadv_parse_throughput() 103 static bool batadv_parse_gw_bandwidth(struct net_device *net_dev, char *buff, in batadv_parse_gw_bandwidth() 167 ssize_t batadv_gw_bandwidth_set(struct net_device *net_dev, char *buff, in batadv_gw_bandwidth_set()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_ras_eeprom.c | 111 unsigned char *buff) in __encode_table_header_to_buff() 123 unsigned char *buff) in __decode_table_header_from_buff() 135 unsigned char *buff) in __update_table_header() 232 unsigned char buff[EEPROM_ADDRESS_SIZE + EEPROM_TABLE_HEADER_SIZE]; in amdgpu_ras_eeprom_correct_header_tag() local 248 unsigned char buff[EEPROM_ADDRESS_SIZE + EEPROM_TABLE_HEADER_SIZE] = { 0 }; in amdgpu_ras_eeprom_reset_table() local 276 unsigned char buff[EEPROM_ADDRESS_SIZE + EEPROM_TABLE_HEADER_SIZE] = { 0 }; in amdgpu_ras_eeprom_init() local 342 unsigned char *buff) in __encode_table_record_to_buff() 369 unsigned char *buff) in __decode_table_record_from_buff() 432 unsigned char buff[EEPROM_ADDRESS_SIZE + in amdgpu_ras_eeprom_check_err_threshold() local 477 unsigned char *buffs, *buff; in amdgpu_ras_eeprom_process_recods() local
|
| H A D | amdgpu_fru_eeprom.c | 65 unsigned char *buff) in amdgpu_fru_read_eeprom() 103 unsigned char buff[34]; in amdgpu_fru_get_product_info() local
|
| /OK3568_Linux_fs/kernel/arch/x86/lib/ |
| H A D | csum-partial_64.c | 35 static unsigned do_csum(const unsigned char *buff, unsigned len) in do_csum() 134 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial() 145 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | checksum.c | 46 static unsigned int do_csum(const unsigned char *buff, int len) in do_csum() 125 __wsum csum_partial(const void *buff, int len, __wsum wsum) in csum_partial() 142 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
|
| /OK3568_Linux_fs/kernel/drivers/rtc/ |
| H A D | rtc-tps80031.c | 69 u8 buff[TPS80031_RTC_TIME_NUM_REGS]; in tps80031_rtc_read_time() local 91 u8 buff[7]; in tps80031_rtc_set_time() local 145 u8 buff[TPS80031_RTC_ALARM_NUM_REGS]; in tps80031_rtc_set_alarm() local 166 u8 buff[6]; in tps80031_rtc_read_alarm() local
|
| H A D | rtc-rc5t619.c | 119 u8 buff[7]; in rc5t619_rtc_read_time() local 165 u8 buff[7]; in rc5t619_rtc_set_time() local 227 u8 buff[6]; in rc5t619_rtc_read_alarm() local 275 u8 buff[6]; in rc5t619_rtc_set_alarm() local
|
| H A D | rtc-tps6586x.c | 74 u8 buff[6]; in tps6586x_rtc_read_time() local 100 u8 buff[5]; in tps6586x_rtc_set_time() local 156 u8 buff[3]; in tps6586x_rtc_set_alarm() local 202 u8 buff[3]; in tps6586x_rtc_read_alarm() local
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | trace.c | 13 static int get_args(int argc, char * const argv[], char **buff, in get_args() 36 char *buff; in create_func_list() local 60 char *buff; in create_call_list() local
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ring.c | 282 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in aq_ring_tx_clean() local 318 struct aq_ring_buff_s *buff, in aq_rx_checksum() 353 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in aq_ring_rx_clean() local 534 struct aq_ring_buff_s *buff = NULL; in aq_ring_rx_fill() local 568 struct aq_ring_buff_s *buff = &self->buff_ring[self->sw_head]; in aq_ring_rx_deinit() local
|
| /OK3568_Linux_fs/kernel/fs/squashfs/ |
| H A D | lz4_wrapper.c | 33 void *buff, int len) in lz4_comp_opts() 52 static void *lz4_init(struct squashfs_sb_info *msblk, void *buff) in lz4_init() 98 void *buff = stream->input, *data; in lz4_uncompress() local
|
| /OK3568_Linux_fs/kernel/arch/alpha/lib/ |
| H A D | checksum.c | 79 static inline unsigned long do_csum(const unsigned char * buff, int len) in do_csum() 163 __wsum csum_partial(const void *buff, int len, __wsum sum) in csum_partial() 180 __sum16 ip_compute_csum(const void *buff, int len) in ip_compute_csum()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/ |
| H A D | tailcalls.c | 17 char buff[128] = {}; in test_tailcall_1() local 155 char buff[128] = {}; in test_tailcall_2() local 232 char buff[128] = {}; in test_tailcall_3() local 311 char buff[128] = {}; in test_tailcall_4() local 399 char buff[128] = {}; in test_tailcall_5() local 570 char buff[128] = {}; in test_tailcall_bpf2bpf_2() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | nvreg.h | 471 #define NV_PVIDEO_UVPLANE_BASE(buff) (0x00008800+(buff)*4) argument 472 #define NV_PVIDEO_UVPLANE_LIMIT(buff) (0x00008808+(buff)*4) argument 473 #define NV_PVIDEO_UVPLANE_OFFSET_BUFF(buff) (0x00008820+(buff)*4) argument 474 #define NV_PVIDEO_BASE(buff) (0x00008900+(buff)*4) argument 475 #define NV_PVIDEO_LIMIT(buff) (0x00008908+(buff)*4) argument 476 #define NV_PVIDEO_LUMINANCE(buff) (0x00008910+(buff)*4) argument 477 #define NV_PVIDEO_CHROMINANCE(buff) (0x00008918+(buff)*4) argument 478 #define NV_PVIDEO_OFFSET_BUFF(buff) (0x00008920+(buff)*4) argument 479 #define NV_PVIDEO_SIZE_IN(buff) (0x00008928+(buff)*4) argument 480 #define NV_PVIDEO_POINT_IN(buff) (0x00008930+(buff)*4) argument [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | dbring.c | 11 struct ath11k_dbring_element *buff) in ath11k_dbring_bufs_replenish() 76 struct ath11k_dbring_element *buff; in ath11k_dbring_fill_bufs() local 232 struct ath11k_dbring_element *buff; in ath11k_dbring_buffer_release_event() local 341 struct ath11k_dbring_element *buff; in ath11k_dbring_buf_cleanup() local
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | max8997.c | 22 static int max8997_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8997_write() 34 static int max8997_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8997_read()
|
| H A D | s2mps11.c | 23 static int s2mps11_write(struct udevice *dev, uint reg, const uint8_t *buff, in s2mps11_write() 35 static int s2mps11_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in s2mps11_read()
|
| H A D | max8998.c | 22 static int max8998_write(struct udevice *dev, uint reg, const uint8_t *buff, in max8998_write() 34 static int max8998_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in max8998_read()
|
| H A D | rn5t567.c | 21 static int rn5t567_write(struct udevice *dev, uint reg, const uint8_t *buff, in rn5t567_write() 35 static int rn5t567_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in rn5t567_read()
|
| H A D | lp873x.c | 26 static int lp873x_write(struct udevice *dev, uint reg, const uint8_t *buff, in lp873x_write() 37 static int lp873x_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in lp873x_read()
|
| H A D | sandbox.c | 31 const uint8_t *buff, int len) in sandbox_pmic_write() 42 uint8_t *buff, int len) in sandbox_pmic_read()
|
| H A D | act8846.c | 28 static int act8846_write(struct udevice *dev, uint reg, const uint8_t *buff, in act8846_write() 39 static int act8846_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in act8846_read()
|
| H A D | pfuze100.c | 32 static int pfuze100_write(struct udevice *dev, uint reg, const uint8_t *buff, in pfuze100_write() 43 static int pfuze100_read(struct udevice *dev, uint reg, uint8_t *buff, int len) in pfuze100_read()
|
| /OK3568_Linux_fs/kernel/tools/usb/usbip/libsrc/ |
| H A D | usbip_common.c | 101 char buff[100]; in dump_usb_interface() local 112 char buff[100]; in dump_usb_device() local 278 void usbip_names_get_product(char *buff, size_t size, uint16_t vendor, in usbip_names_get_product() 295 void usbip_names_get_class(char *buff, size_t size, uint8_t class, in usbip_names_get_class()
|