Home
last modified time | relevance | path

Searched defs:info (Results 3576 - 3600 of 7726) sorted by relevance

1...<<141142143144145146147148149150>>...310

/kernel/linux/linux-6.6/drivers/clk/ingenic/
H A Dtcu.c47 const struct ingenic_tcu_clk_info *info; member
68 const struct ingenic_tcu_clk_info *info = tcu_clk->info; in ingenic_tcu_enable() local
79 const struct ingenic_tcu_clk_info *info = tcu_clk->info; in ingenic_tcu_disable() local
88 const struct ingenic_tcu_clk_info *info = tcu_clk->info; in ingenic_tcu_is_enabled() local
99 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_enable_regs() local
116 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_disable_regs() local
125 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_get_parent() local
138 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_set_parent() local
158 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_recalc_rate() local
202 const struct ingenic_tcu_clk_info *info = tcu_clk->info; ingenic_tcu_set_rate() local
268 ingenic_tcu_register_clock(struct ingenic_tcu *tcu, unsigned int idx, enum tcu_clk_parent parent, const struct ingenic_tcu_clk_info *info, struct clk_hw_onecell_data *clocks) ingenic_tcu_register_clock() argument
[all...]
H A Dcgu.c44 ingenic_cgu_gate_get(struct ingenic_cgu *cgu, const struct ingenic_cgu_gate_info *info) ingenic_cgu_gate_get() argument
62 ingenic_cgu_gate_set(struct ingenic_cgu *cgu, const struct ingenic_cgu_gate_info *info, bool val) ingenic_cgu_gate_set() argument
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbt3c_cs.c178 static void bt3c_write_wakeup(struct bt3c_info *info) in bt3c_write_wakeup() argument
216 static void bt3c_receive(struct bt3c_info *info) in bt3c_receive() argument
336 struct bt3c_info *info = dev_inst; bt3c_interrupt() local
387 struct bt3c_info *info = hci_get_drvdata(hdev); bt3c_hci_flush() local
412 struct bt3c_info *info = hci_get_drvdata(hdev); bt3c_hci_send_frame() local
445 bt3c_load_firmware(struct bt3c_info *info, const unsigned char *firmware, int count) bt3c_load_firmware() argument
538 bt3c_open(struct bt3c_info *info) bt3c_open() argument
605 bt3c_close(struct bt3c_info *info) bt3c_close() argument
622 struct bt3c_info *info; bt3c_probe() local
685 struct bt3c_info *info = link->priv; bt3c_config() local
728 struct bt3c_info *info = link->priv; bt3c_release() local
[all...]
/kernel/linux/linux-6.6/drivers/fpga/
H A Dfpga-mgr.c111 struct fpga_image_info *info; in fpga_image_info_alloc() local
59 fpga_mgr_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) fpga_mgr_write_complete() argument
77 fpga_mgr_parse_header(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_parse_header() argument
86 fpga_mgr_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_write_init() argument
131 fpga_image_info_free(struct fpga_image_info *info) fpga_image_info_free() argument
151 fpga_mgr_parse_header_mapped(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_parse_header_mapped() argument
180 fpga_mgr_parse_header_sg_first(struct fpga_manager *mgr, struct fpga_image_info *info, struct sg_table *sgt) fpga_mgr_parse_header_sg_first() argument
212 fpga_mgr_parse_header_sg(struct fpga_manager *mgr, struct fpga_image_info *info, struct sg_table *sgt, size_t *ret_size) fpga_mgr_parse_header_sg() argument
268 fpga_mgr_write_init_buf(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_write_init_buf() argument
293 fpga_mgr_prepare_sg(struct fpga_manager *mgr, struct fpga_image_info *info, struct sg_table *sgt) fpga_mgr_prepare_sg() argument
361 fpga_mgr_buf_load_sg(struct fpga_manager *mgr, struct fpga_image_info *info, struct sg_table *sgt) fpga_mgr_buf_load_sg() argument
414 fpga_mgr_buf_load_mapped(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_buf_load_mapped() argument
464 fpga_mgr_buf_load(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) fpga_mgr_buf_load() argument
536 fpga_mgr_firmware_load(struct fpga_manager *mgr, struct fpga_image_info *info, const char *image_name) fpga_mgr_firmware_load() argument
572 fpga_mgr_load(struct fpga_manager *mgr, struct fpga_image_info *info) fpga_mgr_load() argument
779 fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) fpga_mgr_register_full() argument
865 struct fpga_manager_info info = { 0 }; fpga_mgr_register() local
913 devm_fpga_mgr_register_full(struct device *parent, const struct fpga_manager_info *info) devm_fpga_mgr_register_full() argument
952 struct fpga_manager_info info = { 0 }; devm_fpga_mgr_register() local
[all...]
H A Dmicrochip-spi.c102 mpf_ops_parse_header(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) mpf_ops_parse_header() argument
248 mpf_ops_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) mpf_ops_write_init() argument
329 mpf_ops_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) mpf_ops_write_complete() argument
H A Dmachxo2-spi.c187 machxo2_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) machxo2_write_init() argument
291 machxo2_write_complete(struct fpga_manager *mgr, struct fpga_image_info *info) machxo2_write_complete() argument
/kernel/linux/linux-6.6/drivers/firmware/
H A Dedd.c50 struct edd_info *info; member
123 struct edd_info *info; in edd_show_host_bus() local
169 struct edd_info *info; edd_show_interface() local
235 struct edd_info *info; edd_show_raw_data() local
257 struct edd_info *info; edd_show_version() local
280 struct edd_info *info; edd_show_extensions() local
306 struct edd_info *info; edd_show_info_flags() local
336 struct edd_info *info; edd_show_legacy_max_cylinder() local
351 struct edd_info *info; edd_show_legacy_max_head() local
366 struct edd_info *info; edd_show_legacy_sectors_per_track() local
381 struct edd_info *info; edd_show_default_cylinders() local
396 struct edd_info *info; edd_show_default_heads() local
411 struct edd_info *info; edd_show_default_sectors_per_track() local
426 struct edd_info *info; edd_show_sectors() local
452 struct edd_info *info; edd_has_legacy_max_cylinder() local
464 struct edd_info *info; edd_has_legacy_max_head() local
476 struct edd_info *info; edd_has_legacy_sectors_per_track() local
488 struct edd_info *info; edd_has_default_cylinders() local
500 struct edd_info *info; edd_has_default_heads() local
512 struct edd_info *info; edd_has_default_sectors_per_track() local
524 struct edd_info *info; edd_has_edd30() local
629 struct edd_info *info; edd_dev_is_type() local
651 struct edd_info *info = edd_dev_get_info(edev); edd_get_pci_dev() local
[all...]
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-max3191x.c312 gpiod_set_array_single_value_cansleep(unsigned int ndescs, struct gpio_desc **desc, struct gpio_array *info, int value) gpiod_set_array_single_value_cansleep() argument
H A Dgpio-tangier.c431 const struct tng_gpio_info *info = &gpio->info; in devm_tng_gpio_probe() local
H A Dgpio-rockchip.c685 struct rockchip_pinctrl *info; in rockchip_gpio_find_bank() local
/kernel/linux/linux-6.6/drivers/clk/pxa/
H A Dclk-pxa27x.c75 unsigned int pxa27x_get_clk_frequency_khz(int info) in pxa27x_get_clk_frequency_khz() argument
/kernel/linux/linux-6.6/drivers/clk/renesas/
H A Drcar-gen3-cpg.c347 rcar_gen3_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rcar_gen3_cpg_clk_register() argument
H A Drcar-gen4-cpg.c331 rcar_gen4_cpg_clk_register(struct device *dev, const struct cpg_core_clk *core, const struct cpg_mssr_info *info, struct clk **clks, void __iomem *base, struct raw_notifier_head *notifiers) rcar_gen4_cpg_clk_register() argument
/kernel/linux/linux-6.6/drivers/clk/tegra/
H A Dclk-bpmp.c352 tegra_bpmp_clk_get_info(struct tegra_bpmp *bpmp, unsigned int id, struct tegra_bpmp_clk_info *info) tegra_bpmp_clk_get_info() argument
381 tegra_bpmp_clk_info_dump(struct tegra_bpmp *bpmp, const char *level, const struct tegra_bpmp_clk_info *info) tegra_bpmp_clk_info_dump() argument
442 struct tegra_bpmp_clk_info *info = &clocks[count]; tegra_bpmp_probe_clocks() local
502 tegra_bpmp_clk_register(struct tegra_bpmp *bpmp, const struct tegra_bpmp_clk_info *info, const struct tegra_bpmp_clk_info *clocks, unsigned int num_clocks) tegra_bpmp_clk_register() argument
599 struct tegra_bpmp_clk_info *info; tegra_bpmp_register_clocks_one() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_int_process_v10.c365 struct kfd_vm_fault_info info = {0}; in event_interrupt_wq_v10() local
[all...]
/kernel/linux/linux-6.6/drivers/cpufreq/
H A Dmediatek-cpufreq.c68 struct mtk_cpu_dvfs_info *info; in mtk_cpu_dvfs_info_lookup() local
78 static int mtk_cpufreq_voltage_tracking(struct mtk_cpu_dvfs_info *info, in mtk_cpufreq_voltage_tracking() argument
162 mtk_cpufreq_set_voltage(struct mtk_cpu_dvfs_info *info, int vproc) mtk_cpufreq_set_voltage() argument
178 is_ccifreq_ready(struct mtk_cpu_dvfs_info *info) is_ccifreq_ready() argument
206 struct mtk_cpu_dvfs_info *info = policy->driver_data; mtk_cpufreq_set_target() local
321 struct mtk_cpu_dvfs_info *info; mtk_cpufreq_opp_notifier() local
385 mtk_cpu_dvfs_info_init(struct mtk_cpu_dvfs_info *info, int cpu) mtk_cpu_dvfs_info_init() argument
557 mtk_cpu_dvfs_info_release(struct mtk_cpu_dvfs_info *info) mtk_cpu_dvfs_info_release() argument
575 struct mtk_cpu_dvfs_info *info; mtk_cpufreq_init() local
604 struct mtk_cpu_dvfs_info *info = policy->driver_data; mtk_cpufreq_exit() local
628 struct mtk_cpu_dvfs_info *info, *tmp; mtk_cpufreq_probe() local
[all...]
H A Dpxa3xx-cpufreq.c133 static void __update_core_freq(struct pxa3xx_freq_info *info) in __update_core_freq() argument
147 static void __update_bus_freq(struct pxa3xx_freq_info *info) in __update_bus_freq() argument
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dingenic-sysost.c70 const struct ingenic_ost_clk_info *info; member
95 const struct ingenic_ost_clk_info *info = ost_clk->info; in ingenic_ost_percpu_timer_recalc_rate() local
109 const struct ingenic_ost_clk_info *info = ost_clk->info; in ingenic_ost_global_timer_recalc_rate() local
148 const struct ingenic_ost_clk_info *info = ost_clk->info; in ingenic_ost_percpu_timer_set_rate() local
164 const struct ingenic_ost_clk_info *info = ost_clk->info; ingenic_ost_global_timer_set_rate() local
270 ingenic_ost_register_clock(struct ingenic_ost *ost, unsigned int idx, const struct ingenic_ost_clk_info *info, struct clk_hw_onecell_data *clocks) ingenic_ost_register_clock() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn31/
H A Ddcn31_hpo_dp_stream_encoder.c627 dcn31_hpo_dp_stream_enc_audio_setup( struct hpo_dp_stream_encoder *enc, unsigned int az_inst, struct audio_info *info) dcn31_hpo_dp_stream_enc_audio_setup() argument
/kernel/linux/linux-6.6/include/video/
H A Dudlfb.h37 struct fb_info *info; member
/kernel/linux/linux-6.6/include/sound/
H A Dcontrol.h55 snd_kcontrol_info_t *info; member
74 snd_kcontrol_info_t *info; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbtf.h41 __u32 info; member
[all...]
/kernel/linux/linux-6.6/kernel/module/
H A Dkallsyms.c38 static char elf_type(const Elf_Sym *sym, const struct load_info *info) in elf_type() argument
113 void layout_symtab(struct module *mod, struct load_info *info) in layout_symtab() argument
170 add_kallsyms(struct module *mod, const struct load_info *info) add_kallsyms() argument
228 init_build_id(struct module *mod, const struct load_info *info) init_build_id() argument
242 init_build_id(struct module *mod, const struct load_info *info) init_build_id() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_reqmgr.c174 struct otx_cpt_info_buffer *info; in setup_sgio_list() local
247 cpt_fill_inst(union otx_cpt_inst_s *inst, struct otx_cpt_info_buffer *info, struct otx_cpt_iq_cmd *cmd) cpt_fill_inst() argument
304 struct otx_cpt_info_buffer *info = NULL; process_request() local
[all...]
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/
H A Dotx2_cpt_reqmgr.h76 void *info; member
160 otx2_cpt_info_destroy(struct pci_dev *pdev, struct otx2_cpt_inst_info *info) otx2_cpt_info_destroy() argument

Completed in 20 milliseconds

1...<<141142143144145146147148149150>>...310