Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/fieldbus/anybuss/
H A Dhost.c247 typedef int (*ab_task_fn_t)(struct anybuss_host *cd, typedef
269 ab_task_fn_t task_fn;
281 ab_task_fn_t task_fn) in ab_task_create_get()