Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/amd-sfh-hid/
Damd_sfh_pcie.c246 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
263 .remove = amd_mp2_pci_remove,
270 .remove = amd_mp2_pci_remove,
/linux-6.12.1/drivers/hid/amd-sfh-hid/sfh1_1/
Damd_sfh_init.c285 static void amd_mp2_pci_remove(void *privdata) in amd_mp2_pci_remove() function
306 mp2_ops->remove = amd_mp2_pci_remove; in amd_sfh_set_ops()
/linux-6.12.1/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,