Searched defs:compatible (Results 1 – 9 of 9) sorted by relevance
77 const char *compatible; member
79 const char *compatible; member
96 u32 compatible; /**< Non-null if the device is compatible with the client */ member
90 u32 compatible; /**< Non-null if the device is compatible with the client */ member
691 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member711 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
685 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member705 int compatible; /**< [out] @c 1 when @version is compatible, @c 0 otherwise */ member
4345 const struct bpf_reg_types *compatible; in check_reg_type() local