Searched refs:BRU_PAD_SINK (Results 1 – 2 of 2) sorted by relevance
196 if (code->pad == BRU_PAD_SINK(0)) { in bru_enum_mbus_code()206 BRU_PAD_SINK(0), code->which); in bru_enum_mbus_code()264 case BRU_PAD_SINK(0): in bru_try_format()274 BRU_PAD_SINK(0), which); in bru_try_format()309 if (fmt->pad == BRU_PAD_SINK(0)) { in bru_set_format()
25 #define BRU_PAD_SINK(n) (n) macro