Searched refs:ms_read_bytes (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/staging/rts5208/
H A Dms.c226 static int ms_read_bytes(struct rtsx_chip *chip, function
686 retval = ms_read_bytes(chip, GET_INT, 1,
702 retval = ms_read_bytes(chip, GET_INT, 1, NO_WAIT_INT, &val, 1);
1239 retval = ms_read_bytes(chip, READ_REG, 2, NO_WAIT_INT, val, 2);
1296 retval = ms_read_bytes(chip, GET_INT, 1, NO_WAIT_INT, &val, 1);
1318 retval = ms_read_bytes(chip, READ_REG, MS_EXTRA_SIZE, NO_WAIT_INT,
1371 retval = ms_read_bytes(chip, GET_INT, 1, NO_WAIT_INT, &val, 1);
1420 retval = ms_read_bytes(chip, GET_INT, 1, NO_WAIT_INT, &val, 1);
1497 retval = ms_read_bytes(chip, GET_INT, 1, NO_WAIT_INT, &val, 1);
1550 retval = ms_read_bytes(chi
[all...]
/linux-master/drivers/memstick/host/
H A Drtsx_pci_ms.c267 static int ms_read_bytes(struct realtek_pci_ms *host, u8 tpc, function
356 err = ms_read_bytes(host, req->tpc, cfg,
367 err = ms_read_bytes(host, MS_TPC_GET_INT,
H A Drtsx_usb_ms.c383 static int ms_read_bytes(struct rtsx_usb_ms *host, u8 tpc, function
474 err = ms_read_bytes(host, req->tpc, cfg,
485 err = ms_read_bytes(host, MS_TPC_GET_INT,

Completed in 147 milliseconds