Home
last modified time | relevance | path

Searched defs:helper (Results 1 – 56 of 56) sorted by relevance

/linux-4.1.27/arch/mn10300/include/asm/
Drwlock.h32 #define __build_read_lock_ptr(rw, helper) \ argument
51 #define __build_read_lock_const(rw, helper) \ argument
70 #define __build_read_lock(rw, helper) \ argument
78 #define __build_write_lock_ptr(rw, helper) \ argument
97 #define __build_write_lock_const(rw, helper) \ argument
116 #define __build_write_lock(rw, helper) \ argument
/linux-4.1.27/drivers/gpu/drm/rockchip/
Drockchip_drm_fbdev.c31 struct drm_fb_helper *helper = info->par; in rockchip_fbdev_mmap() local
50 static int rockchip_drm_fbdev_create(struct drm_fb_helper *helper, in rockchip_drm_fbdev_create()
143 struct drm_fb_helper *helper; in rockchip_drm_fbdev_init() local
189 struct drm_fb_helper *helper; in rockchip_drm_fbdev_fini() local
/linux-4.1.27/net/netfilter/
Dnfnetlink_cthelper.c40 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() local
158 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, in nfnl_cthelper_parse_expect_policy()
205 struct nf_conntrack_helper *helper; in nfnl_cthelper_create() local
258 struct nf_conntrack_helper *helper) in nfnl_cthelper_update()
294 struct nf_conntrack_helper *cur, *helper = NULL; in nfnl_cthelper_new() local
346 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_tuple()
370 struct nf_conntrack_helper *helper) in nfnl_cthelper_dump_policy()
412 int event, struct nf_conntrack_helper *helper) in nfnl_cthelper_fill_info()
Dnf_conntrack_helper.c118 struct nf_conntrack_helper *helper; in __nf_ct_helper_find() local
172 struct nf_conntrack_helper *helper, gfp_t gfp) in nf_ct_helper_ext_add()
189 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() local
270 struct nf_conntrack_helper *helper; in nf_ct_helper_destroy() local
340 const struct nf_conntrack_helper *helper; in nf_ct_helper_log() local
Dxt_helper.c32 const struct nf_conntrack_helper *helper; in helper_mt() local
Dnf_conntrack_expect.c340 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() local
391 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() local
527 struct nf_conntrack_helper *helper; in exp_seq_show() local
Dnf_conntrack_netlink.c187 struct nf_conntrack_helper *helper; in ctnetlink_dump_helpinfo() local
1401 struct nf_conntrack_helper *helper; in ctnetlink_change_helper() local
1656 struct nf_conntrack_helper *helper; in ctnetlink_create_conntrack() local
2235 struct nf_conntrack_helper *helper = NULL; in ctnetlink_nfqueue_attach_expect() local
2400 struct nf_conntrack_helper *helper; in ctnetlink_exp_dump_expect() local
2868 struct nf_conntrack_helper *helper, in ctnetlink_alloc_expect()
2946 struct nf_conntrack_helper *helper = NULL; in ctnetlink_create_expect() local
Dnft_ct.c43 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() local
Dxt_CT.c79 struct nf_conntrack_helper *helper; in xt_ct_set_helper() local
/linux-4.1.27/drivers/gpu/drm/omapdrm/
Domap_fbdev.c61 struct drm_fb_helper *helper = get_fb(fbi); in omap_fbdev_pan_display() local
102 static int omap_fbdev_create(struct drm_fb_helper *helper, in omap_fbdev_create()
268 struct drm_fb_helper *helper; in omap_fbdev_init() local
313 struct drm_fb_helper *helper = priv->fbdev; in omap_fbdev_free() local
/linux-4.1.27/drivers/gpu/drm/msm/
Dmsm_fbdev.c62 struct drm_fb_helper *helper = (struct drm_fb_helper *)info->par; in msm_fbdev_mmap() local
85 static int msm_fbdev_create(struct drm_fb_helper *helper, in msm_fbdev_create()
227 struct drm_fb_helper *helper; in msm_fbdev_init() local
267 struct drm_fb_helper *helper = priv->fbdev; in msm_fbdev_free() local
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c41 struct drm_fb_helper *helper = info->par; in exynos_drm_fb_mmap() local
78 static int exynos_drm_fbdev_update(struct drm_fb_helper *helper, in exynos_drm_fbdev_update()
121 static int exynos_drm_fbdev_create(struct drm_fb_helper *helper, in exynos_drm_fbdev_create()
245 struct drm_fb_helper *helper; in exynos_drm_fbdev_init() local
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_CT.h17 char helper[16]; member
28 char helper[16]; member
/linux-4.1.27/drivers/net/wireless/libertas/
Dfirmware.c15 const struct firmware *helper, const struct firmware *mainfw) in lbs_fw_loaded()
173 const struct firmware **helper, in lbs_get_firmware()
Ddecl.h17 const char *helper; member
Dif_cs.c742 const struct firmware *helper, in if_cs_prog_firmware()
Dif_sdio.c699 const struct firmware *helper, in if_sdio_do_prog_firmware()
Dif_spi.c1035 const struct firmware *helper = NULL; in if_spi_init_card() local
/linux-4.1.27/drivers/gpu/drm/
Ddrm_fb_cma_helper.c38 static inline struct drm_fbdev_cma *to_fbdev_cma(struct drm_fb_helper *helper) in to_fbdev_cma()
247 static int drm_fbdev_cma_create(struct drm_fb_helper *helper, in drm_fbdev_cma_create()
348 struct drm_fb_helper *helper; in drm_fbdev_cma_init() local
Ddrm_fb_helper.c204 static void drm_fb_helper_save_lut_atomic(struct drm_crtc *crtc, struct drm_fb_helper *helper) in drm_fb_helper_save_lut_atomic()
240 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_enter() local
286 struct drm_fb_helper *helper = info->par; in drm_fb_helper_debug_leave() local
403 struct drm_fb_helper *helper; in drm_fb_helper_force_kernel_mode() local
573 static void drm_fb_helper_crtc_free(struct drm_fb_helper *helper) in drm_fb_helper_crtc_free()
597 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, in drm_fb_helper_prepare()
/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Dtvnv04.c125 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_prepare() local
167 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_tv_commit() local
Ddac.c361 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare() local
412 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit() local
529 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create() local
Ddfp.c247 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare() local
448 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit() local
683 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create() local
Dtvnv17.c408 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare() local
586 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit() local
/linux-4.1.27/arch/nios2/kernel/
Dhead.S87 helper: label
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_fb.c45 struct drm_fb_helper helper; member
219 static int radeonfb_create(struct drm_fb_helper *helper, in radeonfb_create()
/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.h35 struct drm_fb_helper helper; member
Dnouveau_connector.c312 const struct drm_encoder_helper_funcs *helper = in nouveau_connector_detect() local
595 const struct drm_connector_helper_funcs *helper = connector->helper_private; in nouveau_connector_native_mode() local
Dnouveau_fbcon.c332 nouveau_fbcon_create(struct drm_fb_helper *helper, in nouveau_fbcon_create()
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack.h60 struct nf_conntrack_helper __rcu *helper; member
299 #define MODULE_ALIAS_NFCT_HELPER(helper) \ argument
Dnf_conntrack_expect.h28 struct nf_conntrack_helper *helper; member
/linux-4.1.27/drivers/gpu/drm/tegra/
Dfb.c22 static inline struct tegra_fbdev *to_tegra_fbdev(struct drm_fb_helper *helper) in to_tegra_fbdev()
197 static int tegra_fbdev_probe(struct drm_fb_helper *helper, in tegra_fbdev_probe()
/linux-4.1.27/drivers/bluetooth/
Dbtmrvl_sdio.h92 const char *helper; member
103 const char *helper; member
Dbtmrvl_sdio.c348 const u8 *helper = NULL; in btmrvl_sdio_download_helper() local
/linux-4.1.27/drivers/gpu/drm/i915/
Dintel_fbdev.c113 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc()
172 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create()
Dintel_drv.h124 struct drm_fb_helper helper; member
/linux-4.1.27/drivers/staging/media/lirc/
Dlirc_parallel.c292 __u64 helper; in lirc_lirc_irq_handler() local
399 __u64 helper; in lirc_write() local
/linux-4.1.27/drivers/gpu/drm/bochs/
Dbochs_fbdev.c54 static int bochsfb_create(struct drm_fb_helper *helper, in bochsfb_create()
Dbochs.h91 struct drm_fb_helper helper; member
/linux-4.1.27/drivers/gpu/drm/udl/
Dudl_fb.c34 struct drm_fb_helper helper; member
472 static int udlfb_create(struct drm_fb_helper *helper, in udlfb_create()
/linux-4.1.27/drivers/gpu/drm/mgag200/
Dmgag200_fb.c158 static int mgag200fb_create(struct drm_fb_helper *helper, in mgag200fb_create()
Dmgag200_drv.h115 struct drm_fb_helper helper; member
/linux-4.1.27/drivers/gpu/drm/cirrus/
Dcirrus_fbdev.c163 static int cirrusfb_create(struct drm_fb_helper *helper, in cirrusfb_create()
Dcirrus_drv.h154 struct drm_fb_helper helper; member
/linux-4.1.27/net/ipv6/netfilter/
Dnf_conntrack_l3proto_ipv6.c104 const struct nf_conntrack_helper *helper; in ipv6_helper() local
/linux-4.1.27/net/ipv4/netfilter/
Dnf_conntrack_l3proto_ipv4.c102 const struct nf_conntrack_helper *helper; in ipv4_helper() local
/linux-4.1.27/drivers/gpu/drm/qxl/
Dqxl_fb.c56 struct drm_fb_helper helper; member
625 struct drm_fb_helper *helper, in qxl_fb_find_or_create_single()
/linux-4.1.27/drivers/gpu/drm/ast/
Dast_fb.c186 static int astfb_create(struct drm_fb_helper *helper, in astfb_create()
Dast_drv.h257 struct drm_fb_helper helper; member
/linux-4.1.27/drivers/gpu/drm/imx/
Dimx-drm-core.c109 struct imx_drm_crtc_helper_funcs *helper; in imx_drm_set_bus_format_pins() local
/linux-4.1.27/drivers/gpu/drm/gma500/
Dframebuffer.c540 static int psbfb_probe(struct drm_fb_helper *helper, in psbfb_probe()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_request.c2015 struct iter_helper_data *helper = closure; in ldlm_iter_helper() local
2034 struct iter_helper_data helper = { in ldlm_namespace_foreach() local
/linux-4.1.27/include/media/
Dv4l2-ctrls.h227 struct v4l2_ctrl_helper *helper; member
/linux-4.1.27/drivers/media/v4l2-core/
Dv4l2-ctrls.c2815 struct v4l2_ctrl_helper helper[4]; in v4l2_g_ext_ctrls() local
3074 struct v4l2_ctrl_helper helper[4]; in try_set_ext_ctrls() local
/linux-4.1.27/drivers/usb/gadget/function/
Df_fs.c1883 struct ffs_desc_helper *helper = priv; in __ffs_data_do_entity() local
2115 struct ffs_desc_helper helper; in __ffs_data_got_descs() local
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c744 const struct firmware *helper = priv->fw_helper; in mwl8k_load_firmware() local