Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-target.c46 static void load_module(const char *name) in load_module() function
/openbmc/linux/sound/soc/sof/
H A 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
H A Dsof-priv.h223 int (*load_module)(struct snd_sof_dev *sof_dev, member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-drv.c1479 bool load_module = false; in iwl_req_fw_callback() local
/openbmc/linux/kernel/module/
H A Dmain.c2833 static int load_module(struct load_info *info, const char __user *uargs, in load_module() function