Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddspdefs.h520 typedef int(*fxn_chnl_cancelio) (struct chnl_object *chnl_obj); typedef
998 fxn_chnl_cancelio chnl_cancel_io; /* Cancl I/O on a channel. */
/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddev.c948 STORE_FXN(fxn_chnl_cancelio, chnl_cancel_io); in store_interface_fxns()