Searched refs:gn (Results 1 – 5 of 5) sorted by relevance
| /linux/net/netfilter/ |
| H A D | nf_conntrack_proto_generic.c | 23 struct nf_generic_net *gn = nf_generic_pernet(net); in generic_timeout_nlattr_to_obj() local 27 timeout = &gn->timeout; in generic_timeout_nlattr_to_obj() 34 *timeout = gn->timeout; in generic_timeout_nlattr_to_obj() 62 struct nf_generic_net *gn = nf_generic_pernet(net); in nf_conntrack_generic_init_net() local 64 gn->timeout = nf_ct_generic_timeout; in nf_conntrack_generic_init_net()
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-intel.h | 154 #define __INTEL_COMMUNITY(b, s, e, g, n, gs, gn, soc) \ argument 163 .gpp_num_padown_regs = (gn), \ 173 #define INTEL_COMMUNITY_SIZE(b, s, e, gs, gn, soc) \ argument 174 __INTEL_COMMUNITY(b, s, e, NULL, 0, gs, gn, soc)
|
| /linux/drivers/iio/dac/ |
| H A D | ad3552r-common.c | 99 s64 vref, tmp, common, offset, gn, gp; in ad3552r_get_custom_range() local 111 gn = gains_scaling_table[ch_data->n]; in ad3552r_get_custom_range() 112 tmp = (1024 * gn + AD3552R_GAIN_SCALE * offset) * common; in ad3552r_get_custom_range()
|
| /linux/drivers/video/fbdev/ |
| H A D | pxa168fb.h | 211 #define CFG_GAMMA_ENA(gn) ((gn) << 30) argument
|
| /linux/drivers/video/fbdev/mmp/hw/ |
| H A D | mmp_ctrl.h | 420 #define CFG_GAMMA_ENA(gn) ((gn)<<30) argument
|