Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/hid/amd-sfh-hid/
Damd_sfh_pcie.c243 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
260 .remove = amd_mp2_pci_remove,
267 .remove = amd_mp2_pci_remove,
/linux-6.6.21/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_init.c258 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
278 mp2_ops->remove = amd_mp2_pci_remove; in amd_sfh_set_ops()
/linux-6.6.21/drivers/i2c/busses/
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,