Searched defs:in (Results 1 - 200 of 440) sorted by relevance

123

/linux-4.1.27/arch/tile/lib/
H A Dmemmove.c30 const uint8_t *in; memmove() local
/linux-4.1.27/include/linux/platform_data/
H A Dhwmon-s3c.h36 struct s3c_hwmon_chcfg *in[8]; member in struct:s3c_hwmon_pdata
/linux-4.1.27/lib/
H A Dhalfmd4.c25 __u32 half_md4_transform(__u32 buf[4], __u32 const in[8]) half_md4_transform() argument
H A Dmd5.c13 void md5_transform(__u32 *hash, __u32 const *in) md5_transform() argument
H A Dtest-string_helpers.c35 const char *in; member in struct:test_string
67 char *in = kmalloc(q_real, GFP_KERNEL); test_string_unescape() local
121 const char *in; member in struct:test_string_2
264 test_string_escape_overflow(const char *in, int p, unsigned int flags, const char *esc, test_string_escape_overflow() argument
282 char *in = kmalloc(256, GFP_KERNEL); test_string_escape() local
14 test_string_check_buf(const char *name, unsigned int flags, char *in, size_t p, char *out_real, size_t q_real, char *out_test, size_t q_test) test_string_check_buf() argument
H A Ddecompress_unxz.c251 STATIC int INIT unxz(unsigned char *in, long in_size, unxz() argument
H A Ddigsig.c81 MPI in = NULL, res = NULL, pkey[2]; digsig_verify_rsa() local
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dmad.c42 struct mlx5_mad_ifc_mbox_in *in = NULL; mlx5_core_mad_ifc() local
H A Dfw.c41 struct mlx5_cmd_query_adapter_mbox_in in; mlx5_cmd_query_adapter() local
74 u8 in[MLX5_ST_SZ_BYTES(query_hca_cap_in)]; mlx5_query_odp_caps() local
114 struct mlx5_cmd_init_hca_mbox_in in; mlx5_cmd_init_hca() local
133 struct mlx5_cmd_teardown_hca_mbox_in in; mlx5_cmd_teardown_hca() local
H A Dmcg.c66 struct mlx5_attach_mcg_mbox_in in; mlx5_core_attach_mcg() local
88 struct mlx5_detach_mcg_mbox_in in; mlx5_core_detach_mcg() local
H A Dpd.c63 struct mlx5_alloc_pd_mbox_in in; mlx5_core_alloc_pd() local
84 struct mlx5_dealloc_pd_mbox_in in; mlx5_core_dealloc_pd() local
H A Dcq.c141 struct mlx5_destroy_cq_mbox_in in; mlx5_core_destroy_cq() local
183 struct mlx5_query_cq_mbox_in in; mlx5_core_query_cq() local
91 mlx5_core_create_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, struct mlx5_create_cq_mbox_in *in, int inlen) mlx5_core_create_cq() argument
203 mlx5_core_modify_cq(struct mlx5_core_dev *dev, struct mlx5_core_cq *cq, struct mlx5_modify_cq_mbox_in *in, int in_sz) mlx5_core_modify_cq() argument
H A Dmr.c110 struct mlx5_destroy_mkey_mbox_in in; mlx5_core_destroy_mkey() local
144 struct mlx5_query_mkey_mbox_in in; mlx5_core_query_mkey() local
166 struct mlx5_query_special_ctxs_mbox_in in; mlx5_core_dump_fill_mkey() local
190 struct mlx5_allocate_psv_in in; mlx5_core_create_psv() local
223 struct mlx5_destroy_psv_in in; mlx5_core_destroy_psv() local
51 mlx5_core_create_mkey(struct mlx5_core_dev *dev, struct mlx5_core_mr *mr, struct mlx5_create_mkey_mbox_in *in, int inlen, mlx5_cmd_cbk_t callback, void *context, struct mlx5_create_mkey_mbox_out *out) mlx5_core_create_mkey() argument
H A Dport.c42 struct mlx5_access_reg_mbox_in *in = NULL; mlx5_core_access_reg() local
91 struct mlx5_reg_pcap in; mlx5_set_port_caps() local
H A Dsrq.c127 struct mlx5_destroy_srq_mbox_in in; mlx5_core_destroy_srq() local
167 struct mlx5_query_srq_mbox_in in; mlx5_core_query_srq() local
189 struct mlx5_arm_srq_mbox_in in; mlx5_core_arm_srq() local
82 mlx5_core_create_srq(struct mlx5_core_dev *dev, struct mlx5_core_srq *srq, struct mlx5_create_srq_mbox_in *in, int inlen) mlx5_core_create_srq() argument
H A Duar.c69 struct mlx5_alloc_uar_mbox_in in; mlx5_cmd_alloc_uar() local
94 struct mlx5_free_uar_mbox_in in; mlx5_cmd_free_uar() local
H A Dqp.c244 struct mlx5_destroy_qp_mbox_in in; mlx5_core_destroy_qp() local
354 struct mlx5_query_qp_mbox_in in; mlx5_core_qp_query() local
374 struct mlx5_alloc_xrcd_mbox_in in; mlx5_core_xrcd_alloc() local
396 struct mlx5_dealloc_xrcd_mbox_in in; mlx5_core_xrcd_dealloc() local
419 struct mlx5_page_fault_resume_mbox_in in; mlx5_core_page_fault_resume() local
180 mlx5_core_create_qp(struct mlx5_core_dev *dev, struct mlx5_core_qp *qp, struct mlx5_create_qp_mbox_in *in, int inlen) mlx5_core_create_qp() argument
275 mlx5_core_qp_modify(struct mlx5_core_dev *dev, enum mlx5_qp_state cur_state, enum mlx5_qp_state new_state, struct mlx5_modify_qp_mbox_in *in, int sqd_event, struct mlx5_core_qp *qp) mlx5_core_qp_modify() argument
H A Deq.c86 struct mlx5_destroy_eq_mbox_in in; mlx5_cmd_destroy_eq() local
343 struct mlx5_create_eq_mbox_in *in; mlx5_create_map_eq() local
523 struct mlx5_query_eq_mbox_in in; mlx5_core_eq_query() local
H A Dpagealloc.c168 struct mlx5_query_pages_inbox in; mlx5_cmd_query_pages() local
281 struct mlx5_manage_pages_inbox *in; give_pages() local
362 struct mlx5_manage_pages_inbox in; reclaim_pages() local
/linux-4.1.27/drivers/media/pci/cx18/
H A Dcx18-audio.c39 const struct cx18_card_audio_input *in; cx18_audio_set_io() local
H A Dcx18-mailbox.c775 int cx18_api_func(void *priv, u32 cmd, int in, int out, cx18_api_func() argument
/linux-4.1.27/drivers/media/pci/ivtv/
H A Divtv-routing.c36 const struct ivtv_card_audio_input *in; ivtv_audio_set_io() local
H A Divtv-mailbox.c339 int ivtv_api_func(void *priv, u32 cmd, int in, int out, u32 data[CX2341X_MBOX_MAX_DATA]) ivtv_api_func() argument
/linux-4.1.27/fs/udf/
H A Dudfend.h7 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) lelb_to_cpu() argument
17 static inline struct lb_addr cpu_to_lelb(struct kernel_lb_addr in) cpu_to_lelb() argument
27 static inline struct short_ad lesa_to_cpu(struct short_ad in) lesa_to_cpu() argument
37 static inline struct short_ad cpu_to_lesa(struct short_ad in) cpu_to_lesa() argument
47 static inline struct kernel_long_ad lela_to_cpu(struct long_ad in) lela_to_cpu() argument
57 static inline struct long_ad cpu_to_lela(struct kernel_long_ad in) cpu_to_lela() argument
67 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) leea_to_cpu() argument
/linux-4.1.27/drivers/video/fbdev/matrox/
H A Dmatroxfb_misc.h9 PLL_calcclock(const struct matrox_fb_info *minfo, unsigned int freq, unsigned int fmax, unsigned int *in, unsigned int *feed, unsigned int *post) PLL_calcclock() argument
/linux-4.1.27/include/xen/interface/io/
H A Dconsole.h17 char in[1024]; member in struct:xencons_interface
/linux-4.1.27/drivers/media/rc/img-ir/
H A Dimg-ir-jvc.c32 static int img_ir_jvc_filter(const struct rc_scancode_filter *in, img_ir_jvc_filter() argument
H A Dimg-ir-rc5.c43 static int img_ir_rc5_filter(const struct rc_scancode_filter *in, img_ir_rc5_filter() argument
H A Dimg-ir-rc6.c64 static int img_ir_rc6_filter(const struct rc_scancode_filter *in, img_ir_rc6_filter() argument
H A Dimg-ir-sanyo.c53 static int img_ir_sanyo_filter(const struct rc_scancode_filter *in, img_ir_sanyo_filter() argument
H A Dimg-ir-sony.c57 static int img_ir_sony_filter(const struct rc_scancode_filter *in, img_ir_sony_filter() argument
H A Dimg-ir-nec.c54 static int img_ir_nec_filter(const struct rc_scancode_filter *in, img_ir_nec_filter() argument
H A Dimg-ir-sharp.c41 static int img_ir_sharp_filter(const struct rc_scancode_filter *in, img_ir_sharp_filter() argument
/linux-4.1.27/drivers/staging/skein/
H A Dthreefish_api.c24 void threefish_encrypt_block_bytes(struct threefish_key *key_ctx, u8 *in, threefish_encrypt_block_bytes() argument
35 void threefish_encrypt_block_words(struct threefish_key *key_ctx, u64 *in, threefish_encrypt_block_words() argument
51 void threefish_decrypt_block_bytes(struct threefish_key *key_ctx, u8 *in, threefish_decrypt_block_bytes() argument
62 void threefish_decrypt_block_words(struct threefish_key *key_ctx, u64 *in, threefish_decrypt_block_words() argument
H A Dskein_generic.c51 static int skein256_import(struct shash_desc *desc, const void *in) skein256_import() argument
86 static int skein512_import(struct shash_desc *desc, const void *in) skein512_import() argument
121 static int skein1024_import(struct shash_desc *desc, const void *in) skein1024_import() argument
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Duuid.c60 static void uuid_unpack(class_uuid_t in, __u16 *uu, int nr) uuid_unpack() argument
/linux-4.1.27/drivers/usb/gadget/function/
H A Du_serial.h43 struct usb_ep *in; member in struct:gserial
H A Df_eem.c353 struct usb_ep *in = port->in_ep; eem_wrap() local
/linux-4.1.27/fs/hfs/
H A Dtrans.c33 int hfs_mac2asc(struct super_block *sb, char *out, const struct hfs_name *in) hfs_mac2asc() argument
97 void hfs_asc2mac(struct super_block *sb, struct hfs_name *out, struct qstr *in) hfs_asc2mac() argument
/linux-4.1.27/fs/logfs/
H A Dcompr.c17 int logfs_compress(void *in, void *out, size_t inlen, size_t outlen) logfs_compress() argument
51 int logfs_uncompress(void *in, void *out, size_t inlen, size_t outlen) logfs_uncompress() argument
/linux-4.1.27/arch/s390/crypto/
H A Dsha1_s390.c60 static int sha1_import(struct shash_desc *desc, const void *in) sha1_import() argument
H A Dsha256_s390.c53 static int sha256_import(struct shash_desc *desc, const void *in) sha256_import() argument
H A Dsha512_s390.c55 static int sha512_import(struct shash_desc *desc, const void *in) sha512_import() argument
H A Ddes_s390.c52 static void des_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) des_encrypt() argument
59 static void des_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) des_decrypt() argument
95 u8 *in = walk->src.virt.addr; ecb_desall_crypt() local
128 u8 *in = walk->src.virt.addr; cbc_desall_crypt() local
392 u8 *out, *in, *ctrptr = ctrbuf; ctr_desall_crypt() local
/linux-4.1.27/arch/m68k/fpsp040/
H A Dfpsp.h175 | ;equate only works when CMDREG1B is in variable
/linux-4.1.27/arch/arm/include/asm/
H A Dtraps.h41 int in; in_exception_text() local
/linux-4.1.27/net/bridge/netfilter/
H A Dnf_log_bridge.c19 nf_log_bridge_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_bridge_packet() argument
H A Dnft_meta_bridge.c26 const struct net_device *in = pkt->in, *out = pkt->out; nft_meta_bridge_get_eval() local
H A Debt_log.c75 ebt_log_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) ebt_log_packet() argument
/linux-4.1.27/net/sctp/
H A Dssnmap.c43 static inline size_t sctp_ssnmap_size(__u16 in, __u16 out) sctp_ssnmap_size() argument
52 struct sctp_ssnmap *sctp_ssnmap_new(__u16 in, __u16 out, sctp_ssnmap_new() argument
85 static struct sctp_ssnmap *sctp_ssnmap_init(struct sctp_ssnmap *map, __u16 in, sctp_ssnmap_init() argument
/linux-4.1.27/sound/usb/6fire/
H A Dmidi.h23 struct snd_rawmidi_substream *in; member in struct:midi_runtime
H A Dpcm.c571 usb6fire_pcm_init_urb(struct pcm_urb *urb, struct sfire_chip *chip, bool in, int ep, void (*handler)(struct urb *)) usb6fire_pcm_init_urb() argument
/linux-4.1.27/tools/perf/util/
H A Dintlist.h50 static inline struct int_node *intlist__next(struct int_node *in) intlist__next() argument
H A Dpager.c18 fd_set in; pager_preexec() local
H A Drun-command.h36 int in; member in struct:child_process
/linux-4.1.27/crypto/
H A Dtwofish_generic.c109 static void twofish_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) twofish_encrypt() argument
146 static void twofish_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) twofish_decrypt() argument
H A Dmd5.c131 static int md5_import(struct shash_desc *desc, const void *in) md5_import() argument
H A Darc4.c53 static void arc4_crypt(struct arc4_ctx *ctx, u8 *out, const u8 *in, arc4_crypt() argument
90 static void arc4_crypt_one(struct crypto_tfm *tfm, u8 *out, const u8 *in) arc4_crypt_one() argument
92 arc4_crypt(crypto_tfm_ctx(tfm), out, in, 1); arc4_crypt_one() local
H A Dhmac.c98 static int hmac_import(struct shash_desc *pdesc, const void *in) hmac_import() argument
H A Dmd4.c84 static void md4_transform(u32 *hash, u32 const *in) md4_transform() argument
H A Dseed.c368 static void seed_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) seed_encrypt() argument
406 static void seed_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) seed_decrypt() argument
H A Dtea.c67 const __le32 *in = (const __le32 *)src; tea_encrypt() local
95 const __le32 *in = (const __le32 *)src; tea_decrypt() local
140 const __le32 *in = (const __le32 *)src; xtea_encrypt() local
160 const __le32 *in = (const __le32 *)src; xtea_decrypt() local
184 const __le32 *in = (const __le32 *)src; xeta_encrypt() local
204 const __le32 *in = (const __le32 *)src; xeta_decrypt() local
H A Daes_generic.c1329 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) aes_encrypt() argument
1401 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) aes_decrypt() argument
H A Drmd128.c50 static void rmd128_transform(u32 *state, const __le32 *in) rmd128_transform() argument
H A Drmd160.c54 static void rmd160_transform(u32 *state, const __le32 *in) rmd160_transform() argument
H A Drmd256.c50 static void rmd256_transform(u32 *state, const __le32 *in) rmd256_transform() argument
H A Drmd320.c54 static void rmd320_transform(u32 *state, const __le32 *in) rmd320_transform() argument
H A Dahash.c444 static int ahash_no_import(struct ahash_request *req, const void *in) ahash_no_import() argument
H A Dcamellia_generic.c1010 static void camellia_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) camellia_encrypt() argument
1038 static void camellia_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) camellia_decrypt() argument
/linux-4.1.27/drivers/video/console/
H A Dfbcon_rotate.h40 static inline void rotate_ud(const char *in, char *out, u32 width, u32 height) rotate_ud() argument
58 static inline void rotate_cw(const char *in, char *out, u32 width, u32 height) rotate_cw() argument
76 static inline void rotate_ccw(const char *in, char *out, u32 width, u32 height) rotate_ccw() argument
/linux-4.1.27/fs/squashfs/
H A Dblock.c177 int in, pg_offset = 0; squashfs_read_data() local
/linux-4.1.27/fs/f2fs/
H A Dhash.c28 static void TEA_transform(unsigned int buf[4], unsigned int const in[]) TEA_transform() argument
78 __u32 in[8], buf[4]; f2fs_dentry_hash() local
/linux-4.1.27/sound/soc/spear/
H A DMakefile
/linux-4.1.27/drivers/hwtracing/coresight/
H A Dof_coresight.c60 int in = 0, out = 0; of_coresight_get_ports() local
/linux-4.1.27/drivers/media/pci/ngene/
H A Dngene-i2c.c48 ngene_command_i2c_read(struct ngene *dev, u8 adr, u8 *out, u8 outlen, u8 *in, u8 inlen, int flag) ngene_command_i2c_read() argument
/linux-4.1.27/drivers/misc/altera-stapl/
H A Daltera-comp.c80 u32 altera_shrink(u8 *in, u32 in_length, u8 *out, u32 out_length, s32 version) altera_shrink() argument
/linux-4.1.27/drivers/crypto/nx/
H A Dnx-sha256.c269 static int nx_sha256_import(struct shash_desc *desc, const void *in) nx_sha256_import() argument
H A Dnx-sha512.c275 static int nx_sha512_import(struct shash_desc *desc, const void *in) nx_sha512_import() argument
/linux-4.1.27/drivers/crypto/qat/qat_dh895xcc/
H A Dadf_admin.c66 adf_put_admin_msg_sync(struct adf_accel_dev *accel_dev, uint32_t ae, void *in, void *out) adf_put_admin_msg_sync() argument
/linux-4.1.27/arch/sparc/crypto/
H A Dmd5_glue.c125 static int md5_sparc64_import(struct shash_desc *desc, const void *in) md5_sparc64_import() argument
H A Dsha1_glue.c120 static int sha1_sparc64_import(struct shash_desc *desc, const void *in) sha1_sparc64_import() argument
H A Dsha256_glue.c151 static int sha256_sparc64_import(struct shash_desc *desc, const void *in) sha256_sparc64_import() argument
/linux-4.1.27/arch/mips/cavium-octeon/crypto/
H A Docteon-md5.c164 static int octeon_md5_import(struct shash_desc *desc, const void *in) octeon_md5_import() argument
H A Docteon-sha1.c197 static int octeon_sha1_import(struct shash_desc *desc, const void *in) octeon_sha1_import() argument
H A Docteon-sha256.c221 static int octeon_sha256_import(struct shash_desc *desc, const void *in) octeon_sha256_import() argument
/linux-4.1.27/drivers/video/fbdev/omap2/displays-new/
H A Dencoder-opa362.c27 struct omap_dss_device *in; member in struct:panel_drv_data
40 struct omap_dss_device *in = ddata->in; opa362_connect() local
62 struct omap_dss_device *in = ddata->in; opa362_disconnect() local
83 struct omap_dss_device *in = ddata->in; opa362_enable() local
111 struct omap_dss_device *in = ddata->in; opa362_disable() local
130 struct omap_dss_device *in = ddata->in; opa362_set_timings() local
154 struct omap_dss_device *in = ddata->in; opa362_check_timings() local
187 struct omap_dss_device *dssdev, *in; opa362_probe() local
247 struct omap_dss_device *in = ddata->in; opa362_remove() local
H A Dencoder-tfp410.c23 struct omap_dss_device *in; member in struct:panel_drv_data
37 struct omap_dss_device *in = ddata->in; tfp410_connect() local
57 struct omap_dss_device *in = ddata->in; tfp410_disconnect() local
76 struct omap_dss_device *in = ddata->in; tfp410_enable() local
104 struct omap_dss_device *in = ddata->in; tfp410_disable() local
128 struct omap_dss_device *in = ddata->in; tfp410_set_timings() local
150 struct omap_dss_device *in = ddata->in; tfp410_check_timings() local
173 struct omap_dss_device *dssdev, *in; tfp410_probe_pdata() local
199 struct omap_dss_device *in; tfp410_probe_of() local
282 struct omap_dss_device *in = ddata->in; tfp410_remove() local
H A Dconnector-analog-tv.c22 struct omap_dss_device *in; member in struct:panel_drv_data
57 struct omap_dss_device *in = ddata->in; tvc_connect() local
75 struct omap_dss_device *in = ddata->in; tvc_disconnect() local
88 struct omap_dss_device *in = ddata->in; tvc_enable() local
120 struct omap_dss_device *in = ddata->in; tvc_disable() local
136 struct omap_dss_device *in = ddata->in; tvc_set_timings() local
156 struct omap_dss_device *in = ddata->in; tvc_check_timings() local
164 struct omap_dss_device *in = ddata->in; tvc_get_wss() local
172 struct omap_dss_device *in = ddata->in; tvc_set_wss() local
198 struct omap_dss_device *in, *dssdev; tvc_probe_pdata() local
223 struct omap_dss_device *in; tvc_probe_of() local
286 struct omap_dss_device *in = ddata->in; tvc_remove() local
H A Dconnector-dvi.c45 struct omap_dss_device *in; member in struct:panel_drv_data
57 struct omap_dss_device *in = ddata->in; dvic_connect() local
73 struct omap_dss_device *in = ddata->in; dvic_disconnect() local
84 struct omap_dss_device *in = ddata->in; dvic_enable() local
107 struct omap_dss_device *in = ddata->in; dvic_disable() local
121 struct omap_dss_device *in = ddata->in; dvic_set_timings() local
141 struct omap_dss_device *in = ddata->in; dvic_check_timings() local
243 struct omap_dss_device *in, *dssdev; dvic_probe_pdata() local
283 struct omap_dss_device *in; dvic_probe_of() local
363 struct omap_dss_device *in = ddata->in; dvic_remove() local
H A Dconnector-hdmi.c42 struct omap_dss_device *in; member in struct:panel_drv_data
56 struct omap_dss_device *in = ddata->in; hdmic_connect() local
74 struct omap_dss_device *in = ddata->in; hdmic_disconnect() local
87 struct omap_dss_device *in = ddata->in; hdmic_enable() local
112 struct omap_dss_device *in = ddata->in; hdmic_disable() local
128 struct omap_dss_device *in = ddata->in; hdmic_set_timings() local
148 struct omap_dss_device *in = ddata->in; hdmic_check_timings() local
157 struct omap_dss_device *in = ddata->in; hdmic_read_edid() local
165 struct omap_dss_device *in = ddata->in; hdmic_detect() local
176 struct omap_dss_device *in = ddata->in; hdmic_set_hdmi_mode() local
185 struct omap_dss_device *in = ddata->in; hdmic_set_infoframe() local
213 struct omap_dss_device *in, *dssdev; hdmic_probe_pdata() local
237 struct omap_dss_device *in; hdmic_probe_of() local
315 struct omap_dss_device *in = ddata->in; hdmic_remove() local
H A Dencoder-tpd12s015.c25 struct omap_dss_device *in; member in struct:panel_drv_data
40 struct omap_dss_device *in = ddata->in; tpd_connect() local
61 struct omap_dss_device *in = ddata->in; tpd_disconnect() local
79 struct omap_dss_device *in = ddata->in; tpd_enable() local
99 struct omap_dss_device *in = ddata->in; tpd_disable() local
113 struct omap_dss_device *in = ddata->in; tpd_set_timings() local
133 struct omap_dss_device *in = ddata->in; tpd_check_timings() local
145 struct omap_dss_device *in = ddata->in; tpd_read_edid() local
173 struct omap_dss_device *in = ddata->in; tpd_set_infoframe() local
182 struct omap_dss_device *in = ddata->in; tpd_set_hdmi_mode() local
208 struct omap_dss_device *dssdev, *in; tpd_probe_pdata() local
234 struct omap_dss_device *in; tpd_probe_of() local
275 struct omap_dss_device *in, *dssdev; tpd_probe() local
341 struct omap_dss_device *in = ddata->in; tpd_remove() local
H A Dpanel-dpi.c25 struct omap_dss_device *in; member in struct:panel_drv_data
42 struct omap_dss_device *in = ddata->in; panel_dpi_connect() local
58 struct omap_dss_device *in = ddata->in; panel_dpi_disconnect() local
69 struct omap_dss_device *in = ddata->in; panel_dpi_enable() local
100 struct omap_dss_device *in = ddata->in; panel_dpi_disable() local
120 struct omap_dss_device *in = ddata->in; panel_dpi_set_timings() local
140 struct omap_dss_device *in = ddata->in; panel_dpi_check_timings() local
163 struct omap_dss_device *dssdev, *in; panel_dpi_probe_pdata() local
206 struct omap_dss_device *in; panel_dpi_probe_of() local
304 struct omap_dss_device *in = ddata->in; panel_dpi_remove() local
H A Dpanel-lgphilips-lb035q02.c45 struct omap_dss_device *in; member in struct:panel_drv_data
124 struct omap_dss_device *in = ddata->in; lb035q02_connect() local
142 struct omap_dss_device *in = ddata->in; lb035q02_disconnect() local
153 struct omap_dss_device *in = ddata->in; lb035q02_enable() local
184 struct omap_dss_device *in = ddata->in; lb035q02_disable() local
204 struct omap_dss_device *in = ddata->in; lb035q02_set_timings() local
224 struct omap_dss_device *in = ddata->in; lb035q02_check_timings() local
247 struct omap_dss_device *dssdev, *in; lb035q02_probe_pdata() local
285 struct omap_dss_device *in; lb035q02_probe_of() local
371 struct omap_dss_device *in = ddata->in; lb035q02_panel_spi_remove() local
H A Dpanel-nec-nl8048hl11.c26 struct omap_dss_device *in; member in struct:panel_drv_data
124 struct omap_dss_device *in = ddata->in; nec_8048_connect() local
140 struct omap_dss_device *in = ddata->in; nec_8048_disconnect() local
151 struct omap_dss_device *in = ddata->in; nec_8048_enable() local
179 struct omap_dss_device *in = ddata->in; nec_8048_disable() local
196 struct omap_dss_device *in = ddata->in; nec_8048_set_timings() local
216 struct omap_dss_device *in = ddata->in; nec_8048_check_timings() local
240 struct omap_dss_device *dssdev, *in; nec_8048_probe_pdata() local
267 struct omap_dss_device *in; nec_8048_probe_of() local
371 struct omap_dss_device *in = ddata->in; nec_8048_remove() local
H A Dpanel-sharp-ls037v7dw01.c25 struct omap_dss_device *in; member in struct:panel_drv_data
65 struct omap_dss_device *in = ddata->in; sharp_ls_connect() local
81 struct omap_dss_device *in = ddata->in; sharp_ls_disconnect() local
92 struct omap_dss_device *in = ddata->in; sharp_ls_enable() local
134 struct omap_dss_device *in = ddata->in; sharp_ls_disable() local
161 struct omap_dss_device *in = ddata->in; sharp_ls_set_timings() local
181 struct omap_dss_device *in = ddata->in; sharp_ls_check_timings() local
224 struct omap_dss_device *dssdev, *in; sharp_ls_probe_pdata() local
291 struct omap_dss_device *in; sharp_ls_probe_of() local
387 struct omap_dss_device *in = ddata->in; sharp_ls_remove() local
/linux-4.1.27/include/linux/
H A Dxz.h137 const uint8_t *in; member in struct:xz_buf
H A Dnetpoll.h19 struct in_addr in; member in union:inet_addr
H A Dpoll.h112 unsigned long *in, *out, *ex; member in struct:__anon12358
H A Dhil_mlc.h142 hil_mlc_in *in; member in struct:hil_mlc
H A Dkfifo.h59 unsigned int in; member in struct:__kfifo
/linux-4.1.27/arch/powerpc/crypto/
H A Dmd5-glue.c121 static int ppc_md5_import(struct shash_desc *desc, const void *in) ppc_md5_import() argument
H A Dsha1-spe-glue.c166 static int ppc_spe_sha1_import(struct shash_desc *desc, const void *in) ppc_spe_sha1_import() argument
H A Dsha1.c115 static int sha1_import(struct shash_desc *desc, const void *in) sha1_import() argument
H A Daes-spe-glue.c161 static void ppc_aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) ppc_aes_encrypt() argument
170 static void ppc_aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) ppc_aes_decrypt() argument
H A Dsha256-spe-glue.c212 static int ppc_spe_sha256_import(struct shash_desc *desc, const void *in) ppc_spe_sha256_import() argument
/linux-4.1.27/arch/arm64/crypto/
H A Daes-ce-cipher.c43 struct aes_block const *in = (struct aes_block *)src; aes_cipher_encrypt() local
88 struct aes_block const *in = (struct aes_block *)src; aes_cipher_decrypt() local
/linux-4.1.27/arch/arm/crypto/
H A Dsha512_neon_glue.c210 static int sha512_neon_import(struct shash_desc *desc, const void *in) sha512_neon_import() argument
/linux-4.1.27/fs/cifs/
H A Dwinucase.c640 cifs_toupper(wchar_t in) cifs_toupper() argument
H A Dsmbencrypt.c69 smbhash(unsigned char *out, const unsigned char *in, unsigned char *key) smbhash() argument
/linux-4.1.27/fs/ext3/
H A Dhash.c17 static void TEA_transform(__u32 buf[4], __u32 const in[]) TEA_transform() argument
143 __u32 in[8], buf[4]; ext3fs_dirhash() local
/linux-4.1.27/fs/ext4/
H A Dhash.c18 static void TEA_transform(__u32 buf[4], __u32 const in[]) TEA_transform() argument
144 __u32 in[8], buf[4]; ext4fs_dirhash() local
/linux-4.1.27/lib/lzo/
H A Dlzo1x_compress.c21 lzo1x_1_do_compress(const unsigned char *in, size_t in_len, lzo1x_1_do_compress() argument
216 int lzo1x_1_compress(const unsigned char *in, size_t in_len, lzo1x_1_compress() argument
H A Dlzo1x_decompress_safe.c38 int lzo1x_decompress_safe(const unsigned char *in, size_t in_len, lzo1x_decompress_safe() argument
/linux-4.1.27/net/ax25/
H A Dax25_addr.c287 void ax25_digi_invert(const ax25_digi *in, ax25_digi *out) ax25_digi_invert() argument
/linux-4.1.27/net/netfilter/
H A Dnf_log_common.c152 nf_log_dump_packet_common(struct nf_log_buf *m, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_dump_packet_common() argument
H A Dnft_meta.c33 const struct net_device *in = pkt->in, *out = pkt->out; nft_meta_get_eval() local
H A Dnf_conntrack_proto.c175 struct nf_ip_net *in = nf_ct_l3proto_net(net, l3proto); nf_ct_l3proto_register_sysctl() local
198 struct nf_ip_net *in = nf_ct_l3proto_net(net, l3proto); nf_ct_l3proto_unregister_sysctl() local
H A Dxt_TPROXY.c108 nf_tproxy_get_sock_v4(struct net *net, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) nf_tproxy_get_sock_v4() argument
172 nf_tproxy_get_sock_v6(struct net *net, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in, const enum nf_tproxy_lookup_t lookup_type) nf_tproxy_get_sock_v6() argument
H A Dxt_socket.c115 xt_socket_get_sock_v4(struct net *net, const u8 protocol, const __be32 saddr, const __be32 daddr, const __be16 sport, const __be16 dport, const struct net_device *in) xt_socket_get_sock_v4() argument
315 xt_socket_get_sock_v6(struct net *net, const u8 protocol, const struct in6_addr *saddr, const struct in6_addr *daddr, const __be16 sport, const __be16 dport, const struct net_device *in) xt_socket_get_sock_v6() argument
/linux-4.1.27/drivers/lguest/
H A Dlguest_user.c297 static ssize_t write(struct file *file, const char __user *in, write() argument
/linux-4.1.27/drivers/hwmon/
H A Ds3c-hwmon.c39 struct sensor_device_attribute in; member in struct:s3c_hwmon_attr
H A Demc6w201.c65 u8 in[3][6]; member in struct:emc6w201_data
H A Dsch5636.c75 u8 in[SCH5636_NO_INS]; member in struct:sch5636_data
H A Dad7418.c54 u16 in[4]; member in struct:ad7418_data
H A Dadc128d818.c69 u16 in[3][7]; /* Register value, normalized to 12 bit member in struct:adc128_data
H A Dsch5627.c94 u16 in[SCH5627_NO_IN]; member in struct:sch5627_data
H A Dadm1025.c116 u8 in[6]; /* register value */ member in struct:adm1025_data
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_ops.c68 mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, unsigned addr, u8 in, u8 *out) mmc_io_rw_direct_host() argument
114 mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, unsigned addr, u8 in, u8 *out) mmc_io_rw_direct() argument
/linux-4.1.27/drivers/net/arcnet/
H A Drfc1201.c142 struct Incoming *in = &lp->rfc1201.incoming[saddr]; rx() local
/linux-4.1.27/drivers/media/usb/dvb-usb/
H A Dvp7045.c28 int vp7045_usb_op(struct dvb_usb_device *d, u8 cmd, u8 *out, int outlen, u8 *in, int inlen, int msec) vp7045_usb_op() argument
/linux-4.1.27/drivers/staging/fwserial/
H A Ddma_fifo.h48 unsigned in; member in struct:dma_fifo
/linux-4.1.27/drivers/staging/lustre/lustre/fid/
H A Dfid_request.c62 struct lu_seq_range *out, *in; seq_client_rpc() local
/linux-4.1.27/drivers/block/drbd/
H A Ddrbd_vli.h146 static inline int vli_decode_bits(u64 *out, const u64 in) vli_decode_bits() argument
168 static inline int __vli_encode_bits(u64 *out, const u64 in) __vli_encode_bits() argument
340 static inline int vli_encode_bits(struct bitstream *bs, u64 in) vli_encode_bits() argument
/linux-4.1.27/drivers/acpi/acpica/
H A Dutmisc.c129 } in; acpi_ut_dword_byte_swap() local
/linux-4.1.27/drivers/hid/
H A Dhid-tmff.c58 static inline int tmff_scale_u16(unsigned int in, int minimum, int maximum) tmff_scale_u16() argument
71 static inline int tmff_scale_s8(int in, int minimum, int maximum) tmff_scale_s8() argument
/linux-4.1.27/drivers/usb/core/
H A Dendpoint.c88 unsigned in; interval_show() local
/linux-4.1.27/drivers/watchdog/
H A Dintel-mid_wdt.c39 static inline int wdt_command(int sub, u32 *in, int inlen) wdt_command() argument
/linux-4.1.27/drivers/platform/x86/
H A Dtc1100-wmi.c100 static int set_state(u32 *in, u8 instance) set_state() argument
/linux-4.1.27/include/uapi/linux/
H A Dnetfilter.h69 struct in_addr in; member in union:nf_inet_addr
/linux-4.1.27/arch/powerpc/boot/
H A Dugecon.c43 static u32 ug_io_transaction(u32 in) ug_io_transaction() argument
/linux-4.1.27/net/ipv4/netfilter/
H A Dnf_log_arp.c80 nf_log_arp_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_arp_packet() argument
H A Dnf_log_ipv4.c312 nf_log_ip_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_ip_packet() argument
H A Dnf_conntrack_l3proto_ipv4.c360 struct nf_ip_net *in = &net->ct.nf_ct_proto; ipv4_init_net() local
H A Dnf_conntrack_proto_icmp.c287 struct nf_icmp_net *in = icmp_pernet(net); icmp_timeout_nlattr_to_obj() local
376 struct nf_icmp_net *in = icmp_pernet(net); icmp_init_net() local
341 icmp_kmemdup_sysctl_table(struct nf_proto_net *pn, struct nf_icmp_net *in) icmp_kmemdup_sysctl_table() argument
356 icmp_kmemdup_compat_sysctl_table(struct nf_proto_net *pn, struct nf_icmp_net *in) icmp_kmemdup_compat_sysctl_table() argument
/linux-4.1.27/lib/zlib_inflate/
H A Dinffast.c91 const unsigned char *in; /* local strm->next_in */ inflate_fast() local
H A Dinflate.c325 unsigned in, out; /* save starting available input and output */ zlib_inflate() local
/linux-4.1.27/net/sunrpc/auth_gss/
H A Dgss_krb5_keys.c73 static void krb5_nfold(u32 inbits, const u8 *in, krb5_nfold() argument
H A Dgss_rpc_xdr.c58 gssx_enc_in_token(struct xdr_stream *xdr, struct gssp_in_token *in) gssx_enc_in_token() argument
/linux-4.1.27/drivers/isdn/hisax/
H A Dst5481_usb.c488 struct st5481_in *in = urb->context; usb_in_complete() local
548 int st5481_setup_in(struct st5481_in *in) st5481_setup_in() argument
575 void st5481_release_in(struct st5481_in *in) st5481_release_in() argument
625 struct st5481_in *in = context; st5481_start_rcv() local
637 void st5481_in_mode(struct st5481_in *in, int mode) st5481_in_mode() argument
/linux-4.1.27/drivers/media/platform/s5p-g2d/
H A Dg2d.h60 struct g2d_frame in; member in struct:g2d_ctx
/linux-4.1.27/drivers/mfd/
H A Ducb1x00-core.c53 void ucb1x00_io_set_dir(struct ucb1x00 *ucb, unsigned int in, unsigned int out) ucb1x00_io_set_dir() argument
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_fw.c241 sym_fw_fill_data (u32 *in, u32 *out) sym_fw_fill_data() argument
/linux-4.1.27/drivers/rtc/
H A Drtc-ds2404.c198 u8 in[1] = { 0x10 }; /* enable oscillator */ ds2404_enable_osc() local
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlovsub_lock.c145 static void lovsub_lock_descr_map(const struct cl_lock_descr *in, lovsub_lock_descr_map() argument
/linux-4.1.27/drivers/firmware/efi/libstub/
H A Darm-stub.c359 efi_memory_desc_t *in, *prev = NULL, *out = runtime_map; efi_get_virtmap() local
/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_diag.c281 static int ipath_diag_open(struct inode *in, struct file *fp) ipath_diag_open() argument
479 static int ipath_diag_release(struct inode *in, struct file *fp) ipath_diag_release() argument
/linux-4.1.27/drivers/infiniband/hw/mlx5/
H A Dsrq.c76 create_srq_user(struct ib_pd *pd, struct mlx5_ib_srq *srq, struct mlx5_create_srq_mbox_in **in, struct ib_udata *udata, int buf_size, int *inlen) create_srq_user() argument
152 create_srq_kernel(struct mlx5_ib_dev *dev, struct mlx5_ib_srq *srq, struct mlx5_create_srq_mbox_in **in, int buf_size, int *inlen) create_srq_kernel() argument
/linux-4.1.27/drivers/infiniband/hw/usnic/
H A Dusnic_ib_main.c308 struct in_ifaddr *in; usnic_ib_device_add() local
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-crypto-aes-cmac.c224 static int ccp_aes_cmac_import(struct ahash_request *req, const void *in) ccp_aes_cmac_import() argument
H A Dccp-crypto-sha.c218 static int ccp_sha_import(struct ahash_request *req, const void *in) ccp_sha_import() argument
/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c216 geode_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) geode_encrypt() argument
237 geode_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) geode_decrypt() argument
H A Dpadlock-sha.c62 static int padlock_sha_import(struct shash_desc *desc, const void *in) padlock_sha_import() argument
79 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, padlock_sha1_finup() argument
145 static int padlock_sha256_finup(struct shash_desc *desc, const u8 *in, padlock_sha256_finup() argument
482 padlock_sha_import_nano(struct shash_desc *desc, const void *in) padlock_sha_import_nano() argument
H A Dpadlock-aes.c207 static void ecb_crypt_copy(const u8 *in, u8 *out, u32 *key, ecb_crypt_copy() argument
221 static u8 *cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, cbc_crypt_copy() argument
235 static inline void ecb_crypt(const u8 *in, u8 *out, u32 *key, ecb_crypt() argument
249 static inline u8 *cbc_crypt(const u8 *in, u8 *out, u32 *key, cbc_crypt() argument
298 static void aes_encrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) aes_encrypt() argument
310 static void aes_decrypt(struct crypto_tfm *tfm, u8 *out, const u8 *in) aes_decrypt() argument
/linux-4.1.27/drivers/bcma/
H A Dsprom.c204 static s8 sprom_extract_antgain(const u16 *in, u16 offset, u16 mask, u16 shift) sprom_extract_antgain() argument
/linux-4.1.27/arch/mips/boot/
H A Delf2ecoff.c66 static void copy(int out, int in, off_t offset, off_t size) copy() argument
/linux-4.1.27/drivers/gpu/ipu-v3/
H A Dipu-dp.c136 ipu_dp_csc_init(struct ipu_flow *flow, enum ipu_color_space in, enum ipu_color_space out, u32 place) ipu_dp_csc_init() argument
176 ipu_dp_setup_channel(struct ipu_dp *dp, enum ipu_color_space in, enum ipu_color_space out) ipu_dp_setup_channel() argument
/linux-4.1.27/drivers/vhost/
H A Dtest.c41 unsigned out, in; handle_vq() local
/linux-4.1.27/fs/xfs/
H A Dxfs_fsops.c142 xfs_growfs_data_private( xfs_mount_t *mp, xfs_growfs_data_t *in) xfs_growfs_data_private() argument
565 xfs_growfs_log_private( xfs_mount_t *mp, xfs_growfs_log_t *in) xfs_growfs_log_private() argument
594 xfs_growfs_data( xfs_mount_t *mp, xfs_growfs_data_t *in) xfs_growfs_data() argument
616 xfs_growfs_log( xfs_mount_t *mp, xfs_growfs_log_t *in) xfs_growfs_log() argument
H A Dxfs_ioctl32.c78 xfs_compat_growfs_data_copyin( struct xfs_growfs_data *in, compat_xfs_growfs_data_t __user *arg32) xfs_compat_growfs_data_copyin() argument
89 xfs_compat_growfs_rt_copyin( struct xfs_growfs_rt *in, compat_xfs_growfs_rt_t __user *arg32) xfs_compat_growfs_rt_copyin() argument
/linux-4.1.27/drivers/video/fbdev/
H A Dvalkyriefb.c418 int sense, in; read_valkyrie_sense() local
/linux-4.1.27/include/scsi/
H A Dlibiscsi_tcp.h74 struct iscsi_tcp_recv in; /* TCP receive context */ member in struct:iscsi_tcp_conn
/linux-4.1.27/include/xen/interface/
H A Dmemory.h70 struct xen_memory_reservation in; member in struct:xen_memory_exchange
/linux-4.1.27/arch/powerpc/platforms/embedded6xx/
H A Dusbgecko_udbg.c50 static u32 ug_io_transaction(u32 in) ug_io_transaction() argument
/linux-4.1.27/arch/nios2/boot/compressed/
H A Dmisc.c150 uch *in, *out, ch; flush_window() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Depapr_hcalls.h465 static inline unsigned long epapr_hypercall(unsigned long *in, epapr_hypercall() argument
501 static unsigned long epapr_hypercall(unsigned long *in, epapr_hypercall() argument
511 unsigned long in[8]; epapr_hypercall0_1() local
523 unsigned long in[8]; epapr_hypercall0() local
531 unsigned long in[8]; epapr_hypercall1() local
541 unsigned long in[8]; epapr_hypercall2() local
552 unsigned long in[8]; epapr_hypercall3() local
565 unsigned long in[8]; epapr_hypercall4() local
H A Dvio.h74 s64 in; member in struct:vio_pfo_op
/linux-4.1.27/arch/cris/boot/compressed/
H A Dmisc.c203 uch *in, *out, ch; flush_window() local
/linux-4.1.27/arch/alpha/boot/
H A Dmisc.c126 uch *in, *out, ch; flush_window() local
/linux-4.1.27/fs/efs/
H A Dinode.c54 struct efs_inode_info *in; efs_iget() local
199 struct efs_inode_info *in = INODE_INFO(inode); efs_map_block() local
/linux-4.1.27/net/ipv6/netfilter/
H A Dnf_conntrack_proto_icmpv6.c294 struct nf_icmp_net *in = icmpv6_pernet(net); icmpv6_timeout_nlattr_to_obj() local
354 struct nf_icmp_net *in = icmpv6_pernet(net); icmpv6_init_net() local
337 icmpv6_kmemdup_sysctl_table(struct nf_proto_net *pn, struct nf_icmp_net *in) icmpv6_kmemdup_sysctl_table() argument
H A Dnf_log_ipv6.c344 nf_log_ip6_packet(struct net *net, u_int8_t pf, unsigned int hooknum, const struct sk_buff *skb, const struct net_device *in, const struct net_device *out, const struct nf_loginfo *loginfo, const char *prefix) nf_log_ip6_packet() argument
/linux-4.1.27/lib/xz/
H A Dxz_dec_stream.c175 static enum xz_ret dec_vli(struct xz_dec *s, const uint8_t *in, dec_vli() argument
/linux-4.1.27/net/tipc/
H A Dsubscr.c60 static u32 htohl(u32 in, int swap) htohl() argument
/linux-4.1.27/scripts/kconfig/
H A Dconf.c718 void xfgets(char *str, int size, FILE *in) xfgets() argument
/linux-4.1.27/security/keys/
H A Dtrusted.h128 static inline void storebytes(struct tpm_buf *buf, const unsigned char *in, storebytes() argument
/linux-4.1.27/sound/aoa/soundbus/i2sbus/
H A Di2sbus.h71 struct pcm_info out, in; member in struct:i2sbus_dev
/linux-4.1.27/sound/usb/line6/
H A Dpcm.h154 struct line6_pcm_stream in; member in struct:snd_line6_pcm
/linux-4.1.27/sound/soc/sh/rcar/
H A Dadg.c85 u32 in, out; rsnd_adg_set_src_timsel_gen2() local
/linux-4.1.27/drivers/isdn/gigaset/
H A Disocdata.c480 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) gigaset_isoc_buildframe() argument
397 hdlc_buildframe(struct isowbuf_t *iwb, unsigned char *in, int count) hdlc_buildframe() argument
450 trans_buildframe(struct isowbuf_t *iwb, unsigned char *in, int count) trans_buildframe() argument
/linux-4.1.27/drivers/isdn/i4l/
H A Disdn_audio.c302 isdn_audio_get_bits(adpcm_state *s, unsigned char **in, int *len) isdn_audio_get_bits() argument
361 isdn_audio_adpcm2xlaw(adpcm_state *s, int fmt, unsigned char *in, isdn_audio_adpcm2xlaw() argument
396 isdn_audio_xlaw2adpcm(adpcm_state *s, int fmt, unsigned char *in, isdn_audio_xlaw2adpcm() argument
/linux-4.1.27/drivers/net/ethernet/amd/
H A Dariadne.c395 u_short in; ariadne_open() local
/linux-4.1.27/drivers/media/i2c/
H A Dmsp3400-kthreads.c892 static void msp34xxg_set_source(struct i2c_client *client, u16 reg, int in) msp34xxg_set_source() argument
938 u32 in = state->route_in; msp34xxg_set_sources() local
/linux-4.1.27/drivers/media/usb/gspca/
H A Dtouptek.c268 static int gainify(int in) gainify() argument
/linux-4.1.27/drivers/ssb/
H A Dpci.c88 u32 in, out, outenable; ssb_pci_xtal() local
233 static void sprom_get_mac(char *mac, const u16 *in) sprom_get_mac() argument
329 static s8 sprom_extract_antgain(u8 sprom_revision, const u16 *in, u16 offset, sprom_extract_antgain() argument
350 static void sprom_extract_r23(struct ssb_sprom *out, const u16 *in) sprom_extract_r23() argument
365 static void sprom_extract_r123(struct ssb_sprom *out, const u16 *in) sprom_extract_r123() argument
432 static void sprom_extract_r458(struct ssb_sprom *out, const u16 *in) sprom_extract_r458() argument
471 static void sprom_extract_r45(struct ssb_sprom *out, const u16 *in) sprom_extract_r45() argument
596 static void sprom_extract_r8(struct ssb_sprom *out, const u16 *in) sprom_extract_r8() argument
813 sprom_extract(struct ssb_bus *bus, struct ssb_sprom *out, const u16 *in, u16 size) sprom_extract() argument
/linux-4.1.27/drivers/infiniband/hw/qib/
H A Dqib_diag.c508 static int qib_diag_open(struct inode *in, struct file *fp) qib_diag_open() argument
678 static int qib_diag_release(struct inode *in, struct file *fp) qib_diag_release() argument
/linux-4.1.27/drivers/crypto/qce/
H A Dsha.c211 static int qce_ahash_import(struct ahash_request *req, const void *in) qce_ahash_import() argument
/linux-4.1.27/arch/um/drivers/
H A Dchan_kern.c370 static int chan_pair_config_string(struct chan *in, struct chan *out, chan_pair_config_string() argument
396 struct chan *in = line->chan_in, *out = line->chan_out; chan_config_string() local
502 char *in, *out; parse_chan_pair() local
/linux-4.1.27/arch/x86/crypto/sha-mb/
H A Dsha1_mb.c669 static int sha1_mb_import(struct shash_desc *desc, const void *in) sha1_mb_import() argument
/linux-4.1.27/drivers/hv/
H A Dchannel.c72 void *in, *out; vmbus_open() local
H A Dhv_kvp.c235 struct hv_kvp_msg *in = in_msg; process_ob_ipinfo() local
295 struct hv_kvp_ip_msg *in = in_msg; process_ib_ipinfo() local

Completed in 5698 milliseconds

123