Searched refs:refcount (Results 1 – 6 of 6) sorted by relevance
163 atomic_set (&qh->refcount, 1); in ehci_qh_alloc()186 atomic_inc (&qh->refcount); in qh_get()194 if (!atomic_dec_and_test (&qh->refcount)) in qh_put()
95 atomic_set(&dev->refcount,1); in device_initialize()
1859 atomic_t refcount; member
365 atomic_read(&qh1->refcount), ehci->periodic_sched); in intr_deschedule()
2735 if (atomic_dec_and_test(&((&dev->dev)->refcount))) in usb_put_dev()
124 int refcount; member187 atomic_inc(&dev_ptr->refcount); in get_device()