| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | writev.c | 16 int jffs2_flash_direct_writev(struct jffs2_sb_info *c, const struct kvec *vecs, in jffs2_flash_direct_writev() 32 int jffs2_flash_direct_write(struct jffs2_sb_info *c, loff_t ofs, size_t len, in jffs2_flash_direct_write()
|
| /OK3568_Linux_fs/kernel/arch/microblaze/lib/ |
| H A D | memmove.c | 35 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove() 58 void *memmove(void *v_dst, const void *v_src, __kernel_size_t c) in memmove()
|
| /OK3568_Linux_fs/kernel/drivers/staging/ralink-gdma/ |
| H A D | ralink-gdma.c | 145 static struct gdma_dmaengine_chan *to_gdma_dma_chan(struct dma_chan *c) in to_gdma_dma_chan() 181 static int gdma_dma_config(struct dma_chan *c, in gdma_dma_config() 220 static int gdma_dma_terminate_all(struct dma_chan *c) in gdma_dma_terminate_all() 494 static void gdma_dma_issue_pending(struct dma_chan *c) in gdma_dma_issue_pending() 514 struct dma_chan *c, struct scatterlist *sgl, in gdma_dma_prep_slave_sg() 562 struct dma_chan *c, dma_addr_t dest, dma_addr_t src, in gdma_dma_prep_dma_memcpy() 605 struct dma_chan *c, dma_addr_t buf_addr, size_t buf_len, in gdma_dma_prep_dma_cyclic() 655 static enum dma_status gdma_dma_tx_status(struct dma_chan *c, in gdma_dma_tx_status() 694 static void gdma_dma_free_chan_resources(struct dma_chan *c) in gdma_dma_free_chan_resources()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/ |
| H A D | livetree.c | 431 struct node *c; in get_property_by_label() local 458 struct node *c; in get_marker_label() local 747 struct node *c; in sort_node() local 789 struct node *c; in any_label_tree() local 806 struct node *c; in generate_label_tree_internal() local 843 struct node *c; in any_fixup_tree() local 888 struct node *c; in generate_fixups_tree_internal() local 908 struct node *c; in any_local_fixup_tree() local 969 struct node *c; in generate_local_fixups_tree_internal() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
| H A D | gm107.c | 42 int c, s; in gm107_ltc_cbc_wait() local 72 gm107_ltc_intr_lts(struct nvkm_ltc *ltc, int c, int s) in gm107_ltc_intr_lts() 97 u32 s, c = __ffs(mask); in gm107_ltc_intr() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/ |
| H A D | btf_dump_test_case_packing.c | 34 char c; member 42 char c: 1; member 50 int c; member
|
| /OK3568_Linux_fs/kernel/net/9p/ |
| H A D | client.c | 225 static int p9_fcall_init(struct p9_client *c, struct p9_fcall *fc, in p9_fcall_init() 268 p9_tag_alloc(struct p9_client *c, int8_t type, unsigned int max_size) in p9_tag_alloc() 332 struct p9_req_t *p9_tag_lookup(struct p9_client *c, u16 tag) in p9_tag_lookup() 365 static int p9_tag_remove(struct p9_client *c, struct p9_req_t *r) in p9_tag_remove() 398 static void p9_tag_cleanup(struct p9_client *c) in p9_tag_cleanup() 419 void p9_client_cb(struct p9_client *c, struct p9_req_t *req, int status) in p9_client_cb() 497 static int p9_check_errors(struct p9_client *c, struct p9_req_t *req) in p9_check_errors() 568 static int p9_check_zc_errors(struct p9_client *c, struct p9_req_t *req, in p9_check_zc_errors() 655 static int p9_client_flush(struct p9_client *c, struct p9_req_t *oldreq) in p9_client_flush() 684 static struct p9_req_t *p9_client_prepare_req(struct p9_client *c, in p9_client_prepare_req() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/dma/idxd/ |
| H A D | dma.c | 15 static inline struct idxd_wq *to_idxd_wq(struct dma_chan *c) in to_idxd_wq() 86 idxd_dma_prep_interrupt(struct dma_chan *c, unsigned long flags) in idxd_dma_prep_interrupt() 107 idxd_dma_submit_memcpy(struct dma_chan *c, dma_addr_t dma_dest, in idxd_dma_submit_memcpy() 173 struct dma_chan *c = tx->chan; in idxd_dma_tx_submit() local
|
| /OK3568_Linux_fs/kernel/drivers/video/logo/ |
| H A D | pnmtologo.c | 86 int c, val; in get_number() local 208 static inline int is_black(struct color c) in is_black() 213 static inline int is_white(struct color c) in is_white() 218 static inline int is_gray(struct color c) in is_gray()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/crypto/ |
| H A D | md5-asm.S | 65 #define R_00_15(a, b, c, d, w0, w1, p, q, off, k0h, k0l, k1h, k1l) \ argument 89 #define R_16_31(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 109 #define R_32_47(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument 126 #define R_48_63(a, b, c, d, w0, w1, p, q, k0h, k0l, k1h, k1l) \ argument
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | perf.c | 100 struct pager_config *c = data; in pager_command_config() local 110 struct pager_config c; in check_pager_config() local 119 struct pager_config *c = data; in browser_command_config() local 134 struct pager_config c; in check_browser_config() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/ |
| H A D | transmeta.c | 10 static void early_init_transmeta(struct cpuinfo_x86 *c) in early_init_transmeta() 22 static void init_transmeta(struct cpuinfo_x86 *c) in init_transmeta()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | inserter.hpp | 29 inline explicit insert_iterator(Container & c) in insert_iterator() 71 insert_iterator<Container> inserter(Container & c) in inserter()
|
| /OK3568_Linux_fs/kernel/sound/pci/echoaudio/ |
| H A D | echoaudio.c | 110 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_format_by_channels() local 138 struct snd_interval *c = hw_param_interval(params, in hw_rule_capture_channels_by_format() local 172 struct snd_interval *c = hw_param_interval(params, in hw_rule_playback_format_by_channels() local 207 struct snd_interval *c = hw_param_interval(params, in hw_rule_playback_channels_by_format() local 998 int c; in snd_echo_output_gain_get() local 1010 int c, changed, gain; in snd_echo_output_gain_put() local 1079 int c; in snd_echo_input_gain_get() local 1091 int c, gain, changed; in snd_echo_input_gain_put() local 1148 int c; in snd_echo_output_nominal_get() local 1160 int c, changed; in snd_echo_output_nominal_put() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_proto.h | 222 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument 223 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument 224 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_proto.h | 226 #define dhd_prot_send_host_timestamp(a, b, c, d, e) 0 argument 227 #define dhd_prot_data_path_tx_timestamp_logging(a, b, c) 0 argument 228 #define dhd_prot_data_path_rx_timestamp_logging(a, b, c) 0 argument
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | cx24120.c | 324 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_snr() local 337 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_ber() local 429 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_read_signal_strength() local 607 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_stats() local 796 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_get_fec() local 836 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_calculate_ber_window() local 915 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_clock_ratios() local 1133 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_set_frontend() local 1269 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in cx24120_init() local 1497 struct dtv_frontend_properties *c) in cx24120_get_frontend() [all …]
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | twl4030.c | 54 u8 c, r; in twl4030_keypad_scan() local 85 int twl4030_keypad_key(unsigned char *matrix, u8 c, u8 r) in twl4030_keypad_key()
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | hash.h | 33 u32 a, b, c; in __hash_32() local 120 u64 b, c, d; in hash_64() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap1/ |
| H A D | clock.c | 849 struct clk *c; in omap_clk_get_by_name() local 868 struct clk *c; in omap_clk_enable_autoidle_all() local 884 struct clk *c; in omap_clk_disable_autoidle_all() local 970 struct clk *c; in debug_clock_show() local 990 static void clk_debugfs_register_one(struct clk *c) in clk_debugfs_register_one() 1003 static void clk_debugfs_register(struct clk *c) in clk_debugfs_register() 1016 struct clk *c; in clk_debugfs_init() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | config.c | 49 int c; in get_next_char() local 80 int c = get_next_char(); in parse_value() local 139 static inline int iskeychar(int c) in iskeychar() 146 int c; in get_value() local 175 static int get_extended_base_var(char *name, int baselen, int c) in get_extended_base_var() 216 int c = get_next_char(); in get_base_var() local 242 int line, c = get_next_char(); in perf_parse_file() local
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86Cursors.c | 302 int c; in xf86_set_cursor_colors() local 336 int c; in xf86_hide_cursors() local 365 int c; in xf86_show_cursors() local 477 int c; in xf86_set_cursor_position() local 536 int c; in xf86_load_cursor_image() local 562 int c; in xf86_use_hw_cursor() local 633 int c; in xf86_load_cursor_argb() local
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | console.c | 223 static void console_putc(int file, const char c) in console_putc() 286 static inline void console_putc(int file, const char c) in console_putc() 374 void fputc(int file, const char c) in fputc() 477 static void pre_console_putc(const char c) in pre_console_putc() 514 static inline void pre_console_putc(const char c) {} in pre_console_putc() 518 void putc(const char c) in putc() 634 char c; in console_record_print_purge() local
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/dec/m2v/ |
| H A D | m2vd_parser.c | 240 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_init() local 261 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_deinit() local 314 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_reset() local 362 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_flush() local 467 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_prepare() local 1454 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_parse() local 1549 M2VDContext *c = (M2VDContext *)ctx; in m2vd_parser_callback() local
|
| /OK3568_Linux_fs/kernel/drivers/scsi/ |
| H A D | atp870u.c | 122 unsigned char i, j, c, target_id, lun,cmdp; in atp870u_intr_handle() local 585 unsigned char c; in atp870u_queuecommand_lck() local 1205 int c,k; in atp870u_init_tables() local 1240 static void atp_set_host_id(struct atp_unit *atp, u8 c, u8 host_id) in atp_set_host_id() 1392 unsigned char k, m, c; in atp885_init() local 1587 unsigned char j, k, c; in atp870u_abort() local 1712 static void atp_is(struct atp_unit *dev, unsigned char c, bool wide_chip, unsigned char lvdmode) in atp_is()
|