Home
last modified time | relevance | path

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

12345

/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/
H A Dmain.c875 __module_get(THIS_MODULE); in request_firmware()
902 __module_get(THIS_MODULE); in firmware_request_nowarn()
926 __module_get(THIS_MODULE); in request_firmware_direct()
951 __module_get(THIS_MODULE); in firmware_request_platform()
1007 __module_get(THIS_MODULE); in request_firmware_into_buf()
1037 __module_get(THIS_MODULE); in request_partial_firmware_into_buf()
/OK3568_Linux_fs/kernel/include/linux/
H A Dmodule.h640 extern void __module_get(struct module *module);
656 static inline void __module_get(struct module *module) in __module_get() function
764 static inline void __module_get(struct module *module) in __module_get() function
/OK3568_Linux_fs/kernel/crypto/asymmetric_keys/
H A Dtpm_parser.c73 __module_get(asym_tpm_subtype.owner); in tpm_key_preparse()
H A Dpkcs8_parser.c148 __module_get(public_key_subtype.owner); in pkcs8_key_preparse()
/OK3568_Linux_fs/kernel/net/vmw_vsock/
H A Daf_vsock_tap.c22 __module_get(vt->module); in vsock_add_tap()
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A Dmap_absent.c67 __module_get(THIS_MODULE); in map_absent_probe()
H A Dmap_rom.c67 __module_get(THIS_MODULE); in map_rom_probe()
H A Dmap_ram.c82 __module_get(THIS_MODULE); in map_ram_probe()
/OK3568_Linux_fs/kernel/include/linux/iio/
H A Dtrigger.h94 __module_get(trig->owner); in iio_trigger_get()
/OK3568_Linux_fs/kernel/arch/um/drivers/
H A Dharddog_kern.c75 __module_get(THIS_MODULE); in harddog_open()
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_sysfs.c108 __module_get(THIS_MODULE); in hci_init_sysfs()
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Dindydog.c68 __module_get(THIS_MODULE); in indydog_open()
H A Dsbc_epx_c3.c68 __module_get(THIS_MODULE); in epx_c3_open()
H A Dsbc8360.c265 __module_get(THIS_MODULE); in sbc8360_open()
H A Dsoftdog.c136 __module_get(THIS_MODULE); in softdog_ping()
H A Dpnx833x_wdt.c105 __module_get(THIS_MODULE); in pnx833x_wdt_open()
H A Dmixcomwd.c141 __module_get(THIS_MODULE); in mixcomwd_open()
H A Dacquirewdt.c195 __module_get(THIS_MODULE); in acq_open()
H A Dgeodewdt.c88 __module_get(THIS_MODULE); in geodewdt_open()
H A Dib700wdt.c233 __module_get(THIS_MODULE); in ibwdt_open()
H A Dsb_wdog.c111 __module_get(THIS_MODULE); in sbwdog_open()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/
H A Dhnae.c354 __module_get(dev->owner); in hnae_get_handle()
427 __module_get(THIS_MODULE); in hnae_ae_register()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/mali400/mali/linux/
H A Dmali_sync.c345 __module_get(THIS_MODULE); in mali_sync_timeline_create()
491 __module_get(THIS_MODULE); in mali_sync_timeline_create()
/OK3568_Linux_fs/kernel/drivers/iio/trigger/
H A Diio-trig-sysfs.c169 __module_get(THIS_MODULE); in iio_sysfs_trigger_probe()
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dmdio-bitbang.c213 __module_get(ctrl->ops->owner); in alloc_mdio_bitbang()

12345