Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmemory-tiers.h76 static inline void init_node_memory_type(int node, struct memory_dev_type *default_type) in init_node_memory_type()
/openbmc/linux/include/linux/gpio/
H A Ddriver.h156 unsigned int default_type; member
/openbmc/linux/security/selinux/ss/
H A Dpolicydb.h64 char default_type; member
/openbmc/qemu/hw/ppc/
H A Dpnv.c885 static bool pnv_match_cpu(const char *default_type, const char *cpu_type) in pnv_match_cpu()