Home
last modified time | relevance | path

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

/linux/drivers/nvmem/
H A Dsunplus-ocotp.c58 enum base_type { enum
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c69 enum base_type { enum
/linux/tools/testing/selftests/bpf/
H A Dveristat.c1950 const struct btf_type *base_type; in adjust_var_secinfo() local
1992 const struct btf_type *base_type; in set_global_var() local
/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/tools/net/ynl/pyynl/
H A Dynl_gen_c.py708 def __init__(self, family, attr_set, attr, value, base_type): argument