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

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

Completed in 1546 milliseconds