Searched refs:GET_EV_STAT (Results 1 - 2 of 2) sorted by relevance
/third_party/backends/backend/pixma/ | ||
H A D | pixma.h | 184 #define GET_EV_STAT(x) ( (x & PIXMA_EV_STAT_MASK) >> 20 ) macro |
H A D | pixma.c | 323 OVAL (opt_adf_status).w = GET_EV_STAT(ev); in update_button_state() |
Completed in 4 milliseconds