Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/w1/masters/
Dmatrox_w1.c51 static int matrox_w1_probe(struct pci_dev *, const struct pci_device_id *);
57 .probe = matrox_w1_probe,
155 static int matrox_w1_probe(struct pci_dev *pdev, const struct pci_device_id *ent) in matrox_w1_probe() function