Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/switch/
H A Dswitchtec.c103 static void stuser_free(struct kref *kref) in stuser_free() function
117 kref_put(&stuser->kref, stuser_free); in stuser_put()