Searched defs:table (Results 251 - 275 of 951) sorted by relevance

<<11121314151617181920>>

/linux-master/sound/hda/
H A Dintel-dsp-config.c548 snd_intel_dsp_find_config(struct pci_dev *pci, const struct config_entry *table, u32 len) argument
758 snd_intel_acpi_dsp_find_config(const u8 acpi_hid[ACPI_ID_LEN], const struct config_entry *table, u32 len) argument
[all...]
/linux-master/drivers/clk/renesas/
H A Dclk-r8a73a4.c61 const struct clk_div_table *table = NULL; local
H A Drcar-gen2-cpg.c280 const struct clk_div_table *table = NULL; local
[all...]
/linux-master/kernel/
H A Dlatencytop.c68 static int sysctl_latencytop(struct ctl_table *table, int write, void *buffer, argument
/linux-master/net/
H A Dsysctl_net.c42 net_ctl_permissions(struct ctl_table_header *head, const struct ctl_table *table) argument
123 ensure_safe_net_sysctl(struct net *net, const char *path, struct ctl_table *table, size_t table_size) argument
163 register_net_sysctl_sz(struct net *net, const char *path, struct ctl_table *table, size_t table_size) argument
[all...]
/linux-master/fs/bcachefs/
H A Dsb-downgrade.c206 darray_char table = {}; local
/linux-master/ipc/
H A Dipc_sysctl.c20 static int proc_ipc_dointvec_minmax_orphans(struct ctl_table *table, int write, argument
36 static int proc_ipc_auto_msgmni(struct ctl_table *table, int write, argument
51 static int proc_ipc_sem_dointvec(struct ctl_table *table, int write, argument
206 static int ipc_permissions(struct ctl_table_header *head, const struct ctl_table *table) argument
[all...]
/linux-master/drivers/nvmem/layouts/
H A Dsl28vpd.c59 u8 table[CRC8_TABLE_SIZE]; local
/linux-master/drivers/acpi/pmic/
H A Dtps68470_pmic.c197 pmic_get_reg_bit(u64 address, const struct tps68470_pmic_table *table, const unsigned int table_size, int *reg, int *bitmask) argument
/linux-master/arch/sparc/include/asm/
H A Diommu_64.h32 void *table; /* IOTSB table base virtual addr*/ member in struct:atu_iotsb
/linux-master/fs/nls/
H A Dnls_euc-jp.c552 static struct nls_table table = { variable in typeref:struct:nls_table
/linux-master/arch/parisc/include/asm/
H A Dunwind.h54 const struct unwind_table_entry *table; member in struct:unwind_table
/linux-master/drivers/gpu/drm/radeon/
H A Dmkregtable.c111 struct table { struct
115 unsigned *table; member in struct:table
[all...]
H A Drv730_dpm.c226 rv730_populate_smc_acpi_state(struct radeon_device *rdev, RV770_SMC_STATETABLE *table) argument
316 rv730_populate_smc_initial_state(struct radeon_device *rdev, struct radeon_ps *radeon_state, RV770_SMC_STATETABLE *table) argument
[all...]
/linux-master/include/uapi/linux/
H A Dfib_rules.h25 __u8 table; member in struct:fib_rule_hdr
/linux-master/sound/oss/dmasound/
H A Ddmasound_q40.c66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; local
122 unsigned char *table = (unsigned char *) local
232 unsigned char *table = (unsigned char *) local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto.c190 ip_vs_create_timeout_table(int *table, int size) argument
/linux-master/include/linux/
H A Dlz4.h107 unsigned long long table[LZ4_STREAMSIZE_U64]; member in union:__anon109
132 size_t table[LZ4_STREAMHCSIZE_SIZET]; member in union:__anon111
149 unsigned long long table[LZ4_STREAMDECODESIZE_U64]; member in union:__anon113
/linux-master/include/net/
H A D6lowpan.h121 struct lowpan_iphc_ctx table[LOWPAN_IPHC_CTX_TABLE_SIZE]; member in struct:lowpan_iphc_ctx_table
/linux-master/drivers/clk/sprd/
H A Dpll.c86 static u32 pll_get_ibias(u64 rate, const u64 *table) argument
/linux-master/include/rdma/
H A Drdmavt_mr.h55 struct rvt_mregion __rcu **table; member in struct:rvt_lkey_table
/linux-master/drivers/sh/clk/
H A Dcpg.c117 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
281 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
226 sh_clk_div_register_ops(struct clk *clks, int nr, struct clk_div_table *table, struct sh_clk_ops *ops) argument
338 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); local
374 sh_clk_div4_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
380 sh_clk_div4_enable_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
387 sh_clk_div4_reparent_register(struct clk *clks, int nr, struct clk_div4_table *table) argument
[all...]
/linux-master/arch/arm/probes/
H A Ddecode.c411 probes_decode_insn(probes_opcode_t insn, struct arch_probes_insn *asi, const union decode_item *table, bool thumb, bool emulate, const union decode_action *actions, const struct decode_checker *checkers[]) argument
/linux-master/drivers/comedi/drivers/tests/
H A Dni_routes_test.c216 const u8 *table, *oldtable; local
[all...]
/linux-master/net/phonet/
H A Dpn_dev.c26 struct net_device __rcu *table[64]; member in struct:phonet_routes

Completed in 576 milliseconds

<<11121314151617181920>>