/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | tvnv17.c | 400 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare() local 578 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit() local
|
H A D | dfp.c | 248 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare() local 450 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit() local 680 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create() local
|
H A D | dac.c | 366 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare() local 417 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit() local 530 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/ |
H A D | zx_plane.c | 498 const struct drm_plane_helper_funcs *helper; in zx_plane_init() local
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | drm_fb_helper.h | 278 drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, unsigned int preferred_bpp, const struct drm_fb_helper_funcs *funcs) drm_fb_helper_prepare() argument 289 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *helper) drm_fb_helper_init() argument 299 drm_fb_helper_fini(struct drm_fb_helper *helper) drm_fb_helper_fini() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_fbdev.c | 57 struct drm_fb_helper helper; member 149 static int intelfb_alloc(struct drm_fb_helper *helper, in intelfb_alloc() argument 208 static int intelfb_create(struct drm_fb_helper *helper, in intelfb_create() argument 350 intelfb_dirty(struct drm_fb_helper *helper, struct drm_clip_rect *clip) intelfb_dirty() argument [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | dfp.c | 248 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_prepare() local 450 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dfp_commit() local 681 const struct drm_encoder_helper_funcs *helper; in nv04_dfp_create() local
|
H A D | dac.c | 366 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_prepare() local 417 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv04_dac_commit() local 530 const struct drm_encoder_helper_funcs *helper; in nv04_dac_create() local
|
H A D | tvnv17.c | 401 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_prepare() local 579 const struct drm_encoder_helper_funcs *helper = encoder->helper_private; in nv17_tv_commit() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nfnetlink_cthelper.c | 35 struct nf_conntrack_helper helper; member 45 struct nf_conntrack_helper *helper; in nfnl_userspace_cthelper() local 99 const struct nf_conntrack_helper *helper; in nfnl_cthelper_from_nlattr() local 116 const struct nf_conntrack_helper *helper; nfnl_cthelper_to_nlattr() local 172 nfnl_cthelper_parse_expect_policy(struct nf_conntrack_helper *helper, const struct nlattr *attr) nfnl_cthelper_parse_expect_policy() argument 223 struct nf_conntrack_helper *helper; nfnl_cthelper_create() local 319 nfnl_cthelper_update_policy_all(struct nlattr *tb[], struct nf_conntrack_helper *helper) nfnl_cthelper_update_policy_all() argument 360 nfnl_cthelper_update_policy(struct nf_conntrack_helper *helper, const struct nlattr *attr) nfnl_cthelper_update_policy() argument 384 nfnl_cthelper_update(const struct nlattr * const tb[], struct nf_conntrack_helper *helper) nfnl_cthelper_update() argument 423 struct nf_conntrack_helper *cur, *helper = NULL; nfnl_cthelper_new() local 466 nfnl_cthelper_dump_tuple(struct sk_buff *skb, struct nf_conntrack_helper *helper) nfnl_cthelper_dump_tuple() argument 490 nfnl_cthelper_dump_policy(struct sk_buff *skb, struct nf_conntrack_helper *helper) nfnl_cthelper_dump_policy() argument 531 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 [all...] |
H A D | nf_conntrack_proto.c | 178 const struct nf_conntrack_helper *helper; in nf_confirm() local
|
H A D | nf_conntrack_helper.c | 106 void nf_conntrack_helper_put(struct nf_conntrack_helper *helper) in nf_conntrack_helper_put() argument 165 void nf_nat_helper_put(struct nf_conntrack_helper *helper) in nf_nat_helper_put() argument 194 struct nf_conntrack_helper *helper = NULL; in __nf_ct_try_assign_helper() local 262 struct nf_conntrack_helper *helper; nf_ct_helper_destroy() local 330 const struct nf_conntrack_helper *helper; nf_ct_helper_log() local 432 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) nf_ct_helper_init() argument 462 nf_conntrack_helpers_register(struct nf_conntrack_helper *helper, unsigned int n) nf_conntrack_helpers_register() argument 482 nf_conntrack_helpers_unregister(struct nf_conntrack_helper *helper, unsigned int n) nf_conntrack_helpers_unregister() argument [all...] |
H A D | nft_ct.c | 60 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() local 1181 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump() local [all...] |
H A D | nf_conntrack_expect.c | 389 struct nf_conntrack_helper *helper; in nf_ct_expect_insert() local 439 struct nf_conntrack_helper *helper; in __nf_ct_expect_check() local 629 struct nf_conntrack_helper *helper; exp_seq_show() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | if_sdio.c | 666 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_cs.c | 706 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_spi.c | 1011 const struct firmware *helper = NULL; in if_spi_init_card() local
|
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | nft_ct.c | 69 const struct nf_conntrack_helper *helper; in nft_ct_get_eval() local 1113 const struct nf_conntrack_helper *helper; in nft_ct_helper_obj_dump() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
H A D | nouveau_connector.c | 56 const struct drm_connector_helper_funcs *helper = connector->helper_private; in nouveau_conn_native_mode() local 637 const struct drm_encoder_helper_funcs *helper = in nouveau_connector_detect() local
|
/kernel/linux/linux-5.10/include/drm/ |
H A D | drm_fb_helper.h | 275 drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, const struct drm_fb_helper_funcs *funcs) drm_fb_helper_prepare() argument 281 drm_fb_helper_init(struct drm_device *dev, struct drm_fb_helper *helper) drm_fb_helper_init() argument 291 drm_fb_helper_fini(struct drm_fb_helper *helper) drm_fb_helper_fini() argument [all...] |
/kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-api.c | 388 struct v4l2_ctrl_helper helper[4]; v4l2_g_ext_ctrls_common() local 560 struct v4l2_ctrl_helper helper[4]; try_set_ext_ctrls_common() local [all...] |
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/ |
H A D | if_spi.c | 1013 const struct firmware *helper = NULL; in if_spi_init_card() local
|
H A D | if_sdio.c | 668 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_cs.c | 706 if_cs_prog_firmware(struct lbs_private *priv, int ret, const struct firmware *helper, const struct firmware *mainfw) if_cs_prog_firmware() argument
|
/kernel/linux/linux-5.10/drivers/bluetooth/ |
H A D | btmrvl_sdio.c | 476 const u8 *helper = NULL; in btmrvl_sdio_download_helper() local [all...] |