| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | overlay-sysfs.c | 23 static ssize_t overlay_name_show(struct omap_overlay *ovl, char *buf) in overlay_name_show() 28 static ssize_t overlay_manager_show(struct omap_overlay *ovl, char *buf) in overlay_manager_show() 34 static ssize_t overlay_manager_store(struct omap_overlay *ovl, const char *buf, in overlay_manager_store() 105 static ssize_t overlay_input_size_show(struct omap_overlay *ovl, char *buf) in overlay_input_size_show() 115 static ssize_t overlay_screen_width_show(struct omap_overlay *ovl, char *buf) in overlay_screen_width_show() 124 static ssize_t overlay_position_show(struct omap_overlay *ovl, char *buf) in overlay_position_show() 135 const char *buf, size_t size) in overlay_position_store() 163 static ssize_t overlay_output_size_show(struct omap_overlay *ovl, char *buf) in overlay_output_size_show() 174 const char *buf, size_t size) in overlay_output_size_store() 202 static ssize_t overlay_enabled_show(struct omap_overlay *ovl, char *buf) in overlay_enabled_show() [all …]
|
| H A D | manager-sysfs.c | 23 static ssize_t manager_name_show(struct omap_overlay_manager *mgr, char *buf) in manager_name_show() 28 static ssize_t manager_display_show(struct omap_overlay_manager *mgr, char *buf) in manager_display_show() 44 const char *buf, size_t size) in manager_display_store() 117 char *buf) in manager_default_color_show() 127 const char *buf, size_t size) in manager_default_color_store() 158 char *buf) in manager_trans_key_type_show() 172 const char *buf, size_t size) in manager_trans_key_type_store() 197 char *buf) in manager_trans_key_value_show() 207 const char *buf, size_t size) in manager_trans_key_value_store() 233 char *buf) in manager_trans_key_enabled_show() [all …]
|
| H A D | display-sysfs.c | 20 static ssize_t display_name_show(struct omap_dss_device *dssdev, char *buf) in display_name_show() 27 static ssize_t display_enabled_show(struct omap_dss_device *dssdev, char *buf) in display_enabled_show() 34 const char *buf, size_t size) in display_enabled_store() 60 static ssize_t display_tear_show(struct omap_dss_device *dssdev, char *buf) in display_tear_show() 68 const char *buf, size_t size) in display_tear_store() 87 static ssize_t display_timings_show(struct omap_dss_device *dssdev, char *buf) in display_timings_show() 103 const char *buf, size_t size) in display_timings_store() 140 static ssize_t display_rotate_show(struct omap_dss_device *dssdev, char *buf) in display_rotate_show() 150 const char *buf, size_t size) in display_rotate_store() 168 static ssize_t display_mirror_show(struct omap_dss_device *dssdev, char *buf) in display_mirror_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath11k/ |
| H A D | debugfs_htt_stats.c | 13 #define HTT_DBG_OUT(buf, len, fmt, ...) \ argument 37 u8 *buf = stats_req->buf; in htt_print_stats_string_tlv() local 70 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_cmn_tlv() local 190 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_urrn_tlv_v() local 215 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_flush_tlv_v() local 240 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_sifs_tlv_v() local 266 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_phy_err_tlv_v() local 291 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_sifs_hist_tlv_v() local 317 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_tx_ppdu_stats_tlv_v() local 353 u8 *buf = stats_req->buf; in htt_print_tx_pdev_stats_tried_mpdu_cnt_hist_tlv_v() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-front-pgdir-shbuf.c | 83 xen_front_pgdir_shbuf_get_dir_start(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_get_dir_start() 103 int xen_front_pgdir_shbuf_map(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_map() 124 int xen_front_pgdir_shbuf_unmap(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_unmap() 139 void xen_front_pgdir_shbuf_free(struct xen_front_pgdir_shbuf *buf) in xen_front_pgdir_shbuf_free() 167 static int get_num_pages_dir(struct xen_front_pgdir_shbuf *buf) in get_num_pages_dir() 178 static void backend_calc_num_grefs(struct xen_front_pgdir_shbuf *buf) in backend_calc_num_grefs() 190 static void guest_calc_num_grefs(struct xen_front_pgdir_shbuf *buf) in guest_calc_num_grefs() 209 static int backend_unmap(struct xen_front_pgdir_shbuf *buf) in backend_unmap() 256 static int backend_map(struct xen_front_pgdir_shbuf *buf) in backend_map() 334 static void backend_fill_page_dir(struct xen_front_pgdir_shbuf *buf) in backend_fill_page_dir() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/core/ |
| H A D | fbsysfs.c | 103 static int mode_string(char *buf, unsigned int offset, in mode_string() 126 const char *buf, size_t count) in store_mode() 157 char *buf) in show_mode() 169 const char *buf, size_t count) in store_modes() 197 char *buf) in show_modes() 215 const char *buf, size_t count) in store_bpp() 230 char *buf) in show_bpp() 238 const char *buf, size_t count) in store_rotate() 256 struct device_attribute *attr, char *buf) in show_rotate() 265 const char *buf, size_t count) in store_virtual() [all …]
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | smart_buffer_priv.cpp | 60 SmartBufferPriv::SmartBufferPriv (const SmartPtr<VideoBuffer> &buf) in SmartBufferPriv() 93 SmartBufferPriv::SmartBufferPriv (uint32_t frameId, const SmartPtr<VideoBuffer> &buf) in SmartBufferPriv() 131 SmartBufferPriv *buf = (SmartBufferPriv*) data; in buf_ref() local 143 SmartBufferPriv *buf = (SmartBufferPriv*) data; in buf_unref() local 164 SmartBufferPriv *buf = (SmartBufferPriv*) data; in buf_map() local 172 SmartBufferPriv *buf = (SmartBufferPriv*) data; in buf_unmap() local 180 SmartBufferPriv *buf = (SmartBufferPriv*) data; in buf_get_fd() local 189 SmartBufferPriv* buf = (SmartBufferPriv*)data; in buf_get_bo() local 223 convert_to_XCamVideoBuffer (const SmartPtr<VideoBuffer> &buf) in convert_to_XCamVideoBuffer() 236 convert_to_external_buffer (const SmartPtr<VideoBuffer> &buf) in convert_to_external_buffer()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/ |
| H A D | videobuf2-cma-sg.c | 47 static int vb2_cma_sg_alloc_compacted(struct vb2_cma_sg_buf *buf, in vb2_cma_sg_alloc_compacted() 88 static void vb2_cma_sg_free_compacted(struct vb2_cma_sg_buf *buf) in vb2_cma_sg_free_compacted() 98 static int vb2_cma_sg_alloc_contiguous(struct vb2_cma_sg_buf *buf) in vb2_cma_sg_alloc_contiguous() 126 static void vb2_cma_sg_free_contiguous(struct vb2_cma_sg_buf *buf) in vb2_cma_sg_free_contiguous() 145 struct vb2_cma_sg_buf *buf; in vb2_cma_sg_alloc() local 218 struct vb2_cma_sg_buf *buf = buf_priv; in vb2_cma_sg_put() local 240 struct vb2_cma_sg_buf *buf = buf_priv; in vb2_cma_sg_prepare() local 248 struct vb2_cma_sg_buf *buf = buf_priv; in vb2_cma_sg_finish() local 258 struct vb2_cma_sg_buf *buf; in vb2_cma_sg_get_userptr() local 315 struct vb2_cma_sg_buf *buf = buf_priv; in vb2_cma_sg_put_userptr() local [all …]
|
| H A D | videobuf2-dma-sg.c | 58 static int vb2_dma_sg_alloc_compacted(struct vb2_dma_sg_buf *buf, in vb2_dma_sg_alloc_compacted() 103 struct vb2_dma_sg_buf *buf; in vb2_dma_sg_alloc() local 180 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_put() local 202 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_prepare() local 210 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_finish() local 220 struct vb2_dma_sg_buf *buf; in vb2_dma_sg_get_userptr() local 277 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_put_userptr() local 297 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_vaddr() local 314 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_num_users() local 321 struct vb2_dma_sg_buf *buf = buf_priv; in vb2_dma_sg_mmap() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gt/ |
| H A D | sysfs_engines.c | 25 name_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in name_show() 34 class_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in class_show() 43 inst_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in inst_show() 52 mmio_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in mmio_show() 69 static ssize_t repr_trim(char *buf, ssize_t len) in repr_trim() 82 u32 caps, char *buf, bool show_unknown) in __caps_show() 127 caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in caps_show() 138 all_caps_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in all_caps_show() 148 const char *buf, size_t count) in max_spin_store() 184 max_spin_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in max_spin_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_static_config.c | 17 void sja1105_pack(void *buf, const u64 *val, int start, int end, size_t len) in sja1105_pack() 39 void sja1105_unpack(const void *buf, u64 *val, int start, int end, size_t len) in sja1105_unpack() 56 void sja1105_packing(void *buf, u64 *val, int start, int end, in sja1105_packing() 79 u32 sja1105_crc32(const void *buf, size_t len) in sja1105_crc32() 94 static size_t sja1105et_avb_params_entry_packing(void *buf, void *entry_ptr, in sja1105et_avb_params_entry_packing() 105 size_t sja1105pqrs_avb_params_entry_packing(void *buf, void *entry_ptr, in sja1105pqrs_avb_params_entry_packing() 117 static size_t sja1105et_general_params_entry_packing(void *buf, void *entry_ptr, in sja1105et_general_params_entry_packing() 149 size_t sja1105pqrs_general_params_entry_packing(void *buf, void *entry_ptr, in sja1105pqrs_general_params_entry_packing() 184 sja1105_l2_forwarding_params_entry_packing(void *buf, void *entry_ptr, in sja1105_l2_forwarding_params_entry_packing() 198 size_t sja1105_l2_forwarding_entry_packing(void *buf, void *entry_ptr, in sja1105_l2_forwarding_entry_packing() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/cxl/ |
| H A D | sysfs.c | 19 char *buf) in caia_version_show() 29 char *buf) in psl_revision_show() 38 char *buf) in base_image_show() 47 char *buf) in image_loaded_show() 58 char *buf) in psl_timebase_synced_show() 79 char *buf) in tunneled_ops_supported_show() 88 const char *buf, size_t count) in reset_adapter_store() 124 char *buf) in load_image_on_perst_show() 138 const char *buf, size_t count) in load_image_on_perst_store() 162 char *buf) in perst_reloads_same_image_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-cti-sysfs.c | 81 char *buf) in enable_show() 101 const char *buf, size_t size) in enable_store() 123 char *buf) in powered_show() 137 struct device_attribute *attr, char *buf) in ctmid_show() 147 char *buf) in nr_trigger_cons_show() 217 static ssize_t cti_reg32_show(struct device *dev, char *buf, in cti_reg32_show() 243 static ssize_t cti_reg32_store(struct device *dev, const char *buf, in cti_reg32_store() 288 char *buf) in inout_sel_show() 299 const char *buf, size_t size) in inout_sel_store() 318 char *buf) in inen_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla4xxx/ |
| H A D | ql4_attr.c | 13 struct bin_attribute *ba, char *buf, loff_t off, in qla4_8xxx_sysfs_read_fw_dump() 31 struct bin_attribute *ba, char *buf, loff_t off, in qla4_8xxx_sysfs_write_fw_dump() 154 struct device_attribute *attr, char *buf) in qla4xxx_fw_version_show() 170 char *buf) in qla4xxx_serial_num_show() 178 char *buf) in qla4xxx_iscsi_version_show() 187 char *buf) in qla4xxx_optrom_version_show() 197 char *buf) in qla4xxx_board_id_show() 205 char *buf) in qla4xxx_fw_state_show() 216 char *buf) in qla4xxx_phy_port_cnt_show() 228 char *buf) in qla4xxx_phy_port_num_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/ |
| H A D | sysfs.c | 103 char *buf) in uboot_ver_show() 111 struct device_attribute *attr, char *buf) in armcp_kernel_ver_show() 119 char *buf) in armcp_ver_show() 127 char *buf) in cpld_ver_show() 136 struct device_attribute *attr, char *buf) in cpucp_kernel_ver_show() 144 char *buf) in cpucp_ver_show() 152 struct device_attribute *attr, char *buf) in infineon_ver_show() 161 char *buf) in fuse_ver_show() 169 struct device_attribute *attr, char *buf) in thermal_ver_show() 177 struct device_attribute *attr, char *buf) in preboot_btl_ver_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | sysfs.c | 392 struct device_attribute *attr, char *buf) in engine_group_id_show() 405 const char *buf, size_t count) in engine_group_id_store() 477 char *buf) in group_tokens_reserved_show() 487 const char *buf, size_t count) in group_tokens_reserved_store() 522 char *buf) in group_tokens_allowed_show() 532 const char *buf, size_t count) in group_tokens_allowed_store() 564 char *buf) in group_use_token_limit_show() 574 const char *buf, size_t count) in group_use_token_limit_store() 604 struct device_attribute *attr, char *buf) in group_engines_show() 633 struct device_attribute *attr, char *buf) in group_work_queues_show() [all …]
|
| /OK3568_Linux_fs/kernel/fs/xfs/ |
| H A D | xfs_sysfs.c | 42 char *buf) in xfs_sysfs_object_show() 53 const char *buf, in xfs_sysfs_object_store() 82 const char *buf, in bug_on_assert_store() 105 char *buf) in bug_on_assert_show() 114 const char *buf, in log_recovery_delay_store() 135 char *buf) in log_recovery_delay_show() 144 const char *buf, in mount_delay_store() 165 char *buf) in mount_delay_show() 174 const char *buf, in always_cow_store() 188 char *buf) in always_cow_show() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/ |
| H A D | amdgpu_pm.c | 117 char *buf) in amdgpu_get_power_dpm_state() 154 const char *buf, in amdgpu_set_power_dpm_state() 261 char *buf) in amdgpu_get_power_dpm_force_performance_level() 301 const char *buf, in amdgpu_set_power_dpm_force_performance_level() 407 char *buf) in amdgpu_get_pp_num_states() 449 char *buf) in amdgpu_get_pp_cur_state() 494 char *buf) in amdgpu_get_pp_force_state() 510 const char *buf, in amdgpu_set_pp_force_state() 572 char *buf) in amdgpu_get_pp_table() 616 const char *buf, in amdgpu_set_pp_table() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | cpu.c | 89 const char *buf, in cpu_probe_store() 107 const char *buf, in cpu_release_store() 144 char *buf) in crash_notes_show() 166 char *buf) in crash_notes_size_show() 208 char *buf) in show_cpus_attr() 229 struct device_attribute *attr, char *buf) in print_cpus_kernel_max() 239 struct device_attribute *attr, char *buf) in print_cpus_offline() 269 struct device_attribute *attr, char *buf) in print_cpus_isolated() 289 struct device_attribute *attr, char *buf) in print_cpus_nohz_full() 318 char *buf) in print_cpu_modalias() [all …]
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/cell/ |
| H A D | cbe_thermal.c | 89 char *buf) in spu_show_temp() 101 static ssize_t show_throttle(struct cbe_pmd_regs __iomem *pmd_regs, char *buf, int pos) in show_throttle() 113 static ssize_t store_throttle(struct cbe_pmd_regs __iomem *pmd_regs, const char *buf, size_t size, … in store_throttle() 139 struct device_attribute *attr, char *buf) in spu_show_throttle_end() 145 struct device_attribute *attr, char *buf) in spu_show_throttle_begin() 151 struct device_attribute *attr, char *buf) in spu_show_throttle_full_stop() 157 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_end() 163 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_begin() 169 struct device_attribute *attr, const char *buf, size_t size) in spu_store_throttle_full_stop() 174 static ssize_t ppe_show_temp(struct device *dev, char *buf, int pos) in ppe_show_temp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_attr.c | 21 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_fw_dump() 62 char *buf, loff_t off, size_t count) in qla2x00_sysfs_write_fw_dump() 184 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_nvram() 224 char *buf, loff_t off, size_t count) in qla2x00_sysfs_write_nvram() 298 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_optrom() 322 char *buf, loff_t off, size_t count) in qla2x00_sysfs_write_optrom() 360 char *buf, loff_t off, size_t count) in qla2x00_sysfs_write_optrom_ctl() 544 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_vpd() 591 char *buf, loff_t off, size_t count) in qla2x00_sysfs_write_vpd() 658 char *buf, loff_t off, size_t count) in qla2x00_sysfs_read_sfp() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/pcmcia/ |
| H A D | nsp_io.h | 69 void *buf, in nsp_multi_read_1() 76 void *buf, in nsp_fifo8_read() 88 void *buf, in nsp_multi_read_2() 95 void *buf, in nsp_fifo16_read() 107 void *buf, in nsp_multi_read_4() 114 void *buf, in nsp_fifo32_read() 126 void *buf, in nsp_multi_write_1() 133 void *buf, in nsp_fifo8_write() 144 void *buf, in nsp_multi_write_2() 151 void *buf, in nsp_fifo16_write() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/iio/addac/ |
| H A D | adt7316.c | 223 char *buf) in adt7316_show_enabled() 253 const char *buf, in adt7316_store_enabled() 278 char *buf) in adt7316_show_select_ex_temp() 291 const char *buf, in adt7316_store_select_ex_temp() 322 char *buf) in adt7316_show_mode() 335 const char *buf, in adt7316_store_mode() 363 char *buf) in adt7316_show_all_modes() 372 char *buf) in adt7316_show_ad_channel() 410 const char *buf, in adt7316_store_ad_channel() 456 char *buf) in adt7316_show_all_ad_channels() [all …]
|
| /OK3568_Linux_fs/external/xserver/xkb/ |
| H A D | xkbtext.c | 152 char *str, buf[VMOD_BUFFER_SIZE]; in XkbVModMaskText() local 237 char buf[100]; in XkbModIndexText() local 264 char buf[64], *rtrn; in XkbModMaskText() local 309 static char *buf; in XkbConfigText() local 356 static char buf[32]; in XkbKeysymText() local 368 char *buf; in XkbKeyNameText() local 398 static char buf[40]; in XkbSIMatchText() local 446 char *buf; in XkbIMWhichStateMaskText() local 505 char *buf; in XkbControlsMaskText() local 551 char *buf; in XkbStringText() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ufs/ |
| H A D | ufs-sysfs.c | 39 const char *buf, size_t count, in ufs_sysfs_pm_lvl_store() 61 struct device_attribute *attr, char *buf) in rpm_lvl_show() 69 struct device_attribute *attr, const char *buf, size_t count) in rpm_lvl_store() 75 struct device_attribute *attr, char *buf) in rpm_target_dev_state_show() 84 struct device_attribute *attr, char *buf) in rpm_target_link_state_show() 93 struct device_attribute *attr, char *buf) in spm_lvl_show() 101 struct device_attribute *attr, const char *buf, size_t count) in spm_lvl_store() 107 struct device_attribute *attr, char *buf) in spm_target_dev_state_show() 116 struct device_attribute *attr, char *buf) in spm_target_link_state_show() 149 struct device_attribute *attr, char *buf) in auto_hibern8_show() [all …]
|