Searched refs:intype (Results 1 – 2 of 2) sorted by relevance
946 #define DO_ABD(dest, x, y, intype, arithtype) do { \ argument947 arithtype tmp_x = (intype)(x); \948 arithtype tmp_y = (intype)(y); \
3111 const __le16 intype = (usbin->type & ~cpu_to_le16(0x8000)); in hfa384x_usbin_ctlx() local3116 if (ctlx->outbuf.type != intype) { in hfa384x_usbin_ctlx()3120 le16_to_cpu(intype)); in hfa384x_usbin_ctlx()