Home
last modified time | relevance | path

Searched refs:memstick_set_rw_addr (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/memstick/core/
H A Dmemstick.c364 * memstick_set_rw_addr - issue SET_RW_REG_ADDR request and wait for it to
368 int memstick_set_rw_addr(struct memstick_dev *card) in memstick_set_rw_addr() function
376 EXPORT_SYMBOL(memstick_set_rw_addr); variable
401 if (memstick_set_rw_addr(card)) in memstick_alloc_card()
459 if (memstick_set_rw_addr(host->card) in memstick_check()
H A Dmspro_block.c946 rc = memstick_set_rw_addr(card); in mspro_block_switch_interface()
1132 if (memstick_set_rw_addr(card)) in mspro_block_init_card()
/kernel/linux/linux-6.6/drivers/memstick/core/
H A Dmemstick.c362 * memstick_set_rw_addr - issue SET_RW_REG_ADDR request and wait for it to
366 int memstick_set_rw_addr(struct memstick_dev *card) in memstick_set_rw_addr() function
374 EXPORT_SYMBOL(memstick_set_rw_addr); variable
399 if (memstick_set_rw_addr(card)) in memstick_alloc_card()
457 if (memstick_set_rw_addr(host->card) in memstick_check()
H A Dmspro_block.c874 rc = memstick_set_rw_addr(card); in mspro_block_switch_interface()
1060 if (memstick_set_rw_addr(card)) in mspro_block_init_card()
/kernel/linux/linux-5.10/include/linux/
H A Dmemstick.h327 int memstick_set_rw_addr(struct memstick_dev *card);
/kernel/linux/linux-6.6/include/linux/
H A Dmemstick.h327 int memstick_set_rw_addr(struct memstick_dev *card);

Completed in 9 milliseconds