Home
last modified time | relevance | path

Searched defs:table (Results 1 – 25 of 218) sorted by relevance

123456789

/linux-4.19.296/drivers/clk/
Dclk-divider.c31 static unsigned int _get_table_maxdiv(const struct clk_div_table *table, in _get_table_maxdiv()
43 static unsigned int _get_table_mindiv(const struct clk_div_table *table) in _get_table_mindiv()
54 static unsigned int _get_maxdiv(const struct clk_div_table *table, u8 width, in _get_maxdiv()
66 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
77 static unsigned int _get_div(const struct clk_div_table *table, in _get_div()
91 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
102 static unsigned int _get_val(const struct clk_div_table *table, in _get_val()
118 const struct clk_div_table *table, in divider_recalc_rate()
148 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
159 static bool _is_valid_div(const struct clk_div_table *table, unsigned int div, in _is_valid_div()
[all …]
Dclk-mux.c29 int clk_mux_val_to_index(struct clk_hw *hw, u32 *table, unsigned int flags, in clk_mux_val_to_index()
56 unsigned int clk_mux_index_to_val(u32 *table, unsigned int flags, u8 index) in clk_mux_index_to_val()
139 u8 clk_mux_flags, u32 *table, spinlock_t *lock) in clk_hw_register_mux_table()
193 u8 clk_mux_flags, u32 *table, spinlock_t *lock) in clk_register_mux_table()
/linux-4.19.296/drivers/clk/ti/
Ddivider.c31 static unsigned int _get_table_maxdiv(const struct clk_div_table *table) in _get_table_maxdiv()
53 static unsigned int _get_table_div(const struct clk_div_table *table, in _get_table_div()
75 static unsigned int _get_table_val(const struct clk_div_table *table, in _get_table_val()
123 static bool _is_valid_table_div(const struct clk_div_table *table, in _is_valid_table_div()
143 static int _div_round_up(const struct clk_div_table *table, in _div_round_up()
163 static int _div_round(const struct clk_div_table *table, in _div_round()
283 const struct clk_div_table *table) in _register_divider()
327 const struct clk_div_table **table) in ti_clk_parse_divider_data()
395 const struct clk_div_table *table = NULL; in _get_div_table_from_setup() local
451 const struct clk_div_table *table; in ti_clk_register_divider() local
[all …]
/linux-4.19.296/drivers/cpufreq/
Dfreq_table.c23 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in policy_has_boost_freq() local
37 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_cpuinfo()
68 struct cpufreq_frequency_table *table) in cpufreq_frequency_table_verify()
129 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_index_unsorted() local
212 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in cpufreq_frequency_table_get_index() local
235 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in show_available_freqs() local
302 struct cpufreq_frequency_table *pos, *table = policy->freq_table; in set_freq_table_sorted() local
Dqoriq-cpufreq.c33 struct cpufreq_frequency_table *table; member
139 struct cpufreq_frequency_table table; in freq_table_sort() local
172 struct cpufreq_frequency_table *table; in qoriq_cpufreq_cpu_init() local
Dsparc-us3-cpufreq.c24 struct cpufreq_frequency_table table[4]; member
125 struct cpufreq_frequency_table *table = in us3_freq_cpu_init() local
Ds3c2440-cpufreq.c201 struct cpufreq_frequency_table *table, in run_freq_for()
226 struct cpufreq_frequency_table *table, in s3c2440_cpufreq_calctable()
Darm_big_little.c243 static inline u32 get_table_count(struct cpufreq_frequency_table *table) in get_table_count()
254 static inline u32 get_table_min(struct cpufreq_frequency_table *table) in get_table_min()
265 static inline u32 get_table_max(struct cpufreq_frequency_table *table) in get_table_max()
278 struct cpufreq_frequency_table *table; in merge_cluster_tables() local
/linux-4.19.296/fs/proc/
Dproc_sysctl.c184 struct ctl_node *node, struct ctl_table *table) in init_header()
446 static int sysctl_perm(struct ctl_table_header *head, struct ctl_table *table, int op) in sysctl_perm()
460 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
576 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_call_handler() local
622 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_open() local
640 struct ctl_table *table = PROC_I(inode)->sysctl_entry; in proc_sys_poll() local
671 struct ctl_table *table) in proc_sys_fill_cache()
720 struct ctl_table *table) in proc_sys_link_fill_cache()
738 static int scan(struct ctl_table_header *head, struct ctl_table *table, in scan()
794 struct ctl_table *table; in proc_sys_permission() local
[all …]
/linux-4.19.296/include/linux/
Defi-bgrt.h18 static inline void efi_bgrt_init(struct acpi_table_header *table) {} in efi_bgrt_init()
19 static inline int __init acpi_parse_bgrt(struct acpi_table_header *table) in acpi_parse_bgrt()
Dvt_kern.h79 static inline int con_set_trans_old(unsigned char __user *table) in con_set_trans_old()
83 static inline int con_get_trans_old(unsigned char __user *table) in con_get_trans_old()
87 static inline int con_set_trans_new(unsigned short __user *table) in con_set_trans_new()
91 static inline int con_get_trans_new(unsigned short __user *table) in con_get_trans_new()
Dsysctl.h203 #define register_sysctl_init(path, table) __register_sysctl_init(path, table, #table) argument
208 static inline struct ctl_table_header *register_sysctl_table(struct ctl_table * table) in register_sysctl_table()
214 const struct ctl_path *path, struct ctl_table *table) in register_sysctl_paths()
219 static inline struct ctl_table_header *register_sysctl(const char *path, struct ctl_table *table) in register_sysctl()
224 static inline void unregister_sysctl_table(struct ctl_table_header * table) in unregister_sysctl_table()
Ddevcoredump.h37 static inline void _devcd_free_sgtable(struct scatterlist *table) in _devcd_free_sgtable()
98 static inline void dev_coredumpsg(struct device *dev, struct scatterlist *table, in dev_coredumpsg()
Dcpufreq.h590 struct cpufreq_frequency_table in dev_pm_opp_init_cpufreq_table()
597 struct cpufreq_frequency_table in dev_pm_opp_free_cpufreq_table()
609 #define cpufreq_for_each_entry(pos, table) \ argument
620 #define cpufreq_for_each_entry_idx(pos, table, idx) \ argument
631 #define cpufreq_for_each_valid_entry(pos, table) \ argument
645 #define cpufreq_for_each_valid_entry_idx(pos, table, idx) \ argument
677 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_al() local
698 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dl() local
740 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_ah() local
770 struct cpufreq_frequency_table *table = policy->freq_table; in cpufreq_table_find_index_dh() local
[all …]
Dlz4.h107 unsigned long long table[LZ4_STREAMSIZE_U64]; member
132 size_t table[LZ4_STREAMHCSIZE_SIZET]; member
149 unsigned long long table[LZ4_STREAMDECODESIZE_U64]; member
/linux-4.19.296/drivers/sh/clk/
Dcpg.c132 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div_recalc() local
242 struct clk_div_table *table, struct sh_clk_ops *ops) in sh_clk_div_register_ops()
296 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div6_set_parent() local
353 struct clk_div_mult_table *table = clk_to_div_mult_table(clk); in sh_clk_div4_set_parent() local
390 struct clk_div4_table *table) in sh_clk_div4_register()
396 struct clk_div4_table *table) in sh_clk_div4_enable_register()
403 struct clk_div4_table *table) in sh_clk_div4_reparent_register()
/linux-4.19.296/drivers/clk/tegra/
Dcvb.c64 static int build_opp_table(struct device *dev, const struct cvb_table *table, in build_opp_table()
119 const struct cvb_table *table = &tables[i]; in tegra_cvb_add_opp_table() local
135 const struct cvb_table *table, in tegra_cvb_remove_opp_table()
/linux-4.19.296/drivers/parport/
Dprocfs.c36 static int do_active_device(struct ctl_table *table, int write, in do_active_device()
73 static int do_autoprobe(struct ctl_table *table, int write, in do_autoprobe()
115 static int do_hardware_base_addr(struct ctl_table *table, int write, in do_hardware_base_addr()
143 static int do_hardware_irq(struct ctl_table *table, int write, in do_hardware_irq()
171 static int do_hardware_dma(struct ctl_table *table, int write, in do_hardware_dma()
199 static int do_hardware_modes(struct ctl_table *table, int write, in do_hardware_modes()
/linux-4.19.296/include/linux/gpio/
Dmachine.h39 struct gpiod_lookup table[]; member
98 void gpiod_add_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_add_lookup_table()
102 void gpiod_remove_lookup_table(struct gpiod_lookup_table *table) {} in gpiod_remove_lookup_table()
/linux-4.19.296/drivers/clk/actions/
Dowl-factor.c17 static unsigned int _get_table_maxval(const struct clk_factor_table *table) in _get_table_maxval()
28 static int _get_table_div_mul(const struct clk_factor_table *table, in _get_table_div_mul()
44 static unsigned int _get_table_val(const struct clk_factor_table *table, in _get_table_val()
/linux-4.19.296/lib/
Dsg_pool.c79 void sg_free_table_chained(struct sg_table *table, bool first_chunk) in sg_free_table_chained()
98 int sg_alloc_table_chained(struct sg_table *table, int nents, in sg_alloc_table_chained()
/linux-4.19.296/drivers/clk/meson/
Dclk-regmap.h71 const struct clk_div_table *table; member
98 u32 *table; member
/linux-4.19.296/drivers/sfi/
Dsfi_acpi.c142 static void sfi_acpi_put_table(struct acpi_table_header *table) in sfi_acpi_put_table()
155 struct acpi_table_header *table = NULL; in sfi_acpi_table_parse() local
Dsfi_core.c78 #define TABLE_ON_PAGE(page, table, size) (ON_SAME_PAGE(page, table) && \ argument
134 static int sfi_verify_table(struct sfi_table_header *table) in sfi_verify_table()
284 struct sfi_table_header *table = NULL; in sfi_table_parse() local
/linux-4.19.296/drivers/clk/hisilicon/
Dclkdivider-hi6220.c42 const struct clk_div_table *table; member
111 struct clk_div_table *table; in hi6220_register_clkdiv() local

123456789