Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/masters/
Dmatrox_w1.c52 static void matrox_w1_remove(struct pci_dev *);
58 .remove = matrox_w1_remove,
223 static void matrox_w1_remove(struct pci_dev *pdev) in matrox_w1_remove() function