Searched refs:PICOLCD_CIR_SHUN (Results 1 – 2 of 2) sorted by relevance
42 if (!data->rc_dev || (data->status & PICOLCD_CIR_SHUN)) { in picolcd_raw_cir()79 data->status &= ~PICOLCD_CIR_SHUN; in picolcd_cir_open()90 data->status |= PICOLCD_CIR_SHUN; in picolcd_cir_close()
109 #define PICOLCD_CIR_SHUN 4 macro