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