/kernel/linux/linux-6.6/drivers/clk/ingenic/ |
H A D | tcu.c | 47 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 D | cgu.c | 44 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 D | bt3c_cs.c | 178 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 D | fpga-mgr.c | 111 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 D | microchip-spi.c | 102 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 D | machxo2-spi.c | 187 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 D | edd.c | 50 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 D | gpio-max3191x.c | 312 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 D | gpio-tangier.c | 431 const struct tng_gpio_info *info = &gpio->info; in devm_tng_gpio_probe() local
|
H A D | gpio-rockchip.c | 685 struct rockchip_pinctrl *info; in rockchip_gpio_find_bank() local
|
/kernel/linux/linux-6.6/drivers/clk/pxa/ |
H A D | clk-pxa27x.c | 75 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 D | rcar-gen3-cpg.c | 347 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 D | rcar-gen4-cpg.c | 331 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 D | clk-bpmp.c | 352 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 D | kfd_int_process_v10.c | 365 struct kfd_vm_fault_info info = {0}; in event_interrupt_wq_v10() local [all...] |
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | mediatek-cpufreq.c | 68 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 D | pxa3xx-cpufreq.c | 133 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 D | ingenic-sysost.c | 70 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 D | dcn31_hpo_dp_stream_encoder.c | 627 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 D | udlfb.h | 37 struct fb_info *info; member
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | control.h | 55 snd_kcontrol_info_t *info; member 74 snd_kcontrol_info_t *info; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | btf.h | 41 __u32 info; member [all...] |
/kernel/linux/linux-6.6/kernel/module/ |
H A D | kallsyms.c | 38 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 D | otx_cptvf_reqmgr.c | 174 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 D | otx2_cpt_reqmgr.h | 76 void *info; member 160 otx2_cpt_info_destroy(struct pci_dev *pdev, struct otx2_cpt_inst_info *info) otx2_cpt_info_destroy() argument
|