Home
last modified time | relevance | path

Searched defs:module (Results 151 – 175 of 286) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/crypto/
H A Dapi.c43 struct module *module = alg->cra_module; in crypto_mod_put() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dcper.h446 u16 module; member
466 u16 module; member
486 u16 module; member
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dbpf-event.c342 char *module, *name; in kallsyms_process_symbol() local
H A Dprobe-event.h32 char *module; /* Module name */ member
H A Dpython.c1313 PyObject *module = Py_InitModule("perf", perf__methods); in initperf() local
1326 PyObject *module = PyModule_Create(&moduledef); in initperf() local
/OK3568_Linux_fs/kernel/drivers/vfio/platform/
H A Dvfio_platform_common.c32 struct module **module) in vfio_platform_lookup_reset()
/OK3568_Linux_fs/kernel/include/sound/
H A Dtimer.h63 struct module *module; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac5.c291 int module = index / 32, offset = index % 32; in dwmac5_safety_feat_dump() local
/OK3568_Linux_fs/kernel/drivers/media/usb/gspca/
H A Dgspca.c1446 struct module *module) in gspca_dev_probe2()
1592 struct module *module) in gspca_dev_probe()
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnf_conntrack_helper.c488 struct module *module) in nf_ct_helper_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c946 u8 module, u32 word_offset) in _i40e_read_lldp_cfg()
H A Di40e_debugfs.c1533 u16 module; in i40e_dbg_command_write() local
/OK3568_Linux_fs/kernel/scripts/mod/
H A Dmodpost.c194 struct module *module; member
237 static struct symbol *new_symbol(const char *name, struct module *module, in new_symbol()
286 static bool module_imports_namespace(struct module *module, in module_imports_namespace()
/OK3568_Linux_fs/yocto/poky/bitbake/lib/ply/
H A Dlex.py861 def lex(module=None,object=None,debug=0,optimize=0,lextab="lextab",reflags=0,nowarn=0,outputdir="",… argument
H A Dyacc.py1823 def read_table(self,module): argument
3042 def yacc(method='LALR', debug=yaccdebug, module=None, tabmodule=tab_module, start=None, argument
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86Configure.c407 XF86LoadPtr module; in configureModuleSection() local
/OK3568_Linux_fs/kernel/include/media/drv-intf/
H A Dsaa7146.h98 struct module *module; member
119 struct module *module; member
/OK3568_Linux_fs/kernel/drivers/base/firmware_loader/
H A Dmain.c1063 struct module *module; member
1113 struct module *module, bool uevent, in request_firmware_nowait()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py466 def _getJsonFile(self, module): argument
/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_clockmatrix.c247 u16 module, in idtcm_read()
256 u16 module, in idtcm_write()
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c663 struct module *module = NULL; in netlink_create() local
2041 __netlink_kernel_create(struct net *net, int unit, struct module *module, in __netlink_kernel_create()
2232 struct module *module; in netlink_dump() local
/OK3568_Linux_fs/kernel/kernel/
H A Dmodule.c1128 void __module_get(struct module *module) in __module_get()
1139 bool try_module_get(struct module *module) in try_module_get()
1158 void module_put(struct module *module) in module_put()
4472 struct module *, unsigned long), in module_kallsyms_on_each_symbol()
4788 struct module *module; in android_debug_for_each_module() local
H A Dkallsyms.c203 int kallsyms_on_each_symbol(int (*fn)(void *, const char *, struct module *, in kallsyms_on_each_symbol()
/OK3568_Linux_fs/kernel/drivers/media/dvb-core/
H A Ddvbdev.c841 struct module *module, struct device *device, in dvb_register_adapter()
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/cyttsp5/
H A Dcyttsp5_core.c93 struct cyttsp5_module *module; member
5687 struct cyttsp5_module *module) in cyttsp5_probe_module()
5720 struct cyttsp5_module *module) in cyttsp5_release_module()
5800 int cyttsp5_register_module(struct cyttsp5_module *module) in cyttsp5_register_module()
5831 void cyttsp5_unregister_module(struct cyttsp5_module *module) in cyttsp5_unregister_module()
5857 void *cyttsp5_get_module_data(struct device *dev, struct cyttsp5_module *module) in cyttsp5_get_module_data()

12345678910>>...12