Home
last modified time | relevance | path

Searched refs:custom_ctx (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/custom/
H A Dphl_custom_fb.c25 _is_fb_mode_valid(void* custom_ctx, in _is_fb_mode_valid() argument
50 _custom_fb_feature_enable(void* custom_ctx, in _custom_fb_feature_enable() argument
61 phl_custom_prepare_evt_rpt(custom_ctx, in _custom_fb_feature_enable()
71 _custom_fb_feature_query(void* custom_ctx, in _custom_fb_feature_query() argument
82 phl_custom_prepare_evt_rpt(custom_ctx, in _custom_fb_feature_query()
92 _custom_fb_testmode_param(void* custom_ctx, in _custom_fb_testmode_param() argument
104 phl_custom_prepare_evt_rpt(custom_ctx, in _custom_fb_testmode_param()
115 _custom_fb_set_wifi_role(void* custom_ctx, in _custom_fb_set_wifi_role() argument
120 struct phl_info_t *phl = phl_custom_get_phl_info(custom_ctx); in _custom_fb_set_wifi_role()
134 ret = _is_fb_mode_valid(custom_ctx, fb_ctx, msg, size); in _custom_fb_set_wifi_role()
[all …]
H A Dphl_custom_fb.h51 void* custom_ctx,
56 void* custom_ctx,
62 void* custom_ctx,
68 void* custom_ctx,
H A Dphl_custom.h24 phl_custom_prepare_evt_rpt(void *custom_ctx,
30 phl_custom_get_phl_info(void *custom_ctx);
H A Dphl_custom.c413 phl_custom_prepare_evt_rpt(void *custom_ctx, in phl_custom_prepare_evt_rpt() argument
419 struct phl_custom_ctx *ctx = (struct phl_custom_ctx *)custom_ctx; in phl_custom_prepare_evt_rpt()
436 phl_custom_get_phl_info(void *custom_ctx) in phl_custom_get_phl_info() argument
438 struct phl_custom_ctx *ctx = (struct phl_custom_ctx *)custom_ctx; in phl_custom_get_phl_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/custom/
H A Dphl_custom.h24 phl_custom_prepare_evt_rpt(void *custom_ctx,
30 phl_custom_get_phl_info(void *custom_ctx);
H A Dphl_custom.c413 phl_custom_prepare_evt_rpt(void *custom_ctx, in phl_custom_prepare_evt_rpt() argument
419 struct phl_custom_ctx *ctx = (struct phl_custom_ctx *)custom_ctx; in phl_custom_prepare_evt_rpt()
436 phl_custom_get_phl_info(void *custom_ctx) in phl_custom_get_phl_info() argument
438 struct phl_custom_ctx *ctx = (struct phl_custom_ctx *)custom_ctx; in phl_custom_get_phl_info()