Home
last modified time | relevance | path

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

/drivers/staging/tidspbridge/include/dspbridge/
Ddspdefs.h498 typedef int(*fxn_chnl_getioc) (struct chnl_object *chnl_obj, typedef
997 fxn_chnl_getioc chnl_get_ioc; /* Wait for I/O completion. */
/drivers/staging/tidspbridge/pmgr/
Ddev.c947 STORE_FXN(fxn_chnl_getioc, chnl_get_ioc); in store_interface_fxns()