Searched refs:cxtype (Results 1 – 2 of 2) sorted by relevance
77 .cxtype = cpu_to_le16(__cxtype),}1629 dm->slot[i].cxtype); in _append_slot()2475 _btc->dm.slot[_sid].cxtype = cpu_to_le16(type); \2480 #define _slot_set_type(btc, sid, type) (btc)->dm.slot[sid].cxtype = cpu_to_le16(type)6932 s->dur, s->cxtbl, s->cxtype); in _show_fbtc_slots()6937 s->dur, s->cxtbl, s->cxtype); in _show_fbtc_slots()
2073 __le16 cxtype; member