Home
last modified time | relevance | path

Searched defs:attr (Results 1 – 25 of 329) sorted by relevance

12345678910>>...14

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/posix/src/
Dpthread_attr.c36 int pthread_attr_init(pthread_attr_t *attr) in pthread_attr_init()
55 int pthread_attr_destroy(pthread_attr_t *attr) in pthread_attr_destroy()
65 int pthread_attr_setdetachstate(pthread_attr_t *attr, int detachState) in pthread_attr_setdetachstate()
75 int pthread_attr_getdetachstate(const pthread_attr_t *attr, int *detachState) in pthread_attr_getdetachstate()
86 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope()
104 int pthread_attr_getscope(const pthread_attr_t *attr, int *scope) in pthread_attr_getscope()
115 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched()
125 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched()
136 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy()
146 int pthread_attr_getschedpolicy(const pthread_attr_t *attr, int *policy) in pthread_attr_getschedpolicy()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/subtitle/
Dsubtitle.c103 static ssize_t show_curr(struct class *class, struct class_attribute *attr, in show_curr()
109 static ssize_t store_curr(struct class *class, struct class_attribute *attr, in store_curr()
125 static ssize_t show_index(struct class *class, struct class_attribute *attr, in show_index()
131 static ssize_t store_index(struct class *class, struct class_attribute *attr, in store_index()
146 static ssize_t show_reset(struct class *class, struct class_attribute *attr, in show_reset()
152 static ssize_t store_reset(struct class *class, struct class_attribute *attr, in store_reset()
170 static ssize_t show_type(struct class *class, struct class_attribute *attr, in show_type()
176 static ssize_t store_type(struct class *class, struct class_attribute *attr, in store_type()
191 static ssize_t show_width(struct class *class, struct class_attribute *attr, in show_width()
197 static ssize_t store_width(struct class *class, struct class_attribute *attr, in store_width()
[all …]
/device/soc/esp/esp32/components/pthread/
Dpthread.c898 int pthread_mutex_init(pthread_mutex_t *mutex, const pthread_mutexattr_t *attr) in pthread_mutex_init()
973 int pthread_mutexattr_gettype(const pthread_mutexattr_t *attr, int *outType) in pthread_mutexattr_gettype()
1050 int pthread_attr_init(pthread_attr_t *attr) in pthread_attr_init()
1071 int pthread_attr_destroy(pthread_attr_t *attr) in pthread_attr_destroy()
1082 int pthread_attr_setdetachstate(pthread_attr_t *attr, int detachState) in pthread_attr_setdetachstate()
1092 int pthread_attr_getdetachstate(const pthread_attr_t *attr, int *detachState) in pthread_attr_getdetachstate()
1103 int pthread_attr_setscope(pthread_attr_t *attr, int scope) in pthread_attr_setscope()
1149 int pthread_attr_setinheritsched(pthread_attr_t *attr, int inherit) in pthread_attr_setinheritsched()
1159 int pthread_attr_getinheritsched(const pthread_attr_t *attr, int *inherit) in pthread_attr_getinheritsched()
1170 int pthread_attr_setschedpolicy(pthread_attr_t *attr, int policy) in pthread_attr_setschedpolicy()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/usb/sunxi_usb/manager/
Dusbc0_platform.c44 struct device_attribute *attr, char *buf) in device_chose()
63 struct device_attribute *attr, char *buf) in host_chose()
82 struct device_attribute *attr, char *buf) in null_chose()
98 struct device_attribute *attr, char *buf) in show_otg_role()
127 struct device_attribute *attr, in set_otg_role()
174 struct device_attribute *attr, char *buf) in show_otg_hw_scan_debug()
180 struct device_attribute *attr, in otg_hw_scan_debug()
/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/hal/
Dhal_trace.h88 #define TR_DUMMY(attr, str, ...) hal_trace_dummy(str, ##__VA_ARGS__) argument
98 #define REL_LOG(attr, str, ...) hal_trace_printf(((attr) & ~TR_ATTR_ARG_NUM_MASK) | \ argument
108 #define REL_LOG(attr, str, ...) hal_trace_dummy(str, ##__VA_ARGS__) argument
136 #define R_TR_CRITICAL(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
138 #define R_TR_ERROR(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
140 #define R_TR_WARN(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
142 #define R_TR_NOTIF(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
144 #define R_TR_INFO(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
146 #define R_TR_DEBUG(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
148 #define R_TR_VERBOSE(attr, str, ...) REL_LOG(((attr) & ~TR_ATTR_LEVEL_MASK) | TR_ATTR_LEVEL(… argument
[all …]
/device/soc/amlogic/a311d/soc/amlogic/media/common/codec_mm/configs/
Dconfigs_module.c50 static ssize_t all_show(struct class *class, struct class_attribute *attr, char *buf) in all_show()
61 static ssize_t media_show(struct class *class, struct class_attribute *attr, char *buf) in media_show()
72 static ssize_t video_show(struct class *class, struct class_attribute *attr, char *buf) in video_show()
82 static ssize_t decoder_show(struct class *class, struct class_attribute *attr, char *buf) in decoder_show()
92 static ssize_t vdec_show(struct class *class, struct class_attribute *attr, char *buf) in vdec_show()
102 static ssize_t tsync_show(struct class *class, struct class_attribute *attr, char *buf) in tsync_show()
113 static ssize_t amports_show(struct class *class, struct class_attribute *attr, char *buf) in amports_show()
123 static ssize_t parser_show(struct class *class, struct class_attribute *attr, char *buf) in parser_show()
134 static ssize_t config_show(struct class *class, struct class_attribute *attr, char *buf) in config_show()
145 static ssize_t config_store(struct class *class, struct class_attribute *attr, const char *buf, siz… in config_store()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/common/codec_mm/configs/
Dconfigs_module.c52 struct class_attribute *attr, char *buf) in all_show()
64 struct class_attribute *attr, char *buf) in media_show()
76 struct class_attribute *attr, char *buf) in video_show()
87 struct class_attribute *attr, char *buf) in decoder_show()
98 struct class_attribute *attr, char *buf) in vdec_show()
109 struct class_attribute *attr, char *buf) in tsync_show()
122 struct class_attribute *attr, char *buf) in amports_show()
133 struct class_attribute *attr, char *buf) in parser_show()
145 struct class_attribute *attr, char *buf) in config_show()
157 struct class_attribute *attr, in config_store()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/mmc/
Dsunxi-mmc-debug.c143 struct device_attribute *attr, char *buf) in maual_insert_show()
154 struct device_attribute *attr, in maual_insert_store()
349 struct device_attribute *attr, char *buf) in dump_host_reg_show()
370 struct device_attribute *attr, char *buf) in dump_gpio_reg_show()
411 struct device_attribute *attr, char *buf) in dump_ccmu_reg_show()
483 struct device_attribute *attr, char *buf) in dump_clk_dly_show()
540 sunxi_mmc_show_perf(struct device *dev, struct device_attribute *attr, char *buf) in sunxi_mmc_show_perf()
573 sunxi_mmc_set_perf(struct device *dev, struct device_attribute *attr, in sunxi_mmc_set_perf()
604 sunxi_mmc_set_samp_dly_sys(struct device *dev, struct device_attribute *attr, in sunxi_mmc_set_samp_dly_sys()
622 sunxi_mmc_set_ds_dly_sys(struct device *dev, struct device_attribute *attr, in sunxi_mmc_set_ds_dly_sys()
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/pwm/
Dsysfs.c36 static ssize_t period_show(struct device *child, struct device_attribute *attr, char *buf) in period_show()
46 static ssize_t period_store(struct device *child, struct device_attribute *attr, const char *buf, s… in period_store()
68 static ssize_t duty_cycle_show(struct device *child, struct device_attribute *attr, char *buf) in duty_cycle_show()
78 static ssize_t duty_cycle_store(struct device *child, struct device_attribute *attr, const char *bu… in duty_cycle_store()
101 static ssize_t oneshot_count_show(struct device *child, struct device_attribute *attr, char *buf) in oneshot_count_show()
111 static ssize_t oneshot_count_store(struct device *child, struct device_attribute *attr, const char … in oneshot_count_store()
134 static ssize_t enable_show(struct device *child, struct device_attribute *attr, char *buf) in enable_show()
144 static ssize_t enable_store(struct device *child, struct device_attribute *attr, const char *buf, s… in enable_store()
179 static ssize_t polarity_show(struct device *child, struct device_attribute *attr, char *buf) in polarity_show()
200 static ssize_t polarity_store(struct device *child, struct device_attribute *attr, const char *buf,… in polarity_store()
[all …]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
Dsyscall.c100 static struct bpf_map *find_and_alloc_map(union bpf_attr *attr) in find_and_alloc_map()
327 void bpf_map_init_from_attr(struct bpf_map *map, union bpf_attr *attr) in bpf_map_init_from_attr()
796 static int map_create(union bpf_attr *attr) in map_create()
1013 static int map_lookup_elem(union bpf_attr *attr) in map_lookup_elem()
1084 static int map_update_elem(union bpf_attr *attr) in map_update_elem()
1151 static int map_delete_elem(union bpf_attr *attr) in map_delete_elem()
1205 static int map_get_next_key(union bpf_attr *attr) in map_get_next_key()
1274 int generic_map_delete_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user… in generic_map_delete_batch()
1328 int generic_map_update_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user… in generic_map_update_batch()
1392 int generic_map_lookup_batch(struct bpf_map *map, const union bpf_attr *attr, union bpf_attr __user… in generic_map_lookup_batch()
[all …]
/device/soc/amlogic/a311d/soc/amlogic/unifykey/
Dunifykey.c229 int attr; in key_unify_write() local
695 static ssize_t version_show(struct class *cla, struct class_attribute *attr, char *buf) in version_show()
705 static ssize_t list_show(struct class *cla, struct class_attribute *attr, char *buf) in list_show()
730 static ssize_t exist_show(struct class *cla, struct class_attribute *attr, char *buf) in exist_show()
764 static ssize_t secure_show(struct class *cla, struct class_attribute *attr, char *buf) in secure_show()
798 static ssize_t encrypt_show(struct class *cla, struct class_attribute *attr, char *buf) in encrypt_show()
832 static ssize_t size_show(struct class *cla, struct class_attribute *attr, char *buf) in size_show()
859 static ssize_t name_show(struct class *cla, struct class_attribute *attr, char *buf) in name_show()
878 static ssize_t name_store(struct class *cla, struct class_attribute *attr, const char *buf, size_t … in name_store()
941 static ssize_t read_show(struct class *cla, struct class_attribute *attr, char *buf) in read_show()
[all …]
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/sunxi_device/
Dsunxi_de_v33x.c798 struct device_attribute *attr, char *buf) in de_info_show()
842 struct device_attribute *attr, in de_info_store()
851 struct device_attribute *attr, char *buf) in de_top_reg_show()
867 struct device_attribute *attr, in de_top_reg_store()
876 struct device_attribute *attr, char *buf) in de_rtmx_reg_show()
966 struct device_attribute *attr, in de_rtmx_reg_store()
976 struct device_attribute *attr, char *buf) in de_vsu_reg_show()
1011 struct device_attribute *attr, in de_vsu_reg_store()
1020 struct device_attribute *attr, char *buf) in de_gsu_reg_show()
1057 struct device_attribute *attr, in de_gsu_reg_store()
[all …]
Dsunxi_de.c808 struct device_attribute *attr, char *buf) in de_info_show()
852 struct device_attribute *attr, in de_info_store()
861 struct device_attribute *attr, char *buf) in de_top_reg_show()
877 struct device_attribute *attr, in de_top_reg_store()
886 struct device_attribute *attr, char *buf) in de_rtmx_reg_show()
976 struct device_attribute *attr, in de_rtmx_reg_store()
986 struct device_attribute *attr, char *buf) in de_vsu_reg_show()
1021 struct device_attribute *attr, in de_vsu_reg_store()
1030 struct device_attribute *attr, char *buf) in de_gsu_reg_show()
1067 struct device_attribute *attr, in de_gsu_reg_store()
[all …]
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/amports/
Dadec.c84 static ssize_t format_show(struct class *class, struct class_attribute *attr, in format_show()
93 static ssize_t channum_show(struct class *class, struct class_attribute *attr, in channum_show()
103 struct class_attribute *attr, char *buf) in samplerate_show()
112 struct class_attribute *attr, in datawidth_show()
121 static ssize_t pts_show(struct class *class, struct class_attribute *attr, in pts_show()
138 struct class_attribute *attr, char *buf) in addr_offset_show()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/standby/
Dstandby_debug.c27 static ssize_t time_to_wakeup_ms_show(struct class *class, struct class_attribute *attr, in time_to_wakeup_ms_show()
37 static ssize_t time_to_wakeup_ms_store(struct class *class, struct class_attribute *attr, in time_to_wakeup_ms_store()
60 static ssize_t dram_crc_paras_show(struct class *class, struct class_attribute *attr, in dram_crc_paras_show()
71 static ssize_t dram_crc_paras_store(struct class *class, struct class_attribute *attr, in dram_crc_paras_store()
/device/soc/rockchip/common/sdk_linux/drivers/devfreq/
Ddevfreq.c1297 static ssize_t name_show(struct device *dev, struct device_attribute *attr, char *buf) in name_show()
1304 static ssize_t governor_show(struct device *dev, struct device_attribute *attr, char *buf) in governor_show()
1315 static ssize_t governor_store(struct device *dev, struct device_attribute *attr, const char *buf, s… in governor_store()
1375 static ssize_t available_governors_show(struct device *d, struct device_attribute *attr, char *buf) in available_governors_show()
1421 static ssize_t cur_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in cur_freq_show()
1438 static ssize_t target_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in target_freq_show()
1446 static ssize_t polling_interval_show(struct device *dev, struct device_attribute *attr, char *buf) in polling_interval_show()
1457 static ssize_t polling_interval_store(struct device *dev, struct device_attribute *attr, const char… in polling_interval_store()
1479 static ssize_t min_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, s… in min_freq_store()
1507 static ssize_t min_freq_show(struct device *dev, struct device_attribute *attr, char *buf) in min_freq_show()
[all …]
/device/soc/winnermicro/wm800/board/platform/drivers/sasc/
Dwm_sasc.c59 sasc_region_attr_t *attr, uint32_t enable) in wm_sasc_config_region()
94 …region_protect(uint32_t base_addr, uint32_t idx, sasc_region_size_e size, sasc_region_attr_t *attr) in set_region_protect()
116 void access_region(uint32_t base_addr, sasc_region_size_e size, sasc_region_attr_t *attr, int pos) in access_region()
163 sasc_region_attr_t attr; in sasc_region_security_test() local
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/input/sensor/stk3x1x/
Dstk3x1x.c1201 static ssize_t stk_als_code_show(struct device *dev, struct device_attribute *attr, char *buf) in stk_als_code_show()
1211 static ssize_t stk_als_enable_show(struct device *dev, struct device_attribute *attr, char *buf) in stk_als_enable_show()
1228 static ssize_t stk_als_enable_store(struct device *dev, struct device_attribute *attr, const char *… in stk_als_enable_store()
1247 static ssize_t stk_als_lux_show(struct device *dev, struct device_attribute *attr, char *buf) in stk_als_lux_show()
1257 static ssize_t stk_als_lux_store(struct device *dev, struct device_attribute *attr, const char *buf… in stk_als_lux_store()
1276 static ssize_t stk_als_transmittance_show(struct device *dev, struct device_attribute *attr, char *… in stk_als_transmittance_show()
1285 static ssize_t stk_als_transmittance_store(struct device *dev, struct device_attribute *attr, const… in stk_als_transmittance_store()
1299 static ssize_t stk_als_delay_show(struct device *dev, struct device_attribute *attr, char *buf) in stk_als_delay_show()
1310 static ssize_t stk_als_delay_store(struct device *dev, struct device_attribute *attr, const char *b… in stk_als_delay_store()
1340 static ssize_t stk_als_ir_code_show(struct device *dev, struct device_attribute *attr, char *buf) in stk_als_ir_code_show()
[all …]
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/
Dmali_kbase_core_linux.c2207 static ssize_t show_policy(struct device *dev, struct device_attribute *attr, char *const buf) in show_policy()
2258 static ssize_t set_policy(struct device *dev, struct device_attribute *attr, const char *buf, size_… in set_policy()
2310 static ssize_t show_core_mask(struct device *dev, struct device_attribute *attr, char * const buf) in show_core_mask()
2366 static ssize_t set_core_mask(struct device *dev, struct device_attribute *attr, const char *buf, si… in set_core_mask()
2517 struct device_attribute *attr, in set_soft_job_timeout()
2550 struct device_attribute *attr, in show_soft_job_timeout()
2603 static ssize_t set_js_timeouts(struct device *dev, struct device_attribute *attr, const char *buf, … in set_js_timeouts()
2695 static ssize_t show_js_timeouts(struct device *dev, struct device_attribute *attr, char * const buf) in show_js_timeouts()
2785 struct device_attribute *attr, const char *buf, size_t count) in set_js_scheduling_period()
2865 struct device_attribute *attr, char * const buf) in show_js_scheduling_period()
[all …]
/device/soc/rockchip/common/sdk_linux/kernel/power/
Dhibernate.c1113 static ssize_t disk_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in disk_show()
1153 static ssize_t disk_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_… in disk_store()
1207 static ssize_t resume_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in resume_show()
1212 static ssize_t resume_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, siz… in resume_store()
1243 static ssize_t resume_offset_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in resume_offset_show()
1248 static ssize_t resume_offset_store(struct kobject *kobj, struct kobj_attribute *attr, const char *b… in resume_offset_store()
1264 static ssize_t image_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in image_size_show()
1269 static ssize_t image_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf,… in image_size_store()
1283 static ssize_t reserved_size_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in reserved_size_show()
1288 static ssize_t reserved_size_store(struct kobject *kobj, struct kobj_attribute *attr, const char *b… in reserved_size_store()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/dumpreg/
Ddump_reg.c681 static ssize_t standby_dump_ctrl_show(struct class *class, struct class_attribute *attr, in standby_dump_ctrl_show()
691 static ssize_t standby_dump_ctrl_store(struct class *class, struct class_attribute *attr, in standby_dump_ctrl_store()
860 dump_show(struct class *class, struct class_attribute *attr, char *buf) in dump_show()
866 dump_store(struct class *class, struct class_attribute *attr, in dump_store()
899 write_show(struct class *class, struct class_attribute *attr, char *buf) in write_show()
907 write_store(struct class *class, struct class_attribute *attr, in write_store()
933 compare_show(struct class *class, struct class_attribute *attr, char *buf) in compare_show()
940 compare_store(struct class *class, struct class_attribute *attr, in compare_store()
957 rw_byte_show(struct class *class, struct class_attribute *attr, char *buf) in rw_byte_show()
964 rw_byte_store(struct class *class, struct class_attribute *attr, in rw_byte_store()
[all …]
/device/soc/rockchip/common/sdk_linux/drivers/power/supply/
Dpower_supply_sysfs.c201 static struct power_supply_attr *to_ps_attr(struct device_attribute *attr) in to_ps_attr()
206 static enum power_supply_property dev_attr_psp(struct device_attribute *attr) in dev_attr_psp()
242 static ssize_t power_supply_show_property(struct device *dev, struct device_attribute *attr, char *… in power_supply_show_property()
278 static ssize_t power_supply_store_property(struct device *dev, struct device_attribute *attr, const… in power_supply_store_property()
317 static umode_t power_supply_attr_is_visible(struct kobject *kobj, struct attribute *attr, int attrn… in power_supply_attr_is_visible()
372 struct device_attribute *attr; in power_supply_init_attrs() local
/device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/hw_demux/
Daml_dvb.c749 struct class_attribute *attr, char *buf) in stb_show_source()
796 struct class_attribute *attr, const char *buf, in stb_clear_av()
857 struct class_attribute *attr, const char *buf, in stb_store_source()
889 struct class_attribute *attr, char *buf) in show_dmx_reset_all_flag()
902 struct class_attribute *attr, const char *buf, in set_dmx_reset_all_flag()
1014 struct class_attribute *attr, char *buf) in tso_show_source()
1059 struct class_attribute *attr, const char *buf, in tso_store_source()
1647 struct class_attribute *attr, in demux_do_reset()
1665 struct class_attribute *attr, char *buf) in demux_show_video_pts()
1677 struct class_attribute *attr, char *buf) in demux_show_audio_pts()
[all …]
/device/board/isoftstone/yangfan/kernel/src/driv/media/cif/
Ddev.c47 struct device_attribute *attr, in rkcif_show_compact_mode()
62 struct device_attribute *attr, in rkcif_store_compact_mode()
99 struct device_attribute *attr, in rkcif_show_line_int_num()
111 struct device_attribute *attr, in rkcif_store_line_int_num()
136 struct device_attribute *attr, in rkcif_show_dummybuf_mode()
148 struct device_attribute *attr, in rkcif_store_dummybuf_mode()
174 struct device_attribute *attr, in rkcif_show_memory_mode()
190 struct device_attribute *attr, in rkcif_store_memory_mode()
232 struct device_attribute *attr, in rkcif_show_scale_ch0_blc()
247 struct device_attribute *attr, in rkcif_store_scale_ch0_blc()
[all …]
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/
Ddev.c47 struct device_attribute *attr, in rkcif_show_compact_mode()
62 struct device_attribute *attr, in rkcif_store_compact_mode()
99 struct device_attribute *attr, in rkcif_show_line_int_num()
111 struct device_attribute *attr, in rkcif_store_line_int_num()
136 struct device_attribute *attr, in rkcif_show_dummybuf_mode()
148 struct device_attribute *attr, in rkcif_store_dummybuf_mode()
174 struct device_attribute *attr, in rkcif_show_memory_mode()
190 struct device_attribute *attr, in rkcif_store_memory_mode()
232 struct device_attribute *attr, in rkcif_show_scale_ch0_blc()
247 struct device_attribute *attr, in rkcif_store_scale_ch0_blc()
[all …]

12345678910>>...14