Home
last modified time | relevance | path

Searched refs:MEMSTICK_CAP_AUTO_GET_INT (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/
Dmemstick.h275 #define MEMSTICK_CAP_AUTO_GET_INT 1 macro
/Linux-v5.4/drivers/memstick/core/
Dmspro_block.c593 if (msb->caps & MEMSTICK_CAP_AUTO_GET_INT) in h_mspro_block_transfer_data()
648 if (msb->caps & MEMSTICK_CAP_AUTO_GET_INT) { in h_mspro_block_transfer_data()
1148 msb->caps |= MEMSTICK_CAP_AUTO_GET_INT; in mspro_block_init_card()
Dms_block.c270 if ((msb->caps & MEMSTICK_CAP_AUTO_GET_INT) && in msb_read_int_reg()
781 msb->caps |= MEMSTICK_CAP_AUTO_GET_INT; in msb_switch_to_parallel()