/linux-4.1.27/drivers/net/wireless/libertas/ |
H A D | decl.h | 17 const char *helper; member in struct:lbs_fw_table
|
H A D | firmware.c | 14 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 D | if_cs.c | 741 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 D | if_sdio.c | 698 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 D | if_spi.c | 1035 const struct firmware *helper = NULL; if_spi_init_card() local
|
/linux-4.1.27/arch/nios2/kernel/ |
H A D | head.S | 87 helper: label
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
H A D | nouveau_fbcon.h | 35 struct drm_fb_helper helper; member in struct:nouveau_fbdev
|
H A D | nouveau_fbcon.c | 332 nouveau_fbcon_create(struct drm_fb_helper *helper, nouveau_fbcon_create() argument
|
H A D | nouveau_connector.c | 312 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 D | xt_CT.h | 17 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 D | xt_helper.c | 32 const struct nf_conntrack_helper *helper; helper_mt() local
|
H A D | xt_CT.c | 79 struct nf_conntrack_helper *helper; xt_ct_set_helper() local
|
H A D | nf_conntrack_helper.c | 118 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 D | nfnetlink_cthelper.c | 40 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 D | nft_ct.c | 43 const struct nf_conntrack_helper *helper; nft_ct_get_eval() local
|
H A D | nf_conntrack_expect.c | 340 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 D | nf_conntrack_netlink.c | 187 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 D | omap_fbdev.c | 61 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 D | rockchip_drm_fbdev.c | 31 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 D | nf_conntrack_expect.h | 28 struct nf_conntrack_helper *helper; member in struct:nf_conntrack_expect
|
H A D | nf_conntrack.h | 60 struct nf_conntrack_helper __rcu *helper; member in struct:nf_conn_help
|
/linux-4.1.27/drivers/gpu/drm/bochs/ |
H A D | bochs_fbdev.c | 54 static int bochsfb_create(struct drm_fb_helper *helper, bochsfb_create() argument
|
H A D | bochs.h | 91 struct drm_fb_helper helper; member in struct:bochs_device::__anon4006
|
/linux-4.1.27/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_fbdev.c | 41 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 D | msm_fbdev.c | 62 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 D | tvnv04.c | 125 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 D | dac.c | 361 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 D | dfp.c | 247 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 D | tvnv17.c | 408 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 D | ast_fb.c | 186 static int astfb_create(struct drm_fb_helper *helper, astfb_create() argument
|
H A D | ast_drv.h | 257 struct drm_fb_helper helper; member in struct:ast_fbdev
|
/linux-4.1.27/drivers/gpu/drm/cirrus/ |
H A D | cirrus_fbdev.c | 163 static int cirrusfb_create(struct drm_fb_helper *helper, cirrusfb_create() argument
|
H A D | cirrus_drv.h | 154 struct drm_fb_helper helper; member in struct:cirrus_fbdev
|
/linux-4.1.27/drivers/gpu/drm/ |
H A D | drm_fb_cma_helper.c | 38 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 D | drm_fb_helper.c | 204 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 D | mgag200_fb.c | 158 static int mgag200fb_create(struct drm_fb_helper *helper, mgag200fb_create() argument
|
H A D | mgag200_drv.h | 115 struct drm_fb_helper helper; member in struct:mga_fbdev
|
/linux-4.1.27/drivers/bluetooth/ |
H A D | btmrvl_sdio.h | 92 const char *helper; member in struct:btmrvl_sdio_card 103 const char *helper; member in struct:btmrvl_sdio_device
|
H A D | btmrvl_sdio.c | 348 const u8 *helper = NULL; btmrvl_sdio_download_helper() local
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
H A D | radeon_fb.c | 45 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 D | fb.c | 22 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 D | nf_conntrack_l3proto_ipv4.c | 102 const struct nf_conntrack_helper *helper; ipv4_helper() local
|
/linux-4.1.27/net/ipv6/netfilter/ |
H A D | nf_conntrack_l3proto_ipv6.c | 104 const struct nf_conntrack_helper *helper; ipv6_helper() local
|
/linux-4.1.27/tools/perf/config/ |
H A D | utilities.mak | |
/linux-4.1.27/drivers/gpu/drm/gma500/ |
H A D | framebuffer.c | 540 static int psbfb_probe(struct drm_fb_helper *helper, psbfb_probe() argument
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | intel_fbdev.c | 113 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 D | intel_drv.h | 124 struct drm_fb_helper helper; member in struct:intel_fbdev
|
/linux-4.1.27/drivers/gpu/drm/imx/ |
H A D | imx-drm-core.c | 109 struct imx_drm_crtc_helper_funcs *helper; imx_drm_set_bus_format_pins() local
|
/linux-4.1.27/drivers/gpu/drm/udl/ |
H A D | udl_fb.c | 34 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 D | lirc_parallel.c | 292 __u64 helper; lirc_lirc_irq_handler() local 399 __u64 helper; lirc_write() local
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
H A D | qxl_fb.c | 56 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 D | v4l2-ctrls.h | 227 struct v4l2_ctrl_helper *helper; member in struct:v4l2_ctrl_ref
|
/linux-4.1.27/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls.c | 2815 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 D | ldlm_request.c | 2015 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 D | f_fs.c | 1883 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 D | mwl8k.c | 744 const struct firmware *helper = priv->fw_helper; mwl8k_load_firmware() local
|