Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/misc/ti-st/
Dst_kim.c241 unsigned char *nxt_action, *cur_action; in skip_change_remote_baud() local
242 cur_action = *ptr; in skip_change_remote_baud()
244 nxt_action = cur_action + sizeof(struct bts_action) + in skip_change_remote_baud()
245 ((struct bts_action *) cur_action)->size; in skip_change_remote_baud()
251 ((struct bts_action *)cur_action)->size; in skip_change_remote_baud()
253 ((struct bts_action *)cur_action)->size); in skip_change_remote_baud()