Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/netdevsim/
Dbus.c22 static refcount_t nsim_bus_devs; /* Including the bus itself. */ variable
128 if (refcount_dec_and_test(&nsim_bus_devs)) in nsim_bus_dev_release()
179 refcount_inc(&nsim_bus_devs); in new_device_store()
481 refcount_set(&nsim_bus_devs, 1); in nsim_bus_init()
497 if (refcount_dec_and_test(&nsim_bus_devs)) in nsim_bus_exit()