Searched refs:crystalhd_get_sgle_len (Results 1 - 2 of 2) sorted by relevance

/drivers/staging/crystalhd/
H A Dcrystalhd_misc.h176 #define crystalhd_get_sgle_len(_dio, _ix) (cpu_to_le32(sg_dma_len(&_dio->sg[_ix]))) macro
H A Dcrystalhd_hw.c708 len = crystalhd_get_sgle_len(ioreq, sg_ix);
733 if ((!len) || (len > crystalhd_get_sgle_len(ioreq, sg_ix))) {

Completed in 47 milliseconds