Searched refs:MLX_STATE_OPEN (Results 1 – 2 of 2) sorted by relevance
151 #define MLX_STATE_OPEN (1<<2) /* control device is open */ macro
596 if (sc->mlx_state & MLX_STATE_OPEN) in mlx_detach()755 sc->mlx_state |= MLX_STATE_OPEN; in mlx_open()771 sc->mlx_state &= ~MLX_STATE_OPEN; in mlx_close()