Searched defs:helper (Results 1 - 25 of 50) sorted by last modified time

12

/linux-master/drivers/usb/gadget/function/
H A Df_fs.c2656 struct ffs_desc_helper *helper = priv; local
2899 struct ffs_desc_helper helper; local
[all...]
/linux-master/net/openvswitch/
H A Dconntrack.c62 struct nf_conntrack_helper *helper; member in struct:ovs_conntrack_info
1206 parse_ct(const struct nlattr *attr, struct ovs_conntrack_info *info, const char **helper, bool log) argument
1353 const char *helper = NULL; local
[all...]
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-core.c308 struct coresight_device *helper; local
209 coresight_add_helper(struct coresight_device *csdev, struct coresight_device *helper) argument
399 struct coresight_device *helper; local
[all...]
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-api.c388 struct v4l2_ctrl_helper helper[4]; local
560 struct v4l2_ctrl_helper helper[4]; local
[all...]
/linux-master/include/linux/
H A Dpm_opp.h649 dev_pm_opp_set_config_regulators(struct device *dev, config_regulators_t helper) argument
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dif_spi.c1013 const struct firmware *helper = NULL; local
H A Dif_sdio.c668 if_sdio_do_prog_firmware(struct lbs_private *priv, int ret, const struct firmware *helper, const struct firmware *mainfw) argument
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_fbdev_fb.c14 struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper, argument
H A Dintel_fbdev.c57 struct drm_fb_helper helper; member in struct:intel_fbdev
149 static int intelfb_create(struct drm_fb_helper *helper, argument
258 static int intelfb_dirty(struct drm_fb_helper *helper, struc argument
[all...]
/linux-master/net/sched/
H A Dact_ct.c1474 tcf_ct_dump_helper(struct sk_buff *skb, struct nf_conntrack_helper *helper) argument
[all...]
/linux-master/net/netfilter/
H A Dnft_ct.c60 const struct nf_conntrack_helper *helper; local
1181 const struct nf_conntrack_helper *helper; local
[all...]
H A Dnf_conntrack_core.c2236 const struct nf_conntrack_helper *helper; local
[all...]
H A Dnf_conntrack_expect.c389 struct nf_conntrack_helper *helper; local
439 struct nf_conntrack_helper *helper; local
629 struct nf_conntrack_helper *helper; local
[all...]
H A Dnf_conntrack_netlink.c228 struct nf_conntrack_helper *helper; local
1933 struct nf_conntrack_helper *helper; local
2247 struct nf_conntrack_helper *helper; local
2872 struct nf_conntrack_helper *helper = NULL; local
3060 struct nf_conntrack_helper *helper; local
3377 struct nf_conntrack_helper *helper; local
3512 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) argument
3581 struct nf_conntrack_helper *helper = NULL; local
[all...]
H A Dnf_conntrack_proto.c178 const struct nf_conntrack_helper *helper; local
H A Dnf_conntrack_broadcast.c23 const struct nf_conntrack_helper *helper; local
H A Dnf_conntrack_helper.c106 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) argument
165 void nf_nat_helper_put(struct nf_conntrack_helper *helper) argument
194 struct nf_conntrack_helper *helper = NULL; local
257 struct nf_conntrack_helper *helper; local
325 const struct nf_conntrack_helper *helper; local
427 nf_ct_helper_init(struct nf_conntrack_helper *helper, u16 l3num, u16 protonum, const char *name, u16 default_port, u16 spec_port, u32 id, const struct nf_conntrack_expect_policy *exp_pol, u32 expect_class_max, int (*help)(struct sk_buff *skb, unsigned int protoff, struct nf_conn *ct, enum ip_conntrack_info ctinfo), int (*from_nlattr)(struct nlattr *attr, struct nf_conn *ct), struct module *module) argument
457 nf_conntrack_helpers_register(struct nf_conntrack_helper *helper, unsigned int n) argument
477 nf_conntrack_helpers_unregister(struct nf_conntrack_helper *helper, unsigned int n) argument
[all...]
/linux-master/drivers/net/wireless/marvell/
H A Dmwl8k.c753 const struct firmware *helper = priv->fw_helper; local
/linux-master/drivers/gpu/drm/xe/display/
H A Dintel_fbdev_fb.c16 struct drm_framebuffer *intel_fbdev_fb_alloc(struct drm_fb_helper *helper, argument
/linux-master/include/net/tc_act/
H A Dtc_ct.h13 struct nf_conntrack_helper *helper; member in struct:tcf_ct_params
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c55 const struct drm_connector_helper_funcs *helper = connector->helper_private; local
662 const struct drm_encoder_helper_funcs *helper = local
/linux-master/tools/scripts/
H A Dutilities.mak
/linux-master/drivers/gpu/drm/
H A Ddrm_fb_helper.c155 struct drm_fb_helper *helper = info->par; local
191 struct drm_fb_helper *helper = info->par; local
286 struct drm_fb_helper *helper; local
365 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, local
373 drm_fb_helper_fb_dirty(struct drm_fb_helper *helper) argument
411 struct drm_fb_helper *helper = container_of(work, struct drm_fb_helper, damage_work); local
426 drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, unsigned int preferred_bpp, const struct drm_fb_helper_funcs *funcs) argument
614 drm_fb_helper_add_damage_clip(struct drm_fb_helper *helper, u32 x, u32 y, u32 width, u32 height) argument
628 drm_fb_helper_damage(struct drm_fb_helper *helper, u32 x, u32 y, u32 width, u32 height) argument
705 struct drm_fb_helper *helper = info->par; local
[all...]
/linux-master/include/net/netfilter/
H A Dnf_conntrack_helper.h72 struct nf_conntrack_helper __rcu *helper; member in struct:nf_conn_help
H A Dnf_conntrack_expect.h43 struct nf_conntrack_helper *helper; member in struct:nf_conntrack_expect

Completed in 324 milliseconds

12