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