Searched refs:IS_VG469 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pcmcia/ |
H A D | i82365.c | 178 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator 382 if (socket[s].type == IS_VG469) in vg46x_get_state() 390 if (socket[s].type == IS_VG469) in vg46x_set_state() 404 if (socket[s].type == IS_VG469) { in vg46x_set_opts() 608 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify() 905 if (socket[sock].type == IS_VG469) { in i365_get_status()
|
/kernel/linux/linux-6.6/drivers/pcmcia/ |
H A D | i82365.c | 178 IS_IBM, IS_RF5Cx96, IS_VLSI, IS_VG468, IS_VG469, enumerator 382 if (socket[s].type == IS_VG469) in vg46x_get_state() 390 if (socket[s].type == IS_VG469) in vg46x_set_state() 404 if (socket[s].type == IS_VG469) { in vg46x_set_opts() 608 type = ((val & 7) >= 4) ? IS_VG469 : IS_VG468; in identify() 905 if (socket[sock].type == IS_VG469) { in i365_get_status()
|
Completed in 5 milliseconds