Searched refs:nstate (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_ps.c | 41 enum ps_state nstate) in rsi_modify_ps_state() argument 45 str_psstate(nstate)); in rsi_modify_ps_state() 47 adapter->ps_state = nstate; in rsi_modify_ps_state()
|
| /linux/sound/soc/codecs/ |
| H A D | wcd-clsh-v2.c | 846 int nstate, in wcd_clsh_ctrl_set_state() argument 851 if (!wcd_clsh_is_state_valid(nstate)) { in wcd_clsh_ctrl_set_state() 858 _wcd_clsh_ctrl_set_state(ctrl, nstate, CLSH_REQ_ENABLE, mode); in wcd_clsh_ctrl_set_state() 861 _wcd_clsh_ctrl_set_state(ctrl, nstate, CLSH_REQ_DISABLE, mode); in wcd_clsh_ctrl_set_state() 865 ctrl->state = nstate; in wcd_clsh_ctrl_set_state()
|
| H A D | wcd-clsh-v2.h | 61 int nstate,
|
| /linux/net/ipv6/ |
| H A D | ip6_fib.c | 1847 int nstate; in fib6_repair_tree() local 1915 nstate = FWS_L; in fib6_repair_tree() 1929 nstate = FWS_R; in fib6_repair_tree() 1939 w, w->state, nstate); in fib6_repair_tree() 1941 w->state = nstate; in fib6_repair_tree()
|