Home
last modified time | relevance | path

Searched refs:_subtype (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Defi_loader.h225 #define EFI_DP_TYPE(_dp, _type, _subtype) \ argument
227 ((_dp)->sub_type == DEVICE_PATH_SUB_TYPE_##_subtype))
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dqcom_spmi-regulator.c408 #define SPMI_VREG(_type, _subtype, _dig_major_min, _dig_major_max, \ argument
412 .subtype = SPMI_REGULATOR_SUBTYPE_##_subtype, \
421 #define SPMI_VREG_VS(_subtype, _dig_major_min, _dig_major_max) \ argument
424 .subtype = SPMI_REGULATOR_SUBTYPE_##_subtype, \