Home
last modified time | relevance | path

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

12345678910

/openbmc/openbmc/poky/bitbake/lib/ply/
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
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_debugfs.c1535 u16 module; in i40e_dbg_command_write() local
H A Di40e_dcb.c1895 u8 module, u32 word_offset) in _i40e_read_lldp_cfg()
/openbmc/linux/drivers/media/dvb-core/
H A Ddvbdev.c894 struct module *module, struct device *device, in dvb_register_adapter()
/openbmc/linux/kernel/module/
H A Dmain.c820 void __module_get(struct module *module) in __module_get()
829 bool try_module_get(struct module *module) in try_module_get()
845 void module_put(struct module *module) in module_put()
/openbmc/linux/net/netlink/
H A Daf_netlink.c652 struct module *module = NULL; in netlink_create() local
1998 __netlink_kernel_create(struct net *net, int unit, struct module *module, in __netlink_kernel_create()
2190 struct module *module; in netlink_dump() local
/openbmc/linux/drivers/media/usb/gspca/
H A Dgspca.h156 struct module *module; /* subdriver handling the device */ member
/openbmc/linux/drivers/greybus/
H A Dinterface.c787 struct gb_interface *gb_interface_create(struct gb_module *module, in gb_interface_create()
/openbmc/linux/include/linux/
H A Dpwm.h550 const char *module; /* optional, may be NULL */ member
H A Dlibnvdimm.h89 struct module *module; member
H A Ddevice-mapper.h188 struct module *module; member
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8851b.c1907 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8851b_btc_set_rfe() local
1965 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8851b_btc_init_cfg() local
H A Drtw8852b.c2111 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8852b_btc_set_rfe() local
2147 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8852b_btc_init_cfg() local
H A Drtw8852c.c2317 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8852c_btc_set_rfe() local
2399 struct rtw89_btc_module *module = &btc->mdinfo; in rtw8852c_btc_init_cfg() local
/openbmc/linux/sound/pci/cs46xx/
H A Dcs46xx_dsp_spos.h59 struct dsp_module_desc * module; member
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dstrobemeta.h267 uint64_t module; member
/openbmc/linux/drivers/ptp/
H A Dptp_clockmatrix.c44 u16 module, in idtcm_read()
53 u16 module, in idtcm_write()
/openbmc/linux/tools/perf/util/
H A Dsymbol.c774 char *module; in maps__split_kallsyms_for_kcore() local
832 char *module; in maps__split_kallsyms() local
/openbmc/linux/include/linux/mtd/
H A Dmap.h242 struct module *module; member
/openbmc/linux/include/net/
H A Dgenetlink.h85 struct module *module; member
/openbmc/linux/sound/soc/intel/skylake/
H A Dskl-pcm.c1304 struct uuid_module *module; in skl_get_module_info() local
/openbmc/linux/drivers/gpu/ipu-v3/
H A Dipu-cpmem.c24 u32 module; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c591 u8 module; in mlxsw_sp_port_module_info_parse() local
686 u8 slot_index, u8 module) in mlxsw_sp_port_module_unmap()
1563 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_port_overheat_init_val_set() local
1903 u8 module = mlxsw_sp_port->mapping.module; in mlxsw_sp_port_remove() local
/openbmc/phosphor-logging/extensions/openpower-pels/
H A Dsrc.cpp131 std::string module = getNumberString("%c", tolower(creatorID)) + "src"; in getPythonJSON() local
/openbmc/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c1495 static int get_module_event(enum fman_event_modules module, u8 mod_id, in get_module_event()
2049 void fman_register_intr(struct fman *fman, enum fman_event_modules module, in fman_register_intr()
2075 void fman_unregister_intr(struct fman *fman, enum fman_event_modules module, in fman_unregister_intr()

12345678910