Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/md/
Ddm-target.c44 static void load_module(const char *name) in load_module() function
/kernel/linux/linux-6.6/drivers/md/
Ddm-target.c46 static void load_module(const char *name) in load_module() function
/kernel/linux/linux-6.6/sound/soc/sof/
Dipc3-loader.c318 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.h223 int (*load_module)(struct snd_sof_dev *sof_dev, member
/kernel/linux/linux-5.10/sound/soc/sof/
Dloader.c607 int (*load_module)(struct snd_sof_dev *sof_dev, in load_modules() local
Dsof-priv.h142 int (*load_module)(struct snd_sof_dev *sof_dev, member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-drv.c1369 bool load_module = false; in iwl_req_fw_callback() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
Diwl-drv.c1479 bool load_module = false; in iwl_req_fw_callback() local
/kernel/linux/linux-6.6/sound/core/seq/
Dseq_clientmgr.c109 static struct snd_seq_client *client_use_ptr(int clientid, bool load_module) in client_use_ptr()
/kernel/linux/linux-6.6/kernel/module/
Dmain.c2833 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function
/kernel/linux/linux-5.10/kernel/
Dmodule.c3963 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function