Home
last modified time | relevance | path

Searched refs:rstate (Results 1 – 25 of 47) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_role.c223 struct rtw_wifi_role_t *wrole, enum role_state rstate) in _phl_send_role_notify_cmd() argument
237 rcmd->rstate = rstate; in _phl_send_role_notify_cmd()
264 enum role_state rstate) in _phl_role_notify() argument
266 if (rstate >= PHL_ROLE_STATE_UNKNOWN) { in _phl_role_notify()
267 PHL_ERR("%s unknow rstate:%d\n", __func__, rstate); in _phl_role_notify()
272 _phl_send_role_notify_cmd(phl_info, wrole, rstate); in _phl_role_notify()
275 rtw_phl_btc_role_notify(phl_info, wrole->id, rstate); in _phl_role_notify()
554 enum role_state rstate; in phl_role_ap_client_notify() local
557 rstate = PHL_ROLE_MSTS_STA_CONN_START; in phl_role_ap_client_notify()
559 rstate = PHL_ROLE_MSTS_STA_CONN_END; in phl_role_ap_client_notify()
[all …]
H A Dphl_btc_fsm.c120 prinfo->role_id, wrole, sta, prinfo->rstate); in btc_service_st_hdl()
368 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate) in rtw_phl_btc_role_notify() argument
374 prinfo->rstate = rstate; in rtw_phl_btc_role_notify()
H A Dphl_cmd_btc.c44 rcmd->wrole->id, wrole, sta, rcmd->rstate); in _hdl_role_notify()
493 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate) in rtw_phl_btc_role_notify() argument
499 prinfo->rstate = rstate; in rtw_phl_btc_role_notify()
H A Dphl_btc.h29 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate);
H A Dphl_btc_def.h127 enum role_state rstate; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_role.c223 struct rtw_wifi_role_t *wrole, enum role_state rstate) in _phl_send_role_notify_cmd() argument
237 rcmd->rstate = rstate; in _phl_send_role_notify_cmd()
264 enum role_state rstate) in _phl_role_notify() argument
266 if (rstate >= PHL_ROLE_STATE_UNKNOWN) { in _phl_role_notify()
267 PHL_ERR("%s unknow rstate:%d\n", __func__, rstate); in _phl_role_notify()
272 _phl_send_role_notify_cmd(phl_info, wrole, rstate); in _phl_role_notify()
275 rtw_phl_btc_role_notify(phl_info, wrole->id, rstate); in _phl_role_notify()
556 enum role_state rstate; in phl_role_ap_client_notify() local
559 rstate = PHL_ROLE_MSTS_STA_CONN_START; in phl_role_ap_client_notify()
561 rstate = PHL_ROLE_MSTS_STA_CONN_END; in phl_role_ap_client_notify()
[all …]
H A Dphl_btc_fsm.c120 prinfo->role_id, wrole, sta, prinfo->rstate); in btc_service_st_hdl()
368 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate) in rtw_phl_btc_role_notify() argument
374 prinfo->rstate = rstate; in rtw_phl_btc_role_notify()
H A Dphl_cmd_btc.c44 rcmd->wrole->id, wrole, sta, rcmd->rstate); in _hdl_role_notify()
505 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate) in rtw_phl_btc_role_notify() argument
511 prinfo->rstate = rstate; in rtw_phl_btc_role_notify()
H A Dphl_btc.h29 void rtw_phl_btc_role_notify(void *phl, u8 role_id, enum role_state rstate);
H A Dphl_btc_def.h128 enum role_state rstate; member
/OK3568_Linux_fs/kernel/drivers/net/slip/
H A Dslhc.c107 comp->rstate = kzalloc(rsize, GFP_KERNEL); in slhc_init()
108 if (! comp->rstate) in slhc_init()
144 kfree(comp->rstate); in slhc_init()
162 if ( comp->rstate != NULLSLSTATE ) in slhc_free()
163 kfree( comp->rstate ); in slhc_free()
519 if (!comp->rstate[x].initialized) in slhc_uncompress()
533 cs = &comp->rstate[comp->recv_current]; in slhc_uncompress()
677 cs = &comp->rstate[comp->recv_current = index]; in slhc_remember()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_vsp.c223 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(state); in rcar_du_vsp_plane_prepare_fb() local
234 ret = rcar_du_vsp_map_fb(vsp, state->fb, rstate->sg_tables); in rcar_du_vsp_plane_prepare_fb()
257 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(state); in rcar_du_vsp_plane_cleanup_fb() local
263 rcar_du_vsp_unmap_fb(vsp, state->fb, rstate->sg_tables); in rcar_du_vsp_plane_cleanup_fb()
269 struct rcar_du_vsp_plane_state *rstate = to_rcar_vsp_plane_state(state); in rcar_du_vsp_plane_atomic_check() local
271 return __rcar_du_plane_atomic_check(plane, state, &rstate->format); in rcar_du_vsp_plane_atomic_check()
H A Drcar_du_plane.c612 struct rcar_du_plane_state *rstate = to_rcar_plane_state(state); in rcar_du_plane_atomic_check() local
614 return __rcar_du_plane_atomic_check(plane, state, &rstate->format); in rcar_du_plane_atomic_check()
702 struct rcar_du_plane_state *rstate = to_rcar_plane_state(state); in rcar_du_plane_atomic_set_property() local
706 rstate->colorkey = val; in rcar_du_plane_atomic_set_property()
717 const struct rcar_du_plane_state *rstate = in rcar_du_plane_atomic_get_property() local
722 *val = rstate->colorkey; in rcar_du_plane_atomic_get_property()
H A Drcar_du_group.c328 struct rcar_du_crtc_state *rstate; in rcar_du_group_set_dpad_levels() local
332 rstate = to_rcar_crtc_state(rcrtc->crtc.state); in rcar_du_group_set_dpad_levels()
334 if (!(rstate->outputs & dpad_mask)) in rcar_du_group_set_dpad_levels()
H A Drcar_du_crtc.c693 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(state); in rcar_du_crtc_atomic_check() local
702 rstate->outputs = 0; in rcar_du_crtc_atomic_check()
712 rstate->outputs |= BIT(renc->output); in rcar_du_crtc_atomic_check()
722 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(crtc->state); in rcar_du_crtc_atomic_enable() local
735 rstate->outputs == BIT(RCAR_DU_OUTPUT_DPAD0)) { in rcar_du_crtc_atomic_enable()
757 struct rcar_du_crtc_state *rstate = to_rcar_crtc_state(old_state); in rcar_du_crtc_atomic_disable() local
764 rstate->outputs == BIT(RCAR_DU_OUTPUT_DPAD0)) { in rcar_du_crtc_atomic_disable()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dcore.c578 const struct regulator_state *rstate; in regulator_get_suspend_state_check() local
580 rstate = regulator_get_suspend_state(rdev, state); in regulator_get_suspend_state_check()
581 if (rstate == NULL) in regulator_get_suspend_state_check()
588 if (rstate->enabled != ENABLE_IN_SUSPEND && in regulator_get_suspend_state_check()
589 rstate->enabled != DISABLE_IN_SUSPEND) { in regulator_get_suspend_state_check()
596 return rstate; in regulator_get_suspend_state_check()
1019 const struct regulator_state *rstate) in __suspend_set_state() argument
1023 if (rstate->enabled == ENABLE_IN_SUSPEND && in __suspend_set_state()
1026 else if (rstate->enabled == DISABLE_IN_SUSPEND && in __suspend_set_state()
1037 if (rdev->desc->ops->set_suspend_voltage && rstate->uV > 0) { in __suspend_set_state()
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread-stack.c101 enum retpoline_state_t rstate; member
164 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__init()
1109 enum retpoline_state_t rstate; in thread_stack__process() local
1125 rstate = ts->rstate; in thread_stack__process()
1126 if (rstate == X86_RETPOLINE_DETECTED) in thread_stack__process()
1127 ts->rstate = X86_RETPOLINE_POSSIBLE; in thread_stack__process()
1172 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym && in thread_stack__process()
1175 ts->rstate = X86_RETPOLINE_DETECTED; in thread_stack__process()
1193 if (rstate == X86_RETPOLINE_DETECTED && ts->cnt > 2 && in thread_stack__process()
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c126 unsigned int rstate; /* receive state bits 6c */ member
709 val = ppp->flags | ppp->xstate | ppp->rstate; in ppp_ioctl()
2210 if (ppp->rc_state && (ppp->rstate & SC_DECOMP_RUN) && in ppp_receive_nonmp_frame()
2211 (ppp->rstate & (SC_DC_FERROR | SC_DC_ERROR)) == 0) in ppp_receive_nonmp_frame()
2214 if (ppp->flags & SC_MUST_COMP && ppp->rstate & SC_DC_FERROR) in ppp_receive_nonmp_frame()
2381 ppp->rstate |= SC_DC_FERROR; in ppp_decompress_frame()
2405 ppp->rstate |= SC_DC_ERROR; in ppp_decompress_frame()
2886 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_set_compress()
2934 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_ccp_peek()
2943 ppp->rstate &= ~SC_DECOMP_RUN; in ppp_ccp_peek()
[all …]
/OK3568_Linux_fs/kernel/drivers/xen/xenbus/
H A Dxenbus_probe_frontend.c264 enum xenbus_state rstate = XenbusStateUnknown; in print_device_status() local
266 rstate = xenbus_read_driver_state(xendev->otherend); in print_device_status()
268 xendev->nodename, xendev->state, rstate); in print_device_status()
/OK3568_Linux_fs/kernel/sound/pci/lx6464es/
H A Dlx_core.h110 int lx_pipe_state(struct lx6464es *chip, u32 pipe, int is_capture, u16 *rstate);
122 int *rstate);
/OK3568_Linux_fs/kernel/include/net/
H A Dslhc_vj.h145 struct cstate *rstate; /* receive connection states (array)*/ member
/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-fsl-cpm.c58 out_be32(&mspi->pram->rstate, 0); in fsl_spi_cpm_reinit_txrx()
359 out_be32(&mspi->pram->rstate, 0); in fsl_spi_cpm_init()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dfsl_ucc_hdlc.h29 __be32 rstate; member
/OK3568_Linux_fs/kernel/include/soc/fsl/
H A Dcpm.h20 __be32 rstate; /* Internal */ member
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/
H A Dfocaltech_flash.h172 bool fts_fwupg_check_state(struct i2c_client *client, enum FW_STATUS rstate);

12