Searched refs:opencount (Results 1 – 9 of 9) sorted by relevance
171 __count = rdev->opencount; in wpan_phy_unregister() 314 rdev->opencount--; in cfg802154_netdev_notifier_call() 320 rdev->opencount++; in cfg802154_netdev_notifier_call()
15 int opencount; member
338 chip->opencount, chip->can_set_rate, chip->rate_set); in pcm_open()340 chip->opencount++; in pcm_open()341 if (chip->opencount > 1 && chip->rate_set) in pcm_open()500 chip->opencount, chip->can_set_rate, chip->rate_set); in pcm_close()502 chip->opencount--; in pcm_close()504 switch (chip->opencount) { in pcm_close()1429 if (chip->opencount) { in snd_echo_digital_mode_put()1883 chip->opencount = 0; in snd_echo_create()
328 unsigned int opencount; /* protected by mode_mutex */ member
243 rdev->opencount--; in cfg80211_stop_p2p_device() 281 rdev->opencount--; in cfg80211_stop_nan() 344 rdev->opencount--; in cfg80211_shutdown_all_interfaces() 1294 __count = rdev->opencount; in wiphy_unregister() 1769 rdev->opencount--; in cfg80211_netdev_notifier_call() 1805 rdev->opencount++;
63 int opencount; member
5241 * We hold RTNL, so this is safe, without RTNL opencount cannot in nl80211_get_key() 16264 rdev->opencount++; in handle_nan_filter() 16532 rdev->opencount++; in nl80211_nan_del_func() 16924 rdev->opencount++; in nl80211_nan_validate_map_pair()
41 int opencount; member
426 static int opencount; variable 431 if (opencount++ == 0) in cirrusfb_open() 439 if (--opencount == 0) in cirrusfb_release()