Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hid/amd-sfh-hid/
H A Damd_sfh_pcie.c245 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
262 .remove = amd_mp2_pci_remove,
269 .remove = amd_mp2_pci_remove,
/openbmc/linux/drivers/hid/amd-sfh-hid/sfh1_1/
H A Damd_sfh_init.c268 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
288 mp2_ops->remove = amd_mp2_pci_remove; in amd_sfh_set_ops()
/openbmc/linux/drivers/i2c/busses/
H A Di2c-amd-mp2-pci.c372 static void amd_mp2_pci_remove(struct pci_dev *pci_dev) in amd_mp2_pci_remove() function
451 .remove = amd_mp2_pci_remove,