Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/parport/
Dparport_pc.c1413 static void __devinit winbond_check(int io, int key) in winbond_check() function
1509 winbond_check(0x3f0,0x87); in detect_and_report_winbond()
1510 winbond_check(0x370,0x87); in detect_and_report_winbond()
1511 winbond_check(0x2e ,0x87); in detect_and_report_winbond()
1512 winbond_check(0x4e ,0x87); in detect_and_report_winbond()
1513 winbond_check(0x3f0,0x86); in detect_and_report_winbond()
DChangeLog553 (winbond_check): Protect against false positives.
572 (winbond_check): Likewise.