Home
last modified time | relevance | path

Searched refs:__count (Results 1 – 3 of 3) sorted by relevance

/net/dsa/
A Dtag.h337 #define dsa_tag_driver_module_drivers(__dsa_tag_drivers_array, __count) \ argument
340 dsa_tag_drivers_register(__dsa_tag_drivers_array, __count, \
348 dsa_tag_drivers_unregister(__dsa_tag_drivers_array, __count); \
/net/ieee802154/
A Dcore.c169 int __count; in wpan_phy_unregister()
171 __count = rdev->opencount; in wpan_phy_unregister()
173 __count == 0; })); in wpan_phy_unregister()
/net/wireless/
A Dcore.c1147 int __count; in wiphy_unregister()
1149 __count = rdev->opencount; in wiphy_unregister()
1151 __count == 0; })); in wiphy_unregister()

Completed in 9 milliseconds