Home
last modified time | relevance | path

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

/drivers/net/netdevsim/
A Dbus.c22 static refcount_t nsim_bus_devs; /* Including the bus itself. */ variable
146 if (refcount_dec_and_test(&nsim_bus_devs)) in nsim_bus_dev_release()
197 refcount_inc(&nsim_bus_devs); in new_device_store()
502 refcount_set(&nsim_bus_devs, 1); in nsim_bus_init()
518 if (refcount_dec_and_test(&nsim_bus_devs)) in nsim_bus_exit()

Completed in 5 milliseconds