Home
last modified time | relevance | path

Searched defs:base_type (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/nvmem/
H A Dsunplus-ocotp.c58 enum base_type { enum
/linux/drivers/spi/
H A Dspi-bcm-qspi.c190 enum base_type { enum
/linux/drivers/pci/hotplug/
H A Dcpqphp.h236 u8 base_type[0x06]; member
/linux/include/linux/
H A Dbpf_verifier.h867 static inline u32 base_type(u32 type) in base_type() function
/linux/tools/net/ynl/pyynl/
H A Dynl_gen_c.py612 def __init__(self, family, attr_set, attr, value, base_type): argument