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/pinctrl/bcm/
H A Dpinctrl-nsp-gpio.c69 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/tools/net/ynl/pyynl/
H A Dynl_gen_c.py708 def __init__(self, family, attr_set, attr, value, base_type): argument