Home
last modified time | relevance | path

Searched refs:w_offset (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/linux/
Dselection.h35 extern unsigned short *screen_pos(struct vc_data *vc, int w_offset, int viewed);
Dmemstick.h146 unsigned char w_offset; member
/linux-4.19.296/drivers/memstick/core/
Dmemstick.c399 card->reg_addr.w_offset = offsetof(struct ms_register, id); in memstick_alloc_card()
Dms_block.c213 msb->reg_addr.w_offset = offsetof(struct ms_register, id); in msb_invalidate_reg_window()
311 if (msb->reg_addr.w_offset != offset || in msb_write_regs()
314 msb->reg_addr.w_offset = offset; in msb_write_regs()
Dmspro_block.c1128 card->reg_addr.w_offset = offsetof(struct mspro_register, param); in mspro_block_init_card()