Home
last modified time | relevance | path

Searched defs:hooks (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/video/fbdev/via/
H A Dvia-core.c565 void viafb_pm_register(struct viafb_pm_hooks *hooks) in viafb_pm_register()
575 void viafb_pm_unregister(struct viafb_pm_hooks *hooks) in viafb_pm_unregister()
585 struct viafb_pm_hooks *hooks; in via_suspend() local
606 struct viafb_pm_hooks *hooks; in via_resume() local
/linux/sound/soc/generic/
H A Daudio-graph-card2.c1080 graph_link(struct simple_util_priv * priv,struct graph2_custom_hooks * hooks,enum graph_type gtype,struct device_node * lnk,struct link_info * li) graph_link() argument
1277 graph_count(struct simple_util_priv * priv,struct graph2_custom_hooks * hooks,enum graph_type gtype,struct device_node * lnk,struct link_info * li) graph_count() argument
1320 graph_for_each_link(struct simple_util_priv * priv,struct graph2_custom_hooks * hooks,struct link_info * li,int (* func)(struct simple_util_priv * priv,struct graph2_custom_hooks * hooks,enum graph_type gtype,struct device_node * lnk,struct link_info * li)) graph_for_each_link() argument
1350 audio_graph2_parse_of(struct simple_util_priv * priv,struct device * dev,struct graph2_custom_hooks * hooks) audio_graph2_parse_of() argument
[all...]
/linux/net/netfilter/
H A Dnft_meta.c541 unsigned int hooks; in nft_meta_get_validate_sdif() local
560 unsigned int hooks; in nft_meta_get_validate_xfrm() local
605 unsigned int hooks; in nft_meta_set_validate() local
[all...]
H A Dnft_fib.c32 unsigned int hooks; in nft_fib_validate() local
H A Dnft_rt.c166 unsigned int hooks; in nft_rt_validate() local
H A Dnf_conntrack_sip.c863 const struct nf_nat_sip_hooks *hooks; in set_expected_rtp_rtcp() local
1039 const struct nf_nat_sip_hooks *hooks; in process_sdp() local
1231 const struct nf_nat_sip_hooks *hooks; in process_register_request() local
1512 const struct nf_nat_sip_hooks *hooks; in process_sip_msg() local
1606 const struct nf_nat_sip_hooks *hooks; in sip_help_tcp() local
H A Dnft_osf.c113 unsigned int hooks; in nft_osf_validate() local
H A Dnft_xfrm.c235 unsigned int hooks; in nft_xfrm_validate() local
H A Dnfnetlink_cttimeout.c632 static const struct nf_ct_timeout_hooks hooks = { variable
H A Dcore.c176 static void hooks_validate(const struct nf_hook_entries *hooks) in hooks_validate()
H A Dnfnetlink_queue.c232 const struct nf_hook_entries *hooks, in nf_iterate()
315 const struct nf_hook_entries *hooks; in nf_reinject() local
/linux/net/bridge/netfilter/
H A Dnft_meta_bridge.c174 unsigned int hooks; in nft_meta_bridge_set_validate() local
/linux/include/linux/netfilter/
H A Dx_tables.h175 unsigned int hooks; member
216 unsigned int hooks; member
/linux/include/linux/
H A Dnetfilter.h122 struct nf_hook_entry hooks[]; member
/linux/include/net/netfilter/
H A Dnf_tables.h1161 nf_hookfn *hooks[NFT_MAX_HOOKS]; member
/linux/security/
H A Dsecurity.c615 void __init security_add_hooks(struct security_hook_list *hooks, int count, in security_add_hooks() argument
[all...]