Searched refs:diag14 (Results 1 – 3 of 3) sorted by relevance
146 int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode) in diag14() function149 return diag_dma_ops.diag14(rx, ry1, subcode); in diag14()151 EXPORT_SYMBOL(diag14);
65 extern int diag14(unsigned long rx, unsigned long ry1, unsigned long subcode);317 int (*diag14)(unsigned long rx, unsigned long ry1, unsigned long subcode); member
45 .diag14 = _diag14_dma,