Home
last modified time | relevance | path

Searched refs:_patch (Results 1 – 3 of 3) sorted by relevance

/linux/tools/include/nolibc/ !
H A Dcompiler.h50 #define __nolibc_version(_major, _minor, _patch) ((_major) * 10000 + (_minor) * 100 + (_patch)) argument
/linux/drivers/scsi/sym53c8xx_2/ !
H A Dsym_fw.h145 fw##_setup, fw##_patch \
/linux/drivers/net/ethernet/meta/fbnic/ !
H A Dfbnic_csr.h15 #define FW_VER_CODE(_major, _minor, _patch, _build) ( \ argument
18 FIELD_PREP(FBNIC_FW_CAP_RESP_VERSION_PATCH, _patch) | \