Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dmemstick.h279 #define MEMSTICK_CAP_AUTO_GET_INT 1 macro
/linux-4.19.296/drivers/memstick/core/
Dmspro_block.c597 if (msb->caps & MEMSTICK_CAP_AUTO_GET_INT) in h_mspro_block_transfer_data()
652 if (msb->caps & MEMSTICK_CAP_AUTO_GET_INT) { in h_mspro_block_transfer_data()
1147 msb->caps |= MEMSTICK_CAP_AUTO_GET_INT; in mspro_block_init_card()
Dms_block.c274 if ((msb->caps & MEMSTICK_CAP_AUTO_GET_INT) && in msb_read_int_reg()
785 msb->caps |= MEMSTICK_CAP_AUTO_GET_INT; in msb_switch_to_parallel()