Searched refs:in (Results 1 - 25 of 85) sorted by relevance

1234

/include/media/
H A Dmsp3400.h11 This program is distributed in the hope that it will be useful,
28 combinations. The details are all in the datasheets but I will try
57 specify in the 'input' arg of the s_routing function:
63 And in the 'output' arg of the s_routing function you specify:
89 #define MSP_SCART_TO_DSP(in) (in)
93 #define MSP_TUNER_TO_DSP(in) ((in) << 3)
120 #define MSP_DSP_TO_MAIN(in) ((in) <<
[all...]
/include/linux/
H A Dnx842.h6 int nx842_compress(const unsigned char *in, unsigned int in_len,
8 int nx842_decompress(const unsigned char *in, unsigned int in_len,
H A Dif_pppol2tp.h5 * (l2tp_ppp.c). All version information wrt this file is located in l2tp_ppp.c
17 #include <linux/in.h>
H A Dl2tp.h9 #include <linux/in.h>
H A Dbitrev.h13 extern u16 bitrev16(u16 in);
14 extern u32 bitrev32(u32 in);
H A Dcryptohash.h14 void md5_transform(__u32 *hash, __u32 const *in);
16 __u32 half_md4_transform(__u32 buf[4], __u32 const in[8]);
H A Dauto_dev-ioctl.h80 } in; member in union:args_ismountpoint::__anon79
98 __u32 size; /* total size of data passed in
121 static inline void init_autofs_dev_ioctl(struct autofs_dev_ioctl *in) argument
123 memset(in, 0, sizeof(struct autofs_dev_ioctl));
124 in->ver_major = AUTOFS_DEV_IOCTL_VERSION_MAJOR;
125 in->ver_minor = AUTOFS_DEV_IOCTL_VERSION_MINOR;
126 in->size = sizeof(struct autofs_dev_ioctl);
127 in->ioctlfd = -1;
H A Drxrpc.h15 #include <linux/in.h>
H A Dgpio_event.h9 * This program is distributed in the hope that it will be useful,
159 uint16_t (*map)(struct gpio_event_axis_info *info, uint16_t in);
166 struct gpio_event_axis_info *info, uint16_t in);
168 struct gpio_event_axis_info *info, uint16_t in);
H A Disdn_ppp.h32 * Reset-Requests in a variety of ways. The decompressor is already returning
35 * to be marked valid by the decompressor and only in this case is ever used.
54 unsigned short maxdlen; /* ro Max bytes to be stored in data field */
55 unsigned short dlen; /* rw Bytes stored in data field */
83 int (*compress) (void *state, struct sk_buff *in,
86 int (*decompress) (void *state,struct sk_buff *in,
90 void (*incomp) (void *state, struct sk_buff *in,int proto);
109 long frames; /* number of frames in the frame list */
143 int dlen; /* Databytes stored in data */
164 struct ippp_buf_queue *last; /* pointer to (current) last used packet in queu
[all...]
H A Dxz.h62 * return code is possible only in multi-call mode
66 * is still possible in multi-call mode by simply
70 * which is not used in the kernel. Unsupported
81 * only in multi-call mode (XZ_PREALLOC or
103 * is too small or the compressed input is corrupt in a way that makes the
122 * @in: Beginning of the input buffer. This may be NULL if and only
124 * @in_pos: Current position in the input buffer. This must not exceed
129 * @out_pos: Current position in the output buffer. This must not exceed
137 const uint8_t *in; member in struct:xz_buf
155 * multi-call decoding. This is ignored in singl
[all...]
/include/trace/events/
H A Dgpio.h11 TP_PROTO(unsigned gpio, int in, int err),
13 TP_ARGS(gpio, in, err),
17 __field(int, in)
23 __entry->in = in;
28 __entry->in ? "in" : "out", __entry->err)
/include/linux/platform_data/
H A Dhwmon-s3c.h33 * @in: One configuration for each possible channel used.
36 struct s3c_hwmon_chcfg *in[8]; member in struct:s3c_hwmon_pdata
H A Dkeypad-omap.h31 * keys pressed in the same group are considered as pressed. This is
32 * in order to workaround certain crappy HW designs that produce ghost
45 #error Group bits in conflict with keynum bits
/include/linux/decompress/
H A Dunxz.h13 int unxz(unsigned char *in, long in_size,
/include/net/netfilter/
H A Dnf_nat_l3proto.h47 const struct net_device *in,
51 const struct net_device *in,
56 const struct net_device *in,
60 const struct net_device *in,
66 const struct net_device *in,
70 const struct net_device *in,
75 const struct net_device *in,
79 const struct net_device *in,
88 const struct net_device *in,
92 const struct net_device *in,
[all...]
H A Dnfnetlink_log.h9 const struct net_device *in,
H A Dnf_tables_ipv4.h11 const struct net_device *in,
16 nft_set_pktinfo(pkt, ops, skb, in, out);
8 nft_set_pktinfo_ipv4(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out) argument
H A Dnf_tables_ipv6.h11 const struct net_device *in,
17 nft_set_pktinfo(pkt, ops, skb, in, out);
8 nft_set_pktinfo_ipv6(struct nft_pktinfo *pkt, const struct nf_hook_ops *ops, struct sk_buff *skb, const struct net_device *in, const struct net_device *out) argument
H A Dnf_log.h40 const struct net_device *in,
77 const struct net_device *in,
97 const struct net_device *in,
/include/xen/interface/io/
H A Dconsole.h17 char in[1024]; member in struct:xencons_interface
/include/linux/ceph/
H A Dtypes.h5 #include <linux/in.h>
/include/linux/netfilter_bridge/
H A Debtables.h25 bool (*match)(const struct sk_buff *skb, const struct net_device *in,
43 const struct net_device *in, const struct net_device *out,
61 const struct net_device *in, const struct net_device *out,
100 * matches, targets, ... 0 == let it in */
114 const struct net_device *in, const struct net_device *out,
117 /* Used in the kernel match() functions */
119 /* True if the hook mask denotes that the rule is in a base chain,
120 * used in the check() functions */
122 /* Clear the bit in the hook mask that tells if the rule is on a base chain */
/include/linux/netfilter_arp/
H A Darp_tables.h4 * src, tgt, src_mask, tgt_mask, arpop, arpop_mask are always stored in
6 * flags are stored in host byte order (of course).
12 #include <linux/in.h>
57 const struct net_device *in,
/include/linux/netfilter_ipv4/
H A Dip_tables.h10 * src, dst, src_mask, dst_mask are always stored in network byte order.
11 * flags are stored in host byte order (of course).
12 * Port numbers are stored in HOST byte order.
18 #include <linux/in.h>
68 const struct net_device *in,

Completed in 370 milliseconds

1234