Searched refs:got_module (Results 1 – 2 of 2) sorted by relevance
560 priv->got_module = 1; in ibopen()599 if (priv->got_module && board->use_count) { in ibclose()648 if (file_priv->got_module == 0) { in ibioctl()654 file_priv->got_module = 1; in ibioctl()843 int had_module = file_priv->got_module; in board_type_ioctl()849 file_priv->got_module = 0; in board_type_ioctl()864 file_priv->got_module = 1; in board_type_ioctl()
375 unsigned got_module : 1; member
Completed in 9 milliseconds