Searched defs:in (Results 126 - 150 of 812) sorted by relevance

1234567891011>>

/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dheadc57d.c133 headc57d_olut_load_8(struct drm_color_lut *in, int size, void __iomem *mem) argument
166 headc57d_olut_load(struct drm_color_lut *in, int size, void __iomem *mem) argument
[all...]
/linux-master/drivers/video/fbdev/omap2/omapfb/displays/
H A Dconnector-analog-tv.c18 struct omap_dss_device *in; member in struct:panel_drv_data
48 struct omap_dss_device *in = ddata->in; local
61 struct omap_dss_device *in = ddata->in; local
74 struct omap_dss_device *in local
106 struct omap_dss_device *in = ddata->in; local
122 struct omap_dss_device *in = ddata->in; local
142 struct omap_dss_device *in = ddata->in; local
150 struct omap_dss_device *in = ddata->in; local
158 struct omap_dss_device *in = ddata->in; local
228 struct omap_dss_device *in = ddata->in; local
[all...]
H A Dpanel-dpi.c20 struct omap_dss_device *in; member in struct:panel_drv_data
34 struct omap_dss_device *in = ddata->in; local
45 struct omap_dss_device *in = ddata->in; local
56 struct omap_dss_device *in local
83 struct omap_dss_device *in = ddata->in; local
99 struct omap_dss_device *in = ddata->in; local
119 struct omap_dss_device *in = ddata->in; local
142 struct omap_dss_device *in; local
218 struct omap_dss_device *in = ddata->in; local
[all...]
H A Dencoder-opa362.c24 struct omap_dss_device *in; member in struct:panel_drv_data
37 struct omap_dss_device *in = ddata->in; local
59 struct omap_dss_device *in = ddata->in; local
80 struct omap_dss_device *in local
108 struct omap_dss_device *in = ddata->in; local
127 struct omap_dss_device *in = ddata->in; local
151 struct omap_dss_device *in = ddata->in; local
184 struct omap_dss_device *dssdev, *in; local
238 struct omap_dss_device *in = ddata->in; local
[all...]
H A Dencoder-tfp410.c20 struct omap_dss_device *in; member in struct:panel_drv_data
35 struct omap_dss_device *in = ddata->in; local
55 struct omap_dss_device *in = ddata->in; local
74 struct omap_dss_device *in local
102 struct omap_dss_device *in = ddata->in; local
126 struct omap_dss_device *in = ddata->in; local
148 struct omap_dss_device *in = ddata->in; local
224 struct omap_dss_device *in = ddata->in; local
[all...]
/linux-master/io_uring/
H A Dsplice.c53 struct file *in; local
94 struct file *in; local
[all...]
/linux-master/include/linux/
H A Dacpi_amd_wbrf.h64 int acpi_amd_wbrf_add_remove(struct device *dev, uint8_t action, struct wbrf_ranges_in_out *in) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_core_reloc_kernel.c13 char in[256]; member in struct:__anon4432
H A Dtest_core_reloc_module.c19 char in[256]; member in struct:__anon4433
/linux-master/lib/
H A Dcmdline_kunit.c41 static void cmdline_do_one_test(struct kunit *test, const char *in, int rc, int offset) argument
72 char in[32]; local
89 char in[3 local
107 cmdline_do_one_range_test(struct kunit *test, const char *in, unsigned int n, const int *e) argument
[all...]
H A Dsg_split.c20 static int sg_calculate_split(struct scatterlist *in, int nents, int nb_splits, argument
148 int sg_split(struct scatterlist *in, const int in_mapped_nents, argument
[all...]
H A Ddigsig.c78 MPI in = NULL, res = NULL, pkey[2]; local
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dmonitor_stats.c50 u32 in[MLX5_ST_SZ_DW(arm_monitor_counter_in)] = {}; local
80 static int fill_monitor_counter_ppcnt_set1(int cnt, u32 *in) argument
97 static int fill_monitor_counter_q_counter_set1(int cnt, int q_counter, u32 *in) argument
118 u32 in[MLX5_ST_SZ_DW(set_monitor_counter_in)] = {}; local
157 u32 in[MLX5_ST_SZ_DW(set_monitor_counter_in)] = {}; local
[all...]
/linux-master/fs/erofs/
H A Dcompress.h13 struct page **in, **out; member in struct:z_erofs_decompress_req
/linux-master/drivers/platform/x86/intel/wmi/
H A Dsbl-fw-update.c46 static int set_fwu_request(struct device *dev, u32 in) argument
/linux-master/tools/lib/subcmd/
H A Drun-command.h39 int in; member in struct:child_process
/linux-master/drivers/acpi/acpica/
H A Dutmisc.c95 } in; local
/linux-master/arch/s390/include/uapi/asm/
H A Dguarded_storage.h30 __u8 in : 1; member in struct:gs_epl::__anon937::__anon938
/linux-master/net/bridge/netfilter/
H A Debt_log.c74 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) argument
/linux-master/arch/powerpc/boot/
H A Dugecon.c38 static u32 ug_io_transaction(u32 in) argument
/linux-master/lib/842/
H A D842_decompress.c51 u8 *in; member in struct:sw842_param
89 u8 *in = p->in, b = p->bit, bits = b + n; local
277 sw842_decompress(const u8 *in, unsigned int ilen, u8 *out, unsigned int *olen) argument
[all...]
/linux-master/crypto/
H A Dmd4.c67 static void md4_transform(u32 *hash, u32 const *in) argument
[all...]
/linux-master/lib/crypto/
H A Daes.c147 static __always_inline u32 subshift(u32 in[], int pos) argument
155 static __always_inline u32 inv_subshift(u32 in[], in argument
163 subw(u32 in) argument
258 aes_encrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) argument
309 aes_decrypt(const struct crypto_aes_ctx *ctx, u8 *out, const u8 *in) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dcmd.c46 u32 in[MLX5_FPGA_ACCESS_REG_SZ] = {0}; local
75 u32 in[MLX5_ST_SZ_DW(fpga_cap)] = {0}; local
84 u32 in[MLX5_ST_SZ_DW(fpga_ctrl)] = {0}; local
127 u32 in[MLX5_ST_SZ_DW(fpga_ctrl)] = {0}; local
146 u32 in[MLX5_ST_SZ_DW(fpga_create_qp_in)] = {}; local
167 u32 in[MLX5_ST_SZ_DW(fpga_modify_qp_in)] = {}; local
182 u32 in[MLX5_ST_SZ_DW(fpga_query_qp_in)] = {}; local
199 u32 in[MLX5_ST_SZ_DW(fpga_destroy_qp_in)] = {}; local
211 u32 in[MLX5_ST_SZ_DW(fpga_query_qp_counters_in)] = {}; local
[all...]
/linux-master/drivers/mmc/core/
H A Dsdio_ops.c62 mmc_io_rw_direct_host(struct mmc_host *host, int write, unsigned fn, unsigned addr, u8 in, u8 *out) argument
108 mmc_io_rw_direct(struct mmc_card *card, int write, unsigned fn, unsigned addr, u8 in, u8 *out) argument

Completed in 210 milliseconds

1234567891011>>