Searched refs:winbond_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | parport_pc.c | 1179 static void winbond_check(int io, int key) in winbond_check() function 1306 winbond_check(0x3f0, 0x87); in detect_and_report_winbond() 1307 winbond_check(0x370, 0x87); in detect_and_report_winbond() 1308 winbond_check(0x2e , 0x87); in detect_and_report_winbond() 1309 winbond_check(0x4e , 0x87); in detect_and_report_winbond() 1310 winbond_check(0x3f0, 0x86); in detect_and_report_winbond()
|
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | parport_pc.c | 1198 static void winbond_check(int io, int key) in winbond_check() function 1325 winbond_check(0x3f0, 0x87); in detect_and_report_winbond() 1326 winbond_check(0x370, 0x87); in detect_and_report_winbond() 1327 winbond_check(0x2e , 0x87); in detect_and_report_winbond() 1328 winbond_check(0x4e , 0x87); in detect_and_report_winbond() 1329 winbond_check(0x3f0, 0x86); in detect_and_report_winbond()
|
Completed in 9 milliseconds