Home
last modified time | relevance | path

Searched defs:load_module (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/sound/soc/sof/
H A Dipc3-loader.c321 int (*load_module)(struct snd_sof_dev *sof_dev, struct snd_sof_mod_hdr *hdr); in sof_ipc3_load_fw_to_dsp() local
H A Dsof-priv.h225 int (*load_module)(struct snd_sof_dev *sof_dev, member
/linux-6.15/drivers/md/
H A Ddm-target.c46 static void load_module(const char *name) in load_module() function
/linux-6.15/tools/testing/selftests/bpf/
H A Dtesting_helpers.c402 int load_module(const char *path, bool verbose) in load_module() function
/linux-6.15/lib/
H A Dalloc_tag.c621 static void load_module(struct module *mod, struct codetag *start, struct codetag *stop) in load_module() function
/linux-6.15/sound/core/seq/
H A Dseq_clientmgr.c109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr()
/linux-6.15/kernel/module/
H A Dmain.c3255 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function