Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/hid/amd-sfh-hid/
Damd_sfh_pcie.c239 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
256 .remove = amd_mp2_pci_remove,
263 .remove = amd_mp2_pci_remove,
/linux-6.1.9/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_init.c259 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
279 mp2_ops->remove = amd_mp2_pci_remove; in amd_sfh_set_ops()
/linux-6.1.9/drivers/i2c/busses/
Di2c-amd-mp2-pci.c360 static void amd_mp2_pci_remove(struct pci_dev *pci_dev) in amd_mp2_pci_remove() function
439 .remove = amd_mp2_pci_remove,