Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/hotplug/
H A Dpnv_php.c70 static void pnv_php_free_slot(struct kref *kref) in pnv_php_free_slot() function
87 kref_put(&php_slot->kref, pnv_php_free_slot); in pnv_php_put_slot()