Home
last modified time | relevance | path

Searched defs:mod (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dfile2alias.c107 unsigned char max, struct module *mod) in do_usb_entry()
202 static void do_usb_entry_multi(struct usb_device_id *id, struct module *mod) in do_usb_entry_multi()
264 struct module *mod) in do_usb_table()
428 struct module *mod) in do_pnp_device_entry()
455 struct module *mod) in do_pnp_card_entries()
877 struct module *mod) in do_table()
898 void handle_moddevtable(struct module *mod, struct elf_info *info, in handle_moddevtable()
1033 void add_moddevtable(struct buffer *buf, struct module *mod) in add_moddevtable()
H A Dmodpost.c115 struct module *mod; in find_module() local
125 struct module *mod; in new_module() local
301 static struct symbol *sym_add_exported(const char *name, struct module *mod, in sym_add_exported()
326 static void sym_update_crc(const char *name, struct module *mod, in sym_update_crc()
586 static void handle_modversions(struct module *mod, struct elf_info *info, in handle_modversions()
1659 static void check_sec_ref(struct module *mod, const char *modname, in check_sec_ref()
1681 struct module *mod; in read_symbols() local
1811 static void check_exports(struct module *mod) in check_exports()
1834 static void add_header(struct buffer *b, struct module *mod) in add_header()
1866 static int add_versions(struct buffer *b, struct module *mod) in add_versions()
[all …]
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI_SCHD.cxx852 U32 mod in get_iso_range()
949 U32 mod = ehci->periodic_size << 3; in itd_schedule() local
1117 U32 frame, clock, now_uframe, mod; in scan_periodic() local
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DXtvTypes.h217 #define X_WARN_CREATE(mod,num,txt) ((XSTATUS)(((mod & 0x7f)<< 8) | (num & 0xff))) argument
218 #define X_ERR_CREATE(mod,num,txt) ((XSTATUS)(0x8000 | X_WARN_CREATE(mod,num,txt))) argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DMsTypes.h383 MS_U16 mod; member
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dexpr.h26 no, mod, yes enumerator
/utopia/UTPA2-700.0.x/mxlib/include/
H A DMsTypes.h450 MS_U16 mod; member