Home
last modified time | relevance | path

Searched refs:is_set (Results 1 – 25 of 34) sorted by relevance

12

/OK3568_Linux_fs/kernel/net/sunrpc/
H A Drpcb_clnt.c378 …b_register_call(struct sunrpc_net *sn, struct rpc_clnt *clnt, struct rpc_message *msg, bool is_set) in rpcb_register_call() argument
383 if (is_set || !sn->rpcb_is_af_local) in rpcb_register_call()
441 bool is_set = false; in rpcb_register() local
448 is_set = true; in rpcb_register()
451 return rpcb_register_call(sn, sn->rpcb_local_clnt, &msg, is_set); in rpcb_register()
464 bool is_set = false; in rpcb_register_inet4() local
472 is_set = true; in rpcb_register_inet4()
475 result = rpcb_register_call(sn, sn->rpcb_local_clnt4, msg, is_set); in rpcb_register_inet4()
490 bool is_set = false; in rpcb_register_inet6() local
498 is_set = true; in rpcb_register_inet6()
[all …]
/OK3568_Linux_fs/kernel/net/bpfilter/
H A Dbpfilter_kern.c64 bool is_set) in bpfilter_process_sockopt() argument
67 .is_set = is_set, in bpfilter_process_sockopt()
H A Dmsgfmt.h8 __u32 is_set; member
H A Dmain.c44 reply.status = req.is_set ? in loop()
/OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/
H A Ddev.c116 bool is_set) in ast_vhub_dev_feature() argument
119 is_set ? "SET" : "CLEAR", wValue); in ast_vhub_dev_feature()
124 d->wakeup_en = is_set; in ast_vhub_dev_feature()
130 u16 wIndex, u16 wValue, bool is_set) in ast_vhub_ep_feature() argument
137 is_set ? "SET" : "CLEAR", ep_num, wValue); in ast_vhub_ep_feature()
154 is_set ? "setting" : "clearing", ep_num); in ast_vhub_ep_feature()
155 ep->epn.stalled = is_set; in ast_vhub_ep_feature()
H A Dhub.c206 bool is_set) in ast_vhub_hub_dev_feature() argument
209 is_set ? "SET" : "CLEAR", wValue); in ast_vhub_hub_dev_feature()
214 ep->vhub->wakeup_en = is_set; in ast_vhub_hub_dev_feature()
216 is_set ? "enabled" : "disabled"); in ast_vhub_hub_dev_feature()
223 bool is_set) in ast_vhub_hub_ep_feature() argument
230 is_set ? "SET" : "CLEAR", ep_num, wValue); in ast_vhub_hub_ep_feature()
240 is_set ? "setting" : "clearing"); in ast_vhub_hub_ep_feature()
242 ep->vhub->ep1_stalled = is_set; in ast_vhub_hub_ep_feature()
244 if (is_set) { in ast_vhub_hub_ep_feature()
/OK3568_Linux_fs/kernel/net/ipv4/bpfilter/
H A Dsockopt.c25 unsigned int optlen, bool is_set) in bpfilter_mbox_request() argument
48 err = bpfilter_ops.sockopt(sk, optname, optval, optlen, is_set); in bpfilter_mbox_request()
/OK3568_Linux_fs/kernel/drivers/pinctrl/pxa/
H A Dpinctrl-pxa2xx.c215 int i, is_set = 0; in pxa2xx_pconf_group_set() local
221 is_set = pinconf_to_config_argument(configs[i]); in pxa2xx_pconf_group_set()
229 pin, is_set); in pxa2xx_pconf_group_set()
233 val = (val & ~BIT(pin % 32)) | (is_set ? BIT(pin % 32) : 0); in pxa2xx_pconf_group_set()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/host/openssl/include/openssl/
H A Dsafestack.h197 # define SKM_ASN1_SET_OF_i2d(type, st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
200 ex_tag, ex_class, is_set)
2246 # define i2d_ASN1_SET_OF_ACCESS_DESCRIPTION(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2247 … SKM_ASN1_SET_OF_i2d(ACCESS_DESCRIPTION, (st), (pp), (i2d_func), (ex_tag), (ex_class), (is_set))
2254 # define i2d_ASN1_SET_OF_ASN1_INTEGER(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2255 SKM_ASN1_SET_OF_i2d(ASN1_INTEGER, (st), (pp), (i2d_func), (ex_tag), (ex_class), (is_set))
2262 # define i2d_ASN1_SET_OF_ASN1_OBJECT(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2263 SKM_ASN1_SET_OF_i2d(ASN1_OBJECT, (st), (pp), (i2d_func), (ex_tag), (ex_class), (is_set))
2270 # define i2d_ASN1_SET_OF_ASN1_TYPE(st, pp, i2d_func, ex_tag, ex_class, is_set) \ argument
2271 SKM_ASN1_SET_OF_i2d(ASN1_TYPE, (st), (pp), (i2d_func), (ex_tag), (ex_class), (is_set))
[all …]
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpfilter.h21 unsigned int optlen, bool is_set);
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_debugfs.c34 bool is_set, char *sep, const char *set_name, const char *unset_name) in __seq_print_rq_state_bit() argument
36 if (is_set && set_name) { in __seq_print_rq_state_bit()
40 } else if (!is_set && unset_name) { in __seq_print_rq_state_bit()
48 bool is_set, char *sep, const char *set_name) in seq_print_rq_state_bit() argument
50 __seq_print_rq_state_bit(m, is_set, sep, set_name, NULL); in seq_print_rq_state_bit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgnan.c1073 nan_buf->is_set = false; in wl_cfgnan_config_eventmask()
1118 nan_buf->is_set = true; in wl_cfgnan_config_eventmask()
1220 nan_buf->is_set = false; in wl_cfgnan_set_nan_avail()
1353 nan_buf->is_set = true; in wl_cfgnan_set_nan_avail()
1444 nan_buf->is_set = false; in wl_cfgnan_config_control_flag()
1493 nan_buf->is_set = true; in wl_cfgnan_config_control_flag()
1567 if (nan_buf->is_set) { in wl_cfgnan_execute_ioctl()
1581 p_resp->is_set = nan_buf->is_set; in wl_cfgnan_execute_ioctl()
1681 nan_buf->is_set = false; in wl_cfgnan_get_ver()
1752 nan_buf->is_set = true; in wl_cfgnan_set_if_addr()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgnan.c1073 nan_buf->is_set = false; in wl_cfgnan_config_eventmask()
1118 nan_buf->is_set = true; in wl_cfgnan_config_eventmask()
1220 nan_buf->is_set = false; in wl_cfgnan_set_nan_avail()
1353 nan_buf->is_set = true; in wl_cfgnan_set_nan_avail()
1444 nan_buf->is_set = false; in wl_cfgnan_config_control_flag()
1493 nan_buf->is_set = true; in wl_cfgnan_config_control_flag()
1567 if (nan_buf->is_set) { in wl_cfgnan_execute_ioctl()
1581 p_resp->is_set = nan_buf->is_set; in wl_cfgnan_execute_ioctl()
1681 nan_buf->is_set = false; in wl_cfgnan_get_ver()
1752 nan_buf->is_set = true; in wl_cfgnan_set_if_addr()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c150 bool is_set = false; in gsc_m2m_device_run() local
168 is_set = ctx->state & GSC_CTX_STOP_REQ; in gsc_m2m_device_run()
169 if (is_set) { in gsc_m2m_device_run()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmiov.h142 uint8 is_set; /* to differentiate set or get */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmiov.h134 uint8 is_set; /* to differentiate set or get */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmiov.h134 uint8 is_set; /* to differentiate set or get */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmiov.h142 uint8 is_set; /* to differentiate set or get */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmiov.h142 uint8 is_set; /* to differentiate set or get */ member
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c906 bool is_set; in lpc32xx_clk_gate_is_enabled() local
909 is_set = val & BIT(clk->bit_idx); in lpc32xx_clk_gate_is_enabled()
911 return (clk->flags & CLK_GATE_SET_TO_DISABLE ? !is_set : is_set); in lpc32xx_clk_gate_is_enabled()
/OK3568_Linux_fs/buildroot/package/pm-utils/
H A D0001-pm-sleep.d-remove-unused-sleep-hooks.patch243 -is_set "$NEED_CLOCK_SYNC" || exit $NA
873 - is_set "$QUIRK_NO_CHVT" && return
886 -quirk() { is_set "$1" && [ -z $QUIRK_NONE ]; }
992 - if is_set "$HIBERNATE_RESUME_POST_VIDEO"; then
998 - if is_set "${HIBERNATE_RESUME_POST_VIDEO}"; then
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath5k/
H A Dreset.c68 bool is_set) in ath5k_hw_register_timeout() argument
75 if (is_set && (data & flag)) in ath5k_hw_register_timeout()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-atom-controls.c570 uint i, is_set, nb_inputs = 0; in fill_swm_input() local
575 is_set = reg & BIT(i); in fill_swm_input()
576 if (!is_set) in fill_swm_input()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/mac_8852b/
H A Dgpio_8852b.c1887 u8 val, is_set = 0; in mac_set_gpio_func_8852b() local
1902 is_set++; in mac_set_gpio_func_8852b()
1907 if (!is_set) { in mac_set_gpio_func_8852b()
/OK3568_Linux_fs/kernel/drivers/i2c/busses/
H A Di2c-mlxbf.c1821 u8 slave_shift, is_set; in mlxbf_i2c_has_coalesce() local
1831 is_set = coalesce0_reg & (1 << slave_shift); in mlxbf_i2c_has_coalesce()
1833 if (!is_set) in mlxbf_i2c_has_coalesce()

12