Searched defs:is_txa (Results 1 – 2 of 2) sorted by relevance
21 static bool is_txa(struct adv748x_csi2 *tx) in is_txa() function
95 #define is_txa(_tx) ((_tx) == &(_tx)->state->txa) macro