Searched refs:COOKIE2DONE (Results 1 – 2 of 2) sorted by relevance
23 int gpio_done = COOKIE2DONE(cookie); in fpga_pre_fn()107 int gpio_done = COOKIE2DONE(cookie); in fpga_done_fn()
24 #define COOKIE2DONE(c) ((c) & 0xff) macro