Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/misc/ti-st/
Dst_kim.c255 unsigned char *nxt_action, *cur_action; in skip_change_remote_baud() local
256 cur_action = *ptr; in skip_change_remote_baud()
258 nxt_action = cur_action + sizeof(struct bts_action) + in skip_change_remote_baud()
259 ((struct bts_action *) cur_action)->size; in skip_change_remote_baud()
265 ((struct bts_action *)cur_action)->size; in skip_change_remote_baud()
267 ((struct bts_action *)cur_action)->size); in skip_change_remote_baud()