Searched defs:rsc_drv (Results 1 – 1 of 1) sorted by relevance
109497 struct rsc_drv { struct109498 const char *name;109499 void *tcs_base;109500 int id;109501 int num_tcs;109502 struct notifier_block rsc_pm;109503 atomic_t cpus_in_pm;109504 struct tcs_group tcs[4];109505 long unsigned int tcs_in_use[1];109506 spinlock_t lock;[all …]