Home
last modified time | relevance | path

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

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/include/
Dhdmi_ext.h68 hdmi_meta_descirper_1st type1; /* static metadata descriptor type1 */ member
/device/soc/esp/esp32/components/hal/include/hal/
Dadc_types.h175 …} type1; /*!<When the configured output format is 12bit. `ADC_DIGI_FORMAT_12BIT… member
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Diface.c244 static inline int identical_mac_addr_allowed(int type1, int type2) in identical_mac_addr_allowed()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_infoframe.h538 struct hdmi_meta_descriptor_1st type1; /* static metadata descriptor type1 */ member
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/
Dpinctrl-rockchip.c124 #define PIN_BANK_DRV_FLAGS(id, pins, label, type0, type1, type2, type3) … argument
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_linux.c10663 char type = '?', type1 = '?', type2 = '?'; in dhd_lookup_map() local