Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/fieldbus/anybuss/
Dhost.c275 struct area_priv area_pd; member
552 struct area_priv *pd = &t->area_pd; in task_fn_area_3()
567 struct area_priv *pd = &t->area_pd; in task_fn_area_2()
602 struct area_priv *pd = &t->area_pd; in task_fn_area()
629 ap = &t->area_pd; in create_area_reader()
647 ap = &t->area_pd; in create_area_writer()
666 ap = &t->area_pd; in create_area_user_writer()
1074 memcpy(buf, t->area_pd.buf, count); in anybuss_read_fbctrl()
1124 if (copy_to_user(buf, t->area_pd.buf, len)) in anybuss_read_output()