Searched defs:cfg (Results 1 – 20 of 20) sorted by relevance
/include/dt-bindings/dma/ |
D | at91.h | 35 #define AT91_XDMAC_DT_GET_MEM_IF(cfg) (((cfg) >> AT91_XDMAC_DT_MEM_IF_OFFSET) \ argument 42 #define AT91_XDMAC_DT_GET_PER_IF(cfg) (((cfg) >> AT91_XDMAC_DT_PER_IF_OFFSET) \ argument 49 #define AT91_XDMAC_DT_GET_PERID(cfg) (((cfg) >> AT91_XDMAC_DT_PERID_OFFSET) \ argument
|
/include/linux/ |
D | transport_class.h | 28 #define DECLARE_TRANSPORT_CLASS(cls, nm, su, rm, cfg) \ argument 44 #define DECLARE_ANON_TRANSPORT_CLASS(cls, mtch, cfg) \ argument
|
D | kconfig.h | 20 #define config_enabled(cfg) ___is_defined(cfg) argument
|
D | bma150.h | 54 struct bma150_cfg cfg; member
|
D | yam.h | 75 struct yamcfg cfg; member
|
D | netlink.h | 60 netlink_kernel_create(struct net *net, int unit, struct netlink_kernel_cfg *cfg) in netlink_kernel_create()
|
/include/net/ |
D | udp_tunnel.h | 45 static inline int udp_sock_create6(struct net *net, struct udp_port_cfg *cfg, in udp_sock_create6() 53 struct udp_port_cfg *cfg, in udp_sock_create()
|
D | lwtunnel.h | 135 unsigned int family, const void *cfg, in lwtunnel_build_state()
|
D | vxlan.h | 169 struct vxlan_config cfg; member
|
/include/uapi/linux/netfilter/ |
D | xt_hashlimit.h | 41 struct hashlimit_cfg cfg; member 67 struct hashlimit_cfg1 cfg; member
|
/include/asm-generic/ |
D | vmlinux.lds.h | 165 #define ___OF_TABLE(cfg, name) _OF_TABLE_##cfg(name) argument 166 #define __OF_TABLE(cfg, name) ___OF_TABLE(cfg, name) argument 167 #define OF_TABLE(cfg, name) __OF_TABLE(config_enabled(cfg), name) argument
|
/include/linux/platform_data/ |
D | dma-atmel.h | 33 u32 cfg; member
|
/include/video/ |
D | sh_mobile_meram.h | 71 const struct sh_mobile_meram_cfg *cfg, in sh_mobile_meram_cache_alloc()
|
/include/uapi/sound/ |
D | usb_stream.h | 41 struct usb_stream_config cfg; member
|
/include/media/davinci/ |
D | vpbe.h | 166 struct vpbe_config *cfg; member
|
D | vpfe_capture.h | 109 struct vpfe_config *cfg; member
|
D | isif.h | 340 struct isif_fmt_cfg cfg; member
|
/include/net/caif/ |
D | caif_hsi.h | 153 struct cfhsi_config cfg; member
|
/include/xen/interface/ |
D | platform.h | 254 } cfg; member
|
/include/linux/mfd/ |
D | cros_ec_commands.h | 1583 struct ec_thermal_config cfg; member
|