Home
last modified time | relevance | path

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

/drivers/staging/rts_pstor/
Dxd.c569 xd_card->device_code = id_buf[1]; in reset_xd()
572 switch (xd_card->device_code) { in reset_xd()
647 if (id_buf[1] != xd_card->device_code) in reset_xd()
Drtsx_chip.h512 u8 device_code; member
/drivers/staging/rts5139/
Dxd.c523 xd_card->device_code = id_buf[1]; in reset_xd()
525 switch (xd_card->device_code) { in reset_xd()
600 if (id_buf[1] != xd_card->device_code) in reset_xd()
Drts51x_chip.h449 u8 device_code; member