Searched refs:bas (Results 1 – 4 of 4) sorted by relevance
365 update_basstate(cs->hw.bas, BS_RESETTING, 0); in error_reset()368 usb_queue_reset_device(cs->hw.bas->interface); in error_reset()482 struct bas_cardstate *ucs = cs->hw.bas; in read_ctrl_callback()554 struct bas_cardstate *ucs = cs->hw.bas; in atread_submit()675 struct bas_cardstate *ucs = cs->hw.bas; in read_int_callback()760 stopurbs(bcs->hw.bas); in read_int_callback()774 &bcs->hw.bas->corrbytes); in read_int_callback()777 channel, bcs->hw.bas->numsub, l, in read_int_callback()778 atomic_read(&bcs->hw.bas->corrbytes)); in read_int_callback()876 ubc = bcs->hw.bas; in read_iso_callback()[all …]
486 result = hdlc_buildframe(bcs->hw.bas->isooutbuf, in, len); in gigaset_isoc_buildframe()491 result = trans_buildframe(bcs->hw.bas->isooutbuf, in, len); in gigaset_isoc_buildframe()509 bcs->hw.bas->giants++; in hdlc_putbyte()554 bcs->hw.bas->runts++; in hdlc_done()559 bcs->hw.bas->fcserrs++; in hdlc_done()568 bcs->hw.bas->goodbytes += len; in hdlc_done()587 bcs->hw.bas->alignerrs++; in hdlc_frag()633 struct bas_bc_state *ubc = bcs->hw.bas; in hdlc_unpack()864 bcs->hw.bas->goodbytes += skb->len; in trans_receive()1005 tasklet_schedule(&bcs->hw.bas->sent_tasklet); in gigaset_isoc_send_skb()
8 bas_gigaset-y := bas-gigaset.o isocdata.o
397 struct bas_bc_state *bas; /* usb hardware driver (base) */ member503 struct bas_cardstate *bas; /* USB hardware driver (base) */ member