Home
last modified time | relevance | path

Searched defs:license (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/include/linux/
Dlicense.h4 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
/linux-3.3/drivers/net/can/softing/
Dsofting.h68 uint16_t fw_version, hw_version, license, serial; member
/linux-3.3/scripts/mod/
Dmodpost.c1686 char *license; in read_symbols() local
/linux-3.3/kernel/
Dmodule.c2070 static void set_license(struct module *mod, const char *license) in set_license()