Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pci/hotplug/
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()