Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddspdefs.h539 typedef int(*fxn_chnl_flushio) (struct chnl_object *chnl_obj, typedef
999 fxn_chnl_flushio chnl_flush_io; /* Flush I/O. */
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddev.c949 STORE_FXN(fxn_chnl_flushio, chnl_flush_io); in store_interface_fxns()