Home
last modified time | relevance | path

Searched refs:__module_get (Results 1 – 25 of 94) sorted by relevance

1234

/Linux-v4.19/include/linux/
Dmodule.h584 extern void __module_get(struct module *module);
600 static inline void __module_get(struct module *module) in __module_get() function
691 static inline void __module_get(struct module *module) in __module_get() function
/Linux-v4.19/net/vmw_vsock/
Daf_vsock_tap.c26 __module_get(vt->module); in vsock_add_tap()
/Linux-v4.19/drivers/mtd/chips/
Dmap_absent.c66 __module_get(THIS_MODULE); in map_absent_probe()
Dmap_rom.c67 __module_get(THIS_MODULE); in map_rom_probe()
Dmap_ram.c82 __module_get(THIS_MODULE); in map_ram_probe()
/Linux-v4.19/arch/um/drivers/
Dharddog_kern.c75 __module_get(THIS_MODULE); in harddog_open()
/Linux-v4.19/net/bluetooth/
Dhci_sysfs.c102 __module_get(THIS_MODULE); in hci_init_sysfs()
/Linux-v4.19/include/linux/iio/
Dtrigger.h97 __module_get(trig->owner); in iio_trigger_get()
/Linux-v4.19/drivers/watchdog/
Dsoftdog.c88 __module_get(THIS_MODULE); in softdog_ping()
Dindydog.c72 __module_get(THIS_MODULE); in indydog_open()
Dsbc_epx_c3.c72 __module_get(THIS_MODULE); in epx_c3_open()
Dsbc8360.c269 __module_get(THIS_MODULE); in sbc8360_open()
Dpnx833x_wdt.c109 __module_get(THIS_MODULE); in pnx833x_wdt_open()
Dacquirewdt.c199 __module_get(THIS_MODULE); in acq_open()
Dmixcomwd.c146 __module_get(THIS_MODULE); in mixcomwd_open()
Dgef_wdt.c228 __module_get(THIS_MODULE); in gef_wdt_open()
Dgeodewdt.c92 __module_get(THIS_MODULE); in geodewdt_open()
Dib700wdt.c237 __module_get(THIS_MODULE); in ibwdt_open()
Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
/Linux-v4.19/drivers/base/firmware_loader/
Dmain.c635 __module_get(THIS_MODULE); in request_firmware()
662 __module_get(THIS_MODULE); in firmware_request_nowarn()
686 __module_get(THIS_MODULE); in request_firmware_direct()
743 __module_get(THIS_MODULE); in request_firmware_into_buf()
/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhnae.c357 __module_get(dev->owner); in hnae_get_handle()
428 __module_get(THIS_MODULE); in hnae_ae_register()
/Linux-v4.19/drivers/net/phy/
Dmdio-bitbang.c216 __module_get(ctrl->ops->owner); in alloc_mdio_bitbang()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dpci-cxl.c167 __module_get(cxl_module); in get_cxl_module()
/Linux-v4.19/drivers/iio/trigger/
Diio-trig-sysfs.c171 __module_get(THIS_MODULE); in iio_sysfs_trigger_probe()
/Linux-v4.19/net/caif/
Dcaif_usb.c155 __module_get(THIS_MODULE); in cfusbl_device_notify()

1234