| /OK3568_Linux_fs/buildroot/package/vlc/ |
| H A D | 0007-Add-support-for-freerdp2.patch | 51 @@ -144,6 +132,7 @@ static void desktopResizeHandler( rdpContext *p_context ) 52 vlcrdp_context_t * p_vlccontext = (vlcrdp_context_t *) p_context; 54 rdpGdi *p_gdi = p_context->gdi; 59 @@ -153,17 +142,21 @@ static void desktopResizeHandler( rdpContext *p_context ) 85 @@ -176,7 +169,7 @@ static void desktopResizeHandler( rdpContext *p_context )
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli_hush.c | 198 struct p_context { struct 207 struct p_context *stack; argument 461 static int setup_redirect(struct p_context *ctx, int fd, redir_type style, struct in_str *input); 463 static void initialize_context(struct p_context *ctx); 464 static int done_word(o_string *dest, struct p_context *ctx); 465 static int done_command(struct p_context *ctx); 466 static int done_pipe(struct p_context *ctx, pipe_style type); 471 static int process_command_subs(o_string *dest, struct p_context *ctx, struct in_str *input, int su… 472 static int parse_group(o_string *dest, struct p_context *ctx, struct in_str *input, int ch); 476 static int handle_dollar(o_string *dest, struct p_context *ctx, struct in_str *input); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/halrf/ |
| H A D | halrf_powertracking.c | 116 void *p_context in halrf_update_init_rate_work_item_callback() argument 119 struct _ADAPTER *adapter = (struct _ADAPTER *)p_context; in halrf_update_init_rate_work_item_callback()
|
| H A D | halrf_powertracking.h | 37 void *p_context
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/phydm/ |
| H A D | phydm_smt_ant.h | 156 void *p_context 161 void *p_context
|
| H A D | phydm_pathdiv.h | 225 void *p_context 235 void *p_context
|
| H A D | phydm_interface.h | 293 void *p_context, 350 void *p_context,
|
| H A D | phydm_dynamic_rx_path.h | 103 void *p_context
|
| H A D | phydm_dynamic_rx_path.c | 210 void *p_context in phydm_dynamic_rx_path_workitem_callback() argument 213 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_dynamic_rx_path_workitem_callback()
|
| H A D | phydm_soml.h | 87 void *p_context
|
| H A D | phydm_antdiv.h | 435 void *p_context 443 void *p_context
|
| H A D | phydm_adc_sampling.h | 79 void *p_context
|
| H A D | phydm_smt_ant.c | 1124 void *p_context in phydm_beam_switch_workitem_callback() argument 1127 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_beam_switch_workitem_callback() 1148 void *p_context in phydm_beam_decision_workitem_callback() argument 1151 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_beam_decision_workitem_callback() 2023 void *p_context in phydm_beam_switch_workitem_callback() argument 2026 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_beam_switch_workitem_callback() 2047 void *p_context in phydm_beam_decision_workitem_callback() argument 2050 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_beam_decision_workitem_callback()
|
| H A D | phydm_interface.c | 487 void *p_context, in odm_initialize_work_item() argument 497 PlatformInitializeWorkItem(adapter, p_rt_work_item, rt_work_item_callback, p_context, sz_id); in odm_initialize_work_item() 663 void *p_context, in odm_initialize_timer() argument 684 PlatformInitializeTimer(adapter, p_timer, (RT_TIMER_CALL_BACK)call_back_func, p_context, sz_id); in odm_initialize_timer()
|
| H A D | phydm_soml.c | 116 void *p_context in phydm_adaptive_soml_workitem_callback() argument 120 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_adaptive_soml_workitem_callback()
|
| H A D | phydm_debug.h | 331 void *p_context
|
| H A D | phydm_pathdiv.c | 659 void *p_context in odm_path_div_chk_ant_switch_workitem_callback() argument 673 void *p_context in odm_cck_tx_path_diversity_work_item_callback() argument
|
| H A D | phydm_rainfo.h | 403 void *p_context
|
| H A D | phydm_adc_sampling.c | 335 void *p_context argument 338 struct _ADAPTER *adapter = (struct _ADAPTER *)p_context;
|
| H A D | phydm_beamforming.c | 1560 void *p_context in beamforming_timer_callback() 1567 struct _ADAPTER *adapter = (struct _ADAPTER *)p_context; in beamforming_timer_callback()
|
| H A D | phydm_antdiv.c | 2940 void *p_context in odm_sw_antdiv_workitem_callback() argument 2943 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in odm_sw_antdiv_workitem_callback() 2954 void *p_context in odm_sw_antdiv_workitem_callback() argument 2958 p_adapter = (struct _ADAPTER *)p_context; in odm_sw_antdiv_workitem_callback()
|
| H A D | phydm_debug.c | 853 void *p_context in phydm_sbd_workitem_callback() argument 857 struct _ADAPTER *p_adapter = (struct _ADAPTER *)p_context; in phydm_sbd_workitem_callback()
|
| /OK3568_Linux_fs/kernel/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.c | 142 static void cs_etm_decoder__print_str_cb(const void *p_context, in cs_etm_decoder__print_str_cb() argument 146 if (p_context && str_len) in cs_etm_decoder__print_str_cb() 147 ((struct cs_etm_decoder *)p_context)->packet_printer(msg); in cs_etm_decoder__print_str_cb()
|