/include/linux/ |
D | xxhash.h | 95 uint32_t xxh32(const void *input, size_t length, uint32_t seed); 108 uint64_t xxh64(const void *input, size_t length, uint64_t seed); 123 static inline unsigned long xxhash(const void *input, size_t length, in xxhash() argument 127 return xxh64(input, length, seed); in xxhash() 129 return xxh32(input, length, seed); in xxhash() 191 int xxh32_update(struct xxh32_state *state, const void *input, size_t length); 224 int xxh64_update(struct xxh64_state *state, const void *input, size_t length);
|
D | rmi.h | 272 struct input_dev *input; member 308 struct input_dev *input); 353 struct input_dev *input; member
|
D | hid.h | 535 struct input_dev *input; member 998 struct input_dev *input = hidinput->input; in hid_map_usage() local 1004 bmap = input->absbit; in hid_map_usage() 1008 bmap = input->relbit; in hid_map_usage() 1012 bmap = input->keybit; in hid_map_usage() 1016 bmap = input->ledbit; in hid_map_usage() 1023 input->name, c, type); in hid_map_usage()
|
D | zstd.h | 606 ZSTD_inBuffer *input); 744 ZSTD_inBuffer *input);
|
D | netlink.h | 49 void (*input)(struct sk_buff *skb); member
|
D | ethtool.h | 729 ethtool_rx_flow_rule_create(const struct ethtool_rx_flow_spec_input *input);
|
/include/linux/input/ |
D | touchscreen.h | 20 void touchscreen_parse_properties(struct input_dev *input, bool multitouch, 27 void touchscreen_report_pos(struct input_dev *input,
|
/include/linux/pinctrl/ |
D | pinmux.h | 81 bool input);
|
/include/linux/mfd/wm831x/ |
D | auxadc.h | 210 int wm831x_auxadc_read(struct wm831x *wm831x, enum wm831x_auxadc input); 211 int wm831x_auxadc_read_uv(struct wm831x *wm831x, enum wm831x_auxadc input);
|
D | core.h | 358 enum wm831x_auxadc input);
|
/include/uapi/linux/ |
D | wmi.h | 30 volatile __u32 input[4]; member
|
D | uhid.h | 185 struct uhid_input_req input; member
|
/include/net/ |
D | lwtunnel.h | 46 int (*input)(struct sk_buff *skb); member 145 dst->lwtstate->orig_input = dst->input; in lwtunnel_set_redirect() 146 dst->input = lwtunnel_input; in lwtunnel_set_redirect()
|
D | dst.h | 35 int (*input)(struct sk_buff *); member 453 return INDIRECT_CALL_INET(skb_dst(skb)->input, in dst_input()
|
/include/media/davinci/ |
D | vpif_types.h | 54 struct v4l2_input input; member
|
D | vpfe_capture.h | 48 u32 input; member
|
/include/asm-generic/ |
D | mshyperv.h | 71 void *input, void *output) in hv_do_rep_hypercall() argument 81 status = hv_do_hypercall(control, input, output); in hv_do_rep_hypercall()
|
/include/crypto/ |
D | kpp.h | 226 struct scatterlist *input, in kpp_request_set_input() argument 229 req->src = input; in kpp_request_set_input()
|
/include/media/ |
D | v4l2-dv-timings.h | 251 u16 v4l2_phys_addr_for_input(u16 phys_addr, u8 input);
|
D | v4l2-subdev.h | 311 int (*s_routing)(struct v4l2_subdev *sd, u32 input, u32 output, u32 config); 437 int (*s_routing)(struct v4l2_subdev *sd, u32 input, u32 output, u32 config);
|
/include/uapi/linux/dvb/ |
D | dmx.h | 195 enum dmx_input input; member
|
/include/media/i2c/ |
D | adv7842.h | 148 unsigned input; member
|
/include/sound/ |
D | rawmidi.h | 99 struct snd_rawmidi_substream *input; member
|
/include/linux/qed/ |
D | qed_ll2_if.h | 165 struct qed_ll2_acquire_data_inputs input; member
|
/include/drm/ |
D | drm_edid.h | 332 u8 input; member
|