Home
last modified time | relevance | path

Searched refs:msb_data (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/drivers/memstick/core/
Dms_block.c151 static int msb_validate_used_block_bitmap(struct msb_data *msb) in msb_validate_used_block_bitmap()
172 static void msb_mark_block_used(struct msb_data *msb, int pba) in msb_mark_block_used()
192 static void msb_mark_block_unused(struct msb_data *msb, int pba) in msb_mark_block_unused()
211 static void msb_invalidate_reg_window(struct msb_data *msb) in msb_invalidate_reg_window()
221 static int msb_run_state_machine(struct msb_data *msb, int (*state_func) in msb_run_state_machine()
242 static int msb_exit_state_machine(struct msb_data *msb, int error) in msb_exit_state_machine()
259 static int msb_read_int_reg(struct msb_data *msb, long timeout) in msb_read_int_reg()
286 static int msb_read_regs(struct msb_data *msb, int offset, int len) in msb_read_regs()
307 static int msb_write_regs(struct msb_data *msb, int offset, int len, void *buf) in msb_write_regs()
342 struct msb_data *msb = memstick_get_drvdata(card); in h_msb_read_page()
[all …]
Dms_block.h149 struct msb_data { struct
275 static int msb_reset(struct msb_data *msb, bool full);