Home
last modified time | relevance | path

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

/linux-6.14.4/sound/soc/sof/
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
Dsof-priv.h225 int (*load_module)(struct snd_sof_dev *sof_dev, member
/linux-6.14.4/drivers/md/
Ddm-target.c46 static void load_module(const char *name) in load_module() function
/linux-6.14.4/tools/testing/selftests/bpf/
Dtesting_helpers.c402 int load_module(const char *path, bool verbose) in load_module() function
/linux-6.14.4/block/
Dblk-sysfs.c29 void (*load_module)(struct gendisk *disk, const char *page, size_t count); member
/linux-6.14.4/sound/core/seq/
Dseq_clientmgr.c109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr()
/linux-6.14.4/kernel/module/
Dmain.c3303 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function