Searched refs:smsc_check (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | parport_pc.c | 1258 static void smsc_check(int io, int key) in smsc_check() function 1319 smsc_check(0x3f0, 0x55); in detect_and_report_smsc() 1320 smsc_check(0x370, 0x55); in detect_and_report_smsc() 1321 smsc_check(0x3f0, 0x44); in detect_and_report_smsc() 1322 smsc_check(0x370, 0x44); in detect_and_report_smsc()
|
/kernel/linux/linux-6.6/drivers/parport/ |
H A D | parport_pc.c | 1277 static void smsc_check(int io, int key) in smsc_check() function 1338 smsc_check(0x3f0, 0x55); in detect_and_report_smsc() 1339 smsc_check(0x370, 0x55); in detect_and_report_smsc() 1340 smsc_check(0x3f0, 0x44); in detect_and_report_smsc() 1341 smsc_check(0x370, 0x44); in detect_and_report_smsc()
|
Completed in 8 milliseconds