/linux/scripts/mod/ |
H A D | file2alias.c | 48 module_alias_printf(struct module *mod, bool append_wildcard, in module_alias_printf() argument 185 do_usb_entry(void * symval,unsigned int bcdDevice_initial,int bcdDevice_initial_digits,unsigned char range_lo,unsigned char range_hi,unsigned char max,struct module * mod) do_usb_entry() argument 287 do_usb_entry_multi(struct module * mod,void * symval) do_usb_entry_multi() argument 352 do_of_entry(struct module * mod,void * symval) do_of_entry() argument 379 do_hid_entry(struct module * mod,void * symval) do_hid_entry() argument 397 do_ieee1394_entry(struct module * mod,void * symval) do_ieee1394_entry() argument 420 do_pci_entry(struct module * mod,void * symval) do_pci_entry() argument 475 do_ccw_entry(struct module * mod,void * symval) do_ccw_entry() argument 498 do_ap_entry(struct module * mod,void * symval) do_ap_entry() argument 506 do_css_entry(struct module * mod,void * symval) do_css_entry() argument 514 do_serio_entry(struct module * mod,void * symval) do_serio_entry() argument 538 do_acpi_entry(struct module * mod,void * symval) do_acpi_entry() argument 566 do_pnp_device_entry(struct module * mod,void * symval) do_pnp_device_entry() argument 579 do_pnp_card_entry(struct module * mod,void * symval) do_pnp_card_entry() argument 601 do_pcmcia_entry(struct module * mod,void * symval) do_pcmcia_entry() argument 635 do_vio_entry(struct module * mod,void * symval) do_vio_entry() argument 665 do_input_entry(struct module * mod,void * symval) do_input_entry() argument 722 do_eisa_entry(struct module * mod,void * symval) do_eisa_entry() argument 729 do_parisc_entry(struct module * mod,void * symval) do_parisc_entry() argument 747 do_sdio_entry(struct module * mod,void * symval) do_sdio_entry() argument 763 do_ssb_entry(struct module * mod,void * symval) do_ssb_entry() argument 779 do_bcma_entry(struct module * mod,void * symval) do_bcma_entry() argument 797 do_virtio_entry(struct module * mod,void * symval) do_virtio_entry() argument 815 do_vmbus_entry(struct module * mod,void * symval) do_vmbus_entry() argument 827 do_rpmsg_entry(struct module * mod,void * symval) do_rpmsg_entry() argument 835 do_i2c_entry(struct module * mod,void * symval) do_i2c_entry() argument 842 do_i3c_entry(struct module * mod,void * symval) do_i3c_entry() argument 860 do_slim_entry(struct module * mod,void * symval) do_slim_entry() argument 869 do_spi_entry(struct module * mod,void * symval) do_spi_entry() argument 908 do_dmi_entry(struct module * mod,void * symval) do_dmi_entry() argument 930 do_platform_entry(struct module * mod,void * symval) do_platform_entry() argument 937 do_mdio_entry(struct module * mod,void * symval) do_mdio_entry() argument 960 do_zorro_entry(struct module * mod,void * symval) do_zorro_entry() argument 971 do_isapnp_entry(struct module * mod,void * symval) do_isapnp_entry() argument 984 do_ipack_entry(struct module * mod,void * symval) do_ipack_entry() argument 1046 do_amba_entry(struct module * mod,void * symval) do_amba_entry() argument 1072 do_mips_cdmm_entry(struct module * mod,void * symval) do_mips_cdmm_entry() argument 1085 do_x86cpu_entry(struct module * mod,void * symval) do_x86cpu_entry() argument 1105 do_cpu_entry(struct module * mod,void * symval) do_cpu_entry() argument 1113 do_mei_entry(struct module * mod,void * symval) do_mei_entry() argument 1129 do_rio_entry(struct module * mod,void * symval) do_rio_entry() argument 1147 do_ulpi_entry(struct module * mod,void * symval) do_ulpi_entry() argument 1156 do_hda_entry(struct module * mod,void * symval) do_hda_entry() argument 1172 do_sdw_entry(struct module * mod,void * symval) do_sdw_entry() argument 1190 do_fsl_mc_entry(struct module * mod,void * symval) do_fsl_mc_entry() argument 1199 do_tbsvc_entry(struct module * mod,void * symval) do_tbsvc_entry() argument 1223 do_typec_entry(struct module * mod,void * symval) do_typec_entry() argument 1231 do_tee_entry(struct module * mod,void * symval) do_tee_entry() argument 1244 do_wmi_entry(struct module * mod,void * symval) do_wmi_entry() argument 1258 do_mhi_entry(struct module * mod,void * symval) do_mhi_entry() argument 1265 do_mhi_ep_entry(struct module * mod,void * symval) do_mhi_ep_entry() argument 1273 do_ishtp_entry(struct module * mod,void * symval) do_ishtp_entry() argument 1283 do_auxiliary_entry(struct module * mod,void * symval) do_auxiliary_entry() argument 1295 do_ssam_entry(struct module * mod,void * symval) do_ssam_entry() argument 1315 do_dfl_entry(struct module * mod,void * symval) do_dfl_entry() argument 1324 do_cdx_entry(struct module * mod,void * symval) do_cdx_entry() argument 1358 do_vchiq_entry(struct module * mod,void * symval) do_vchiq_entry() argument 1366 do_coreboot_entry(struct module * mod,void * symval) do_coreboot_entry() argument 1385 do_table(const char * name,void * symval,unsigned long size,unsigned long id_size,const char * device_id,void (* do_entry)(struct module * mod,void * symval),struct module * mod) do_table() argument 1474 handle_moddevtable(struct module * mod,struct elf_info * info,Elf_Sym * sym,const char * symname) handle_moddevtable() argument [all...] |
H A D | modpost.c | 178 struct module *mod; in find_module() local 190 struct module *mod; in new_module() local 253 sym_add_unresolved(const char * name,struct module * mod,bool weak) sym_add_unresolved() argument 263 sym_find_with_module(const char * name,struct module * mod) sym_find_with_module() argument 351 sym_add_exported(const char * name,struct module * mod,bool gpl_only,const char * namespace) sym_add_exported() argument 613 handle_symbol(struct module * mod,struct elf_info * info,const Elf_Sym * sym,const char * symname) handle_symbol() argument 1066 check_export_symbol(struct module * mod,struct elf_info * elf,Elf_Addr faddr,const char * secname,Elf_Sym * sym) check_export_symbol() argument 1136 check_section_mismatch(struct module * mod,struct elf_info * elf,Elf_Sym * sym,unsigned int fsecndx,const char * fromsec,Elf_Addr faddr,Elf_Addr taddr) check_section_mismatch() argument 1331 section_rela(struct module * mod,struct elf_info * elf,unsigned int fsecndx,const char * fromsec,const Elf_Rela * start,const Elf_Rela * stop) section_rela() argument 1373 section_rel(struct module * mod,struct elf_info * elf,unsigned int fsecndx,const char * fromsec,const Elf_Rel * start,const Elf_Rel * stop) section_rel() argument 1422 check_sec_ref(struct module * mod,struct elf_info * elf) check_sec_ref() argument 1471 extract_crcs_for_object(const char * object,struct module * mod) extract_crcs_for_object() argument 1533 mod_set_crcs(struct module * mod) mod_set_crcs() argument 1565 struct module *mod; read_symbols() local 1732 check_exports(struct module * mod) check_exports() argument 1795 keep_no_trim_symbols(struct module * mod) keep_no_trim_symbols() argument 1812 check_modname_len(struct module * mod) check_modname_len() argument 1825 add_header(struct buffer * b,struct module * mod) add_header() argument 1855 add_exported_symbols(struct buffer * buf,struct module * mod) add_exported_symbols() argument 1893 add_extended_versions(struct buffer * b,struct module * mod) add_extended_versions() argument 1936 add_versions(struct buffer * b,struct module * mod) add_versions() argument 1972 add_depends(struct buffer * b,struct module * mod) add_depends() argument 2001 add_srcversion(struct buffer * b,struct module * mod) add_srcversion() argument 2067 write_vmlinux_export_c_file(struct module * mod) write_vmlinux_export_c_file() argument 2080 write_mod_c_file(struct module * mod) write_mod_c_file() argument 2131 struct module *mod; read_dump() local 2179 struct module *mod; write_dump() local 2201 struct module *mod; write_namespace_deps_files() local 2248 struct module *mod; main() local [all...] |
/linux/kernel/module/ |
H A D | sysfs.c | 65 static int add_sect_attrs(struct module *mod, const struct load_info *info) in add_sect_attrs() 122 static void remove_sect_attrs(struct module *mod) in remove_sect_attrs() 151 static int add_notes_attrs(struct module *mod, const struct load_info *info) in add_notes_attrs() 211 static void remove_notes_attrs(struct module *mod) in remove_notes_attrs() 226 static inline int add_sect_attrs(struct module *mod, const struct load_info *info) in add_sect_attrs() 230 static inline void remove_sect_attrs(struct module *mod) { } in remove_sect_attrs() 231 static inline int add_notes_attrs(struct module *mod, const struct load_info *info) in add_notes_attrs() 235 static inline void remove_notes_attrs(struct module *mod) { } in remove_notes_attrs() 238 static void del_usage_links(struct module *mod) in del_usage_links() 250 static int add_usage_links(struct module *mod) in add_usage_links() [all …]
|
H A D | main.c | 118 static void mod_update_bounds(struct module *mod) in mod_update_bounds() 182 static inline int strong_try_module_get(struct module *mod) in strong_try_module_get() 193 static inline void add_taint_module(struct module *mod, unsigned flag, in add_taint_module() 228 void __noreturn __module_put_and_kthread_exit(struct module *mod, long code) in __module_put_and_kthread_exit() 397 struct module *mod; in find_symbol() local 433 struct module *mod; in find_module_all() local 452 static inline void __percpu *mod_percpu(struct module *mod) in mod_percpu() 457 static int percpu_modalloc(struct module *mod, struct load_info *info) in percpu_modalloc() 481 static void percpu_modfree(struct module *mod) in percpu_modfree() 491 static void percpu_modcopy(struct module *mod, in percpu_modcopy() [all …]
|
H A D | kallsyms.c | 25 const struct module *mod) in is_exported() 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 256 find_kallsyms_symbol(struct module * mod,unsigned long addr,unsigned long * size,unsigned long * offset) find_kallsyms_symbol() argument 314 dereference_module_function_descriptor(struct module * mod,void * ptr) dereference_module_function_descriptor() argument 332 struct module *mod; module_address_lookup() local 361 struct module *mod; lookup_module_symbol_name() local 387 struct module *mod; module_get_kallsym() local 414 __find_kallsyms_symbol_value(struct module * mod,const char * name) __find_kallsyms_symbol_value() argument 431 struct module *mod; __module_kallsyms_lookup_name() local 466 find_kallsyms_symbol_value(struct module * mod,const char * name) find_kallsyms_symbol_value() argument 480 struct module *mod; module_kallsyms_on_each_symbol() local [all...] |
H A D | internal.h | 67 struct module *mod; member 88 unsigned int mod; member 150 static inline int copy_module_elf(struct module *mod, struct load_info *info) in copy_module_elf() 155 static inline void free_module_elf(struct module *mod) { } in free_module_elf() 158 static inline bool set_livepatch_module(struct module *mod) in set_livepatch_module() 268 static inline int try_add_tainted_module(struct module *mod) in try_add_tainted_module() 314 static inline void mod_tree_insert(struct module *mod) { } in mod_tree_insert() 315 static inline void mod_tree_remove_init(struct module *mod) { } in mod_tree_remove_init() 316 static inline void mod_tree_remove(struct module *mod) { } in mod_tree_remove() 319 struct module *mod; in mod_find() local [all …]
|
H A D | procfs.c | 16 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 41 static inline void print_unload_info(struct seq_file *m, struct module *mod) in print_unload_info() 65 static unsigned int module_total_size(struct module *mod) in module_total_size() 76 struct module *mod = list_entry(p, struct module, list); in m_show() local
|
/linux/drivers/net/can/ |
H A D | janz-ican3.c | 292 static inline void ican3_set_page(struct ican3_dev *mod, unsigned int page) in ican3_set_page() 309 static int ican3_old_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_recv_msg() 354 static int ican3_old_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_old_send_msg() 391 static void ican3_init_new_host_interface(struct ican3_dev *mod) in ican3_init_new_host_interface() 470 static void ican3_init_fast_host_interface(struct ican3_dev *mod) in ican3_init_fast_host_interface() 558 static int ican3_new_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_send_msg() 589 static int ican3_new_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_new_recv_msg() 621 static int ican3_send_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_send_msg() 637 static int ican3_recv_msg(struct ican3_dev *mod, struct ican3_msg *msg) in ican3_recv_msg() 657 static int ican3_msg_connect(struct ican3_dev *mod) in ican3_msg_connect() [all …]
|
/linux/sound/soc/renesas/rcar/ |
H A D | ssi.c | 82 struct rsnd_mod mod; member 116 #define rsnd_ssi_is_multi_secondary(mod, io) \ argument 118 #define rsnd_ssi_is_run_mods(mod, io) \ argument 120 #define rsnd_ssi_can_output_clk(mod) (!__rsnd_ssi_is_pin_sharing(mod)) argument 124 struct rsnd_mod *mod = rsnd_io_to_mod_ssi(io); in rsnd_ssi_use_busif() local 139 rsnd_ssi_status_clear(struct rsnd_mod * mod) rsnd_ssi_status_clear() argument 144 rsnd_ssi_status_get(struct rsnd_mod * mod) rsnd_ssi_status_get() argument 149 rsnd_ssi_status_check(struct rsnd_mod * mod,u32 bit) rsnd_ssi_status_check() argument 179 struct rsnd_mod *mod = rsnd_io_to_mod(io, types[i]); rsnd_ssi_multi_secondaries() local 266 rsnd_ssi_master_clk_start(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_master_clk_start() argument 344 rsnd_ssi_master_clk_stop(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_master_clk_stop() argument 366 rsnd_ssi_config_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_config_init() argument 459 rsnd_ssi_register_setup(struct rsnd_mod * mod) rsnd_ssi_register_setup() argument 473 rsnd_ssi_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_init() argument 503 rsnd_ssi_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_quit() argument 533 rsnd_ssi_hw_params(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_pcm_substream * substream,struct snd_pcm_hw_params * params) rsnd_ssi_hw_params() argument 552 rsnd_ssi_start(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_start() argument 585 rsnd_ssi_stop(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_stop() argument 629 rsnd_ssi_irq(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv,int enable) rsnd_ssi_irq() argument 673 __rsnd_ssi_interrupt(struct rsnd_mod * mod,struct rsnd_dai_stream * io) __rsnd_ssi_interrupt() argument 719 struct rsnd_mod *mod = data; rsnd_ssi_interrupt() local 726 rsnd_ssi_get_status(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_ssi_get_status() argument 764 rsnd_ssi_parent_attach(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_parent_attach() argument 794 rsnd_ssi_pcm_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd) rsnd_ssi_pcm_new() argument 808 rsnd_ssi_common_probe(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_common_probe() argument 851 rsnd_ssi_common_remove(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_common_remove() argument 875 rsnd_ssi_pio_interrupt(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_pio_interrupt() argument 918 rsnd_ssi_pio_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_pio_init() argument 936 rsnd_ssi_pio_pointer(struct rsnd_mod * mod,struct rsnd_dai_stream * io,snd_pcm_uframes_t * pointer) rsnd_ssi_pio_pointer() argument 963 rsnd_ssi_dma_probe(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_dma_probe() argument 986 rsnd_ssi_fallback(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_ssi_fallback() argument 1007 rsnd_ssi_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ssi_dma_req() argument 1036 rsnd_ssi_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_ssi_debug_info() argument 1078 rsnd_ssi_is_dma_mode(struct rsnd_mod * mod) rsnd_ssi_is_dma_mode() argument 1086 rsnd_ssi_connect(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_ssi_connect() argument 1126 struct rsnd_mod *mod; rsnd_parse_connect_ssi() local 1152 __rsnd_ssi_is_pin_sharing(struct rsnd_mod * mod) __rsnd_ssi_is_pin_sharing() argument [all...] |
H A D | src.c | 34 struct rsnd_mod mod; member 46 #define rsnd_src_sync_is_enabled(mod) (rsnd_mod_to_src(mod)->sen.val) argument 68 static void rsnd_src_activation(struct rsnd_mod *mod) in rsnd_src_activation() argument 74 static void rsnd_src_halt(struct rsnd_mod *mod) in rsnd_src_halt() argument 81 rsnd_src_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_src_dma_req() argument 92 rsnd_src_convert_rate(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_src_convert_rate() argument 203 rsnd_src_set_convert_rate(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_src_set_convert_rate() argument 263 rsnd_src_init_convert_rate(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_src_init_convert_rate() argument 409 rsnd_src_irq(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv,int enable) rsnd_src_irq() argument 448 rsnd_src_status_clear(struct rsnd_mod * mod) rsnd_src_status_clear() argument 456 rsnd_src_error_occurred(struct rsnd_mod * mod) rsnd_src_error_occurred() argument 486 rsnd_src_start(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_src_start() argument 505 rsnd_src_stop(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_src_stop() argument 514 rsnd_src_init(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_src_init() argument 538 rsnd_src_quit(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_src_quit() argument 555 __rsnd_src_interrupt(struct rsnd_mod * mod,struct rsnd_dai_stream * io) __rsnd_src_interrupt() argument 581 struct rsnd_mod *mod = data; rsnd_src_interrupt() local 604 rsnd_src_probe_(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct rsnd_priv * priv) rsnd_src_probe_() argument 632 rsnd_src_pcm_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd) rsnd_src_pcm_new() argument 677 rsnd_src_debug_info(struct seq_file * m,struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_src_debug_info() argument [all...] |
H A D | ctu.c | 73 struct rsnd_mod mod; member 95 static void rsnd_ctu_activation(struct rsnd_mod *mod) in rsnd_ctu_activation() 101 static void rsnd_ctu_halt(struct rsnd_mod *mod) in rsnd_ctu_halt() 107 static int rsnd_ctu_probe_(struct rsnd_mod *mod, in rsnd_ctu_probe_() 115 struct rsnd_mod *mod) in rsnd_ctu_value_init() 152 struct rsnd_mod *mod) in rsnd_ctu_value_reset() 170 static int rsnd_ctu_init(struct rsnd_mod *mod, in rsnd_ctu_init() 187 static int rsnd_ctu_quit(struct rsnd_mod *mod, in rsnd_ctu_quit() 198 static int rsnd_ctu_pcm_new(struct rsnd_mod *mod, in rsnd_ctu_pcm_new() 264 static int rsnd_ctu_id(struct rsnd_mod *mod) in rsnd_ctu_id() [all …]
|
H A D | ssiu.c | 12 struct rsnd_mod mod; member 50 #define rsnd_ssiu_busif_err_irq_enable(mod) rsnd_ssiu_busif_err_irq_ctrl(mod, 1) argument 51 #define rsnd_ssiu_busif_err_irq_disable(mod) rsnd_ssiu_busif_err_irq_ctrl(mod, 0) argument 52 static void rsnd_ssiu_busif_err_irq_ctrl(struct rsnd_mod *mod, int enable) in rsnd_ssiu_busif_err_irq_ctrl() 88 bool rsnd_ssiu_busif_err_status_clear(struct rsnd_mod *mod) in rsnd_ssiu_busif_err_status_clear() 132 static u32 *rsnd_ssiu_get_status(struct rsnd_mod *mod, in rsnd_ssiu_get_status() 142 static int rsnd_ssiu_init(struct rsnd_mod *mod, in rsnd_ssiu_init() 226 static int rsnd_ssiu_quit(struct rsnd_mod *mod, in rsnd_ssiu_quit() 243 static int rsnd_ssiu_init_gen2(struct rsnd_mod *mod, in rsnd_ssiu_init_gen2() 333 static int rsnd_ssiu_start_gen2(struct rsnd_mod *mod, in rsnd_ssiu_start_gen2() [all …]
|
H A D | dvc.c | 37 struct rsnd_mod mod; member 57 static void rsnd_dvc_activation(struct rsnd_mod *mod) in rsnd_dvc_activation() 63 static void rsnd_dvc_halt(struct rsnd_mod *mod) in rsnd_dvc_halt() 74 struct rsnd_mod *mod) in rsnd_dvc_volume_parameter() 94 struct rsnd_mod *mod) in rsnd_dvc_volume_init() 144 struct rsnd_mod *mod) in rsnd_dvc_volume_update() 178 static int rsnd_dvc_probe_(struct rsnd_mod *mod, in rsnd_dvc_probe_() 185 static int rsnd_dvc_init(struct rsnd_mod *mod, in rsnd_dvc_init() 204 static int rsnd_dvc_quit(struct rsnd_mod *mod, in rsnd_dvc_quit() 215 static int rsnd_dvc_pcm_new(struct rsnd_mod *mod, in rsnd_dvc_pcm_new() [all …]
|
H A D | mix.c | 39 struct rsnd_mod mod; member 69 static void rsnd_mix_activation(struct rsnd_mod *mod) in rsnd_mix_activation() 75 static void rsnd_mix_halt(struct rsnd_mod *mod) in rsnd_mix_halt() 85 struct rsnd_mod *mod) in rsnd_mix_volume_parameter() 105 struct rsnd_mod *mod) in rsnd_mix_volume_init() 126 struct rsnd_mod *mod) in rsnd_mix_volume_update() 138 static int rsnd_mix_probe_(struct rsnd_mod *mod, in rsnd_mix_probe_() 145 static int rsnd_mix_init(struct rsnd_mod *mod, in rsnd_mix_init() 164 static int rsnd_mix_quit(struct rsnd_mod *mod, in rsnd_mix_quit() 175 static int rsnd_mix_pcm_new(struct rsnd_mod *mod, in rsnd_mix_pcm_new() [all …]
|
H A D | dma.c | 34 struct rsnd_mod mod; member 82 static int rsnd_dmaen_stop(struct rsnd_mod *mod, in rsnd_dmaen_stop() 89 static int rsnd_dmaen_cleanup(struct rsnd_mod *mod, in rsnd_dmaen_cleanup() 109 static int rsnd_dmaen_prepare(struct rsnd_mod *mod, in rsnd_dmaen_prepare() 138 static int rsnd_dmaen_start(struct rsnd_mod *mod, in rsnd_dmaen_start() 192 struct rsnd_mod *mod, char *x) in rsnd_dma_request_channel() 255 static int rsnd_dmaen_pointer(struct rsnd_mod *mod, in rsnd_dmaen_pointer() 317 struct rsnd_mod *mod) in rsnd_dmapp_get_id() 369 struct rsnd_mod *mod = rsnd_mod_get(dma); in rsnd_dmapp_write() local 381 struct rsnd_mod *mod = rsnd_mod_get(dma); in rsnd_dmapp_read() local [all …]
|
H A D | core.c | 116 rsnd_mod_make_sure(struct rsnd_mod * mod,enum rsnd_mod_type type) rsnd_mod_make_sure() argument 128 rsnd_mod_dma_req(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_mod_dma_req() argument 138 rsnd_mod_name(struct rsnd_mod * mod) rsnd_mod_name() argument 167 rsnd_mod_get_status(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_mod_get_status() argument 174 rsnd_mod_id_raw(struct rsnd_mod * mod) rsnd_mod_id_raw() argument 179 rsnd_mod_id(struct rsnd_mod * mod) rsnd_mod_id() argument 187 rsnd_mod_id_sub(struct rsnd_mod * mod) rsnd_mod_id_sub() argument 196 rsnd_mod_init(struct rsnd_priv * priv,struct rsnd_mod * mod,struct rsnd_mod_ops * ops,struct clk * clk,enum rsnd_mod_type type,int id) rsnd_mod_init() argument 216 rsnd_mod_quit(struct rsnd_mod * mod) rsnd_mod_quit() argument 222 rsnd_mod_interrupt(struct rsnd_mod * mod,void (* callback)(struct rsnd_mod * mod,struct rsnd_dai_stream * io)) rsnd_mod_interrupt() argument 223 rsnd_mod_interrupt(struct rsnd_mod * mod,void (* callback)(struct rsnd_mod * mod,struct rsnd_dai_stream * io)) rsnd_mod_interrupt() argument 349 rsnd_get_adinr_bit(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_get_adinr_bit() argument 372 rsnd_get_dalign(struct rsnd_mod * mod,struct rsnd_dai_stream * io) rsnd_get_dalign() argument 429 rsnd_get_busif_shift(struct rsnd_dai_stream * io,struct rsnd_mod * mod) rsnd_get_busif_shift() argument 488 struct rsnd_mod *mod = rsnd_io_to_mod(io, type); rsnd_mod_next() local 532 rsnd_status_update(struct rsnd_dai_stream * io,struct rsnd_mod * mod,enum rsnd_mod_type type,int shift,int add,int timing) rsnd_status_update() argument 577 rsnd_dai_connect(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_dai_connect() argument 605 rsnd_dai_disconnect(struct rsnd_mod * mod,struct rsnd_dai_stream * io,enum rsnd_mod_type type) rsnd_dai_disconnect() argument 1163 struct rsnd_mod *mod; rsnd_parse_connect_common() local 1806 rsnd_kctrl_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd,const unsigned char * name,int (* accept)(struct rsnd_dai_stream * io),void (* update)(struct rsnd_dai_stream * io,struct rsnd_mod * mod),struct rsnd_kctrl_cfg * cfg,const char * const * texts,int size,u32 max) rsnd_kctrl_new() argument 1812 rsnd_kctrl_new(struct rsnd_mod * mod,struct rsnd_dai_stream * io,struct snd_soc_pcm_runtime * rtd,const unsigned char * name,int (* accept)(struct rsnd_dai_stream * io),void (* update)(struct rsnd_dai_stream * io,struct rsnd_mod * mod),struct rsnd_kctrl_cfg * cfg,const char * const * texts,int size,u32 max) rsnd_kctrl_new() argument 1886 struct rsnd_mod *mod; rsnd_rdai_continuance_probe() local [all...] |
/linux/arch/loongarch/kernel/ |
H A D | module.c | 47 static int apply_r_larch_none(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_none() 60 static int apply_r_larch_32(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_32() 67 static int apply_r_larch_64(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_64() 74 static int apply_r_larch_sop_push_pcrel(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_pcrel() 80 static int apply_r_larch_sop_push_absolute(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_absolute() 86 static int apply_r_larch_sop_push_dup(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_push_dup() 105 static int apply_r_larch_sop_push_plt_pcrel(struct module *mod, in apply_r_larch_sop_push_plt_pcrel() 120 static int apply_r_larch_sop(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop() 166 static int apply_r_larch_sop_imm_field(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_sop_imm_field() 257 static int apply_r_larch_add_sub(struct module *mod, u32 *location, Elf_Addr v, in apply_r_larch_add_sub() [all …]
|
/linux/lib/ |
H A D | codetag.c | 30 struct module *mod; member 138 static void *get_symbol(struct module *mod, const char *prefix, const char *name) in get_symbol() 158 static struct codetag_range get_section_range(struct module *mod, in get_section_range() 167 static const char *get_mod_name(__maybe_unused struct module *mod) in get_mod_name() 176 static int codetag_module_init(struct codetag_type *cttype, struct module *mod) in codetag_module_init() 234 bool codetag_needs_module_section(struct module *mod, const char *name, in codetag_needs_module_section() 262 void *codetag_alloc_module_section(struct module *mod, const char *name, in codetag_alloc_module_section() 287 void codetag_free_module_sections(struct module *mod) in codetag_free_module_sections() 303 void codetag_module_replaced(struct module *mod, struct module *new_mod) in codetag_module_replaced() 319 int codetag_load_module(struct module *mod) in codetag_load_module() [all …]
|
/linux/sound/soc/intel/avs/ |
H A D | path.c | 33 struct avs_path_module *mod; in avs_path_find_module() local 351 avs_copier_create(struct avs_dev * adev,struct avs_path_module * mod) avs_copier_create() argument 385 avs_whm_create(struct avs_dev * adev,struct avs_path_module * mod) avs_whm_create() argument 420 avs_get_module_control(struct avs_path_module * mod,const char * name) avs_get_module_control() argument 444 avs_peakvol_set_volume(struct avs_dev * adev,struct avs_path_module * mod,struct soc_mixer_control * mc,long * input) avs_peakvol_set_volume() argument 480 avs_peakvol_set_mute(struct avs_dev * adev,struct avs_path_module * mod,struct soc_mixer_control * mc,long * input) avs_peakvol_set_mute() argument 516 avs_peakvol_create(struct avs_dev * adev,struct avs_path_module * mod) avs_peakvol_create() argument 559 avs_updown_mix_create(struct avs_dev * adev,struct avs_path_module * mod) avs_updown_mix_create() argument 581 avs_src_create(struct avs_dev * adev,struct avs_path_module * mod) avs_src_create() argument 598 avs_asrc_create(struct avs_dev * adev,struct avs_path_module * mod) avs_asrc_create() argument 618 avs_aec_create(struct avs_dev * adev,struct avs_path_module * mod) avs_aec_create() argument 637 avs_mux_create(struct avs_dev * adev,struct avs_path_module * mod) avs_mux_create() argument 655 avs_wov_create(struct avs_dev * adev,struct avs_path_module * mod) avs_wov_create() argument 672 avs_micsel_create(struct avs_dev * adev,struct avs_path_module * mod) avs_micsel_create() argument 689 avs_modbase_create(struct avs_dev * adev,struct avs_path_module * mod) avs_modbase_create() argument 705 avs_modext_create(struct avs_dev * adev,struct avs_path_module * mod) avs_modext_create() argument 745 avs_probe_create(struct avs_dev * adev,struct avs_path_module * mod) avs_probe_create() argument 774 avs_path_module_type_create(struct avs_dev * adev,struct avs_path_module * mod) avs_path_module_type_create() argument 785 avs_path_module_send_init_configs(struct avs_dev * adev,struct avs_path_module * mod) avs_path_module_send_init_configs() argument 812 avs_path_module_free(struct avs_dev * adev,struct avs_path_module * mod) avs_path_module_free() argument 822 struct avs_path_module *mod; avs_path_module_create() local 931 struct avs_path_module *mod; avs_path_pipeline_arm() local 962 struct avs_path_module *mod, *save; avs_path_pipeline_free() local 1012 struct avs_path_module *mod; avs_path_pipeline_create() local [all...] |
/linux/kernel/printk/ |
H A D | index.c | 20 static struct pi_entry *pi_get_entry(const struct module *mod, loff_t pos) in pi_get_entry() 45 const struct module *mod = s->file->f_inode->i_private; in pi_next() local 128 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() 133 static const char *pi_get_module_name(struct module *mod) in pi_get_module_name() 139 static void pi_create_file(struct module *mod) in pi_create_file() 146 static void pi_remove_file(struct module *mod) in pi_remove_file() 154 struct module *mod = data; in pi_module_notify() local
|
/linux/include/linux/ |
H A D | kmod.h | 22 #define request_module(mod...) __request_module(true, mod) argument 23 #define request_module_nowait(mod...) __request_module(false, mod) argument 24 #define try_then_request_module(x, mod...) \ argument 29 #define try_then_request_module(x, mod...) (x) argument
|
H A D | codetag.h | 102 codetag_needs_module_section(struct module *mod, const char *name, in codetag_needs_module_section() 105 codetag_alloc_module_section(struct module *mod, const char *name, in codetag_alloc_module_section() 108 static inline void codetag_free_module_sections(struct module *mod) {} in codetag_free_module_sections() 109 static inline void codetag_module_replaced(struct module *mod, struct module *new_mod) {} in codetag_module_replaced() 110 static inline int codetag_load_module(struct module *mod) { return 0; } in codetag_load_module() 111 static inline void codetag_unload_module(struct module *mod) {} in codetag_unload_module()
|
/linux/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_panel.c | 40 struct panel_module *mod; member 86 struct panel_module *mod) in panel_encoder_create() 123 struct panel_module *mod; member 187 struct panel_module *mod, struct drm_encoder *encoder) in panel_connector_create() 225 static int panel_modeset_init(struct tilcdc_module *mod, struct drm_device *dev) in panel_modeset_init() 309 struct tilcdc_module *mod; in panel_probe() local 373 struct tilcdc_module *mod = dev_get_platdata(&pdev->dev); in panel_remove() local
|
/linux/sound/soc/qcom/qdsp6/ |
H A D | topology.c | 167 struct audioreach_module *mod; in audioreach_tplg_alloc_module() local 424 struct audioreach_module *mod = NULL; audioreach_parse_common_tokens() local 578 struct audioreach_module *mod; audioreach_widget_load_module_common() local 605 struct audioreach_module *mod; audioreach_widget_load_enc_dec_cnv() local 640 audioreach_widget_log_module_load(struct audioreach_module * mod,struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_log_module_load() argument 670 audioreach_widget_dma_module_load(struct audioreach_module * mod,struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_dma_module_load() argument 699 audioreach_widget_i2s_module_load(struct audioreach_module * mod,struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_i2s_module_load() argument 734 audioreach_widget_dp_module_load(struct audioreach_module * mod,struct snd_soc_tplg_vendor_array * mod_array) audioreach_widget_dp_module_load() argument 762 struct audioreach_module *mod; audioreach_widget_load_buffer() local 846 struct audioreach_module *mod = w->dobj.private; audioreach_pga_event() local 869 struct audioreach_module *mod; audioreach_widget_load_pga() local 931 struct audioreach_module *mod; audioreach_widget_unload() local 1165 struct audioreach_module *mod = dw->dobj.private; audioreach_get_vol_ctrl_audio_mixer() local 1176 struct audioreach_module *mod = dw->dobj.private; audioreach_put_vol_ctrl_audio_mixer() local [all...] |
/linux/drivers/gpio/ |
H A D | gpio-janz-ttl.c | 59 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_get_value() local 81 struct ttl_module *mod = dev_get_drvdata(gpio->parent); in ttl_set_value() local 110 static void ttl_write_reg(struct ttl_module *mod, u8 reg, u16 val) in ttl_write_reg() 116 static void ttl_setup_device(struct ttl_module *mod) in ttl_setup_device() 145 struct ttl_module *mod; in ttl_probe() local
|