Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intersil/hostap/
Dhostap_plx.c444 int tmd7160; in prism2_plx_probe() local
455 tmd7160 = (pdev->vendor == 0x15e8) && (pdev->device == 0x0131); in prism2_plx_probe()
458 pccard_ioaddr = pci_resource_start(pdev, tmd7160 ? 2 : 3); in prism2_plx_probe()
460 if (tmd7160) { in prism2_plx_probe()