Symbol: bchannel
drivers/isdn/hardware/mISDN/avmfritz.c
130
struct bchannel bch[2];
drivers/isdn/hardware/mISDN/avmfritz.c
248
static struct bchannel *
drivers/isdn/hardware/mISDN/avmfritz.c
276
write_ctrl(struct bchannel *bch, int which) {
drivers/isdn/hardware/mISDN/avmfritz.c
337
modehdlc(struct bchannel *bch, int protocol)
drivers/isdn/hardware/mISDN/avmfritz.c
391
hdlc_empty_fifo(struct bchannel *bch, int count)
drivers/isdn/hardware/mISDN/avmfritz.c
437
hdlc_fill_fifo(struct bchannel *bch)
drivers/isdn/hardware/mISDN/avmfritz.c
508
HDLC_irq_xpr(struct bchannel *bch)
drivers/isdn/hardware/mISDN/avmfritz.c
524
HDLC_irq(struct bchannel *bch, u32 stat)
drivers/isdn/hardware/mISDN/avmfritz.c
600
struct bchannel *bch;
drivers/isdn/hardware/mISDN/avmfritz.c
683
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/avmfritz.c
831
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/avmfritz.c
839
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/avmfritz.c
898
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfc_multi.h
42
struct bchannel *bch; /* link if channel is a B-channel */
drivers/isdn/hardware/mISDN/hfcmulti.c
1800
struct bchannel *bch = NULL;
drivers/isdn/hardware/mISDN/hfcmulti.c
1909
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
2155
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
2604
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
3415
deactivate_bchannel(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcmulti.c
3432
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcmulti.c
3527
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/hfcmulti.c
3659
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcmulti.c
4061
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
4493
struct bchannel *pb;
drivers/isdn/hardware/mISDN/hfcmulti.c
4775
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
4798
bch = kzalloc_obj(struct bchannel);
drivers/isdn/hardware/mISDN/hfcmulti.c
4849
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
4871
bch = kzalloc_obj(struct bchannel);
drivers/isdn/hardware/mISDN/hfcmulti.c
814
struct bchannel *bch = hc->chan[ch].bch;
drivers/isdn/hardware/mISDN/hfcmulti.c
846
struct bchannel *bch = hc->chan[ch].bch;
drivers/isdn/hardware/mISDN/hfcpci.c
1119
tx_birq(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcpci.c
1147
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcpci.c
1239
mode_hfcpci(struct bchannel *bch, int bc, int protocol)
drivers/isdn/hardware/mISDN/hfcpci.c
136
struct bchannel bch[2];
drivers/isdn/hardware/mISDN/hfcpci.c
1432
set_hfcpci_rxtest(struct bchannel *bch, int protocol, int chan)
drivers/isdn/hardware/mISDN/hfcpci.c
1507
deactivate_bchannel(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcpci.c
1522
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/hfcpci.c
1529
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcpci.c
1666
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcpci.c
1934
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcpci.c
2277
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcpci.c
308
static struct bchannel *
drivers/isdn/hardware/mISDN/hfcpci.c
395
hfcpci_empty_bfifo(struct bchannel *bch, struct bzfifo *bz,
drivers/isdn/hardware/mISDN/hfcpci.c
536
hfcpci_empty_fifo_trans(struct bchannel *bch, struct bzfifo *rxbz,
drivers/isdn/hardware/mISDN/hfcpci.c
600
main_rec_hfcpci(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcpci.c
741
hfcpci_fill_fifo(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcsusb.c
1784
deactivate_bchannel(struct bchannel *bch)
drivers/isdn/hardware/mISDN/hfcsusb.c
1806
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcsusb.c
199
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/hfcsusb.c
472
struct bchannel *bch;
drivers/isdn/hardware/mISDN/hfcsusb.c
48
static int hfcsusb_setup_bch(struct bchannel *bch, int protocol);
drivers/isdn/hardware/mISDN/hfcsusb.c
49
static void deactivate_bchannel(struct bchannel *bch);
drivers/isdn/hardware/mISDN/hfcsusb.c
685
hfcsusb_setup_bch(struct bchannel *bch, int protocol)
drivers/isdn/hardware/mISDN/hfcsusb.c
797
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/hfcsusb.h
265
struct bchannel *bch; /* link to hfcsusb_t->bch */
drivers/isdn/hardware/mISDN/hfcsusb.h
274
struct bchannel bch[2];
drivers/isdn/hardware/mISDN/ipac.h
47
struct bchannel bch;
drivers/isdn/hardware/mISDN/isar.h
16
struct bchannel bch;
drivers/isdn/hardware/mISDN/mISDNipac.c
1334
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/mISDNipac.c
1381
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/mISDNipac.c
1389
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/mISDNipac.c
1482
struct bchannel *bch;
drivers/isdn/hardware/mISDN/mISDNisar.c
1469
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/mISDNisar.c
1564
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/mISDNisar.c
1572
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/mISDNisar.c
1638
struct bchannel *bch;
drivers/isdn/hardware/mISDN/netjet.c
42
struct bchannel bch;
drivers/isdn/hardware/mISDN/netjet.c
741
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/netjet.c
792
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/netjet.c
852
struct bchannel *bch;
drivers/isdn/hardware/mISDN/w6692.c
1027
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/w6692.c
45
struct bchannel bch;
drivers/isdn/hardware/mISDN/w6692.c
934
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/hardware/mISDN/w6692.c
982
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/hardware/mISDN/w6692.c
990
struct bchannel *bch;
drivers/isdn/mISDN/hwchannel.c
116
mISDN_clear_bchannel(struct bchannel *ch)
drivers/isdn/mISDN/hwchannel.c
148
mISDN_freebchannel(struct bchannel *ch)
drivers/isdn/mISDN/hwchannel.c
156
mISDN_ctrl_bchannel(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/mISDN/hwchannel.c
249
recv_Bchannel(struct bchannel *bch, unsigned int id, bool force)
drivers/isdn/mISDN/hwchannel.c
292
recv_Bchannel_skb(struct bchannel *bch, struct sk_buff *skb)
drivers/isdn/mISDN/hwchannel.c
338
confirm_Bsend(struct bchannel *bch)
drivers/isdn/mISDN/hwchannel.c
361
get_next_bframe(struct bchannel *bch)
drivers/isdn/mISDN/hwchannel.c
39
struct bchannel *bch = container_of(ws, struct bchannel, workq);
drivers/isdn/mISDN/hwchannel.c
430
bchannel_senddata(struct bchannel *ch, struct sk_buff *skb)
drivers/isdn/mISDN/hwchannel.c
470
bchannel_get_rxbuf(struct bchannel *bch, int reqlen)
drivers/isdn/mISDN/hwchannel.c
75
mISDN_initbchannel(struct bchannel *ch, unsigned short maxlen,
drivers/isdn/mISDN/l1oip.h
34
struct bchannel *bch;
drivers/isdn/mISDN/l1oip_core.c
1008
struct bchannel *bch;
drivers/isdn/mISDN/l1oip_core.c
1089
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/mISDN/l1oip_core.c
1174
channel_bctrl(struct bchannel *bch, struct mISDN_ctrl_req *cq)
drivers/isdn/mISDN/l1oip_core.c
1204
struct bchannel *bch = container_of(ch, struct bchannel, ch);
drivers/isdn/mISDN/l1oip_core.c
1290
struct bchannel *bch;
drivers/isdn/mISDN/l1oip_core.c
1394
bch = kzalloc_obj(struct bchannel);
drivers/isdn/mISDN/l1oip_core.c
355
struct bchannel *bch;
drivers/usb/musb/musbhsdma.c
151
u8 bchannel = musb_channel->idx;
drivers/usb/musb/musbhsdma.c
172
musb_write_hsdma_addr(mbase, bchannel, dma_addr);
drivers/usb/musb/musbhsdma.c
173
musb_write_hsdma_count(mbase, bchannel, len);
drivers/usb/musb/musbhsdma.c
177
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_CONTROL),
drivers/usb/musb/musbhsdma.c
18
#define musb_read_hsdma_addr(mbase, bchannel) \
drivers/usb/musb/musbhsdma.c
20
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_ADDRESS))
drivers/usb/musb/musbhsdma.c
22
#define musb_write_hsdma_addr(mbase, bchannel, addr) \
drivers/usb/musb/musbhsdma.c
226
u8 bchannel = musb_channel->idx;
drivers/usb/musb/musbhsdma.c
24
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_ADDRESS), \
drivers/usb/musb/musbhsdma.c
256
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_CONTROL),
drivers/usb/musb/musbhsdma.c
258
musb_write_hsdma_addr(mbase, bchannel, 0);
drivers/usb/musb/musbhsdma.c
259
musb_write_hsdma_count(mbase, bchannel, 0);
drivers/usb/musb/musbhsdma.c
27
#define musb_read_hsdma_count(mbase, bchannel) \
drivers/usb/musb/musbhsdma.c
279
u8 bchannel;
drivers/usb/musb/musbhsdma.c
29
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_COUNT))
drivers/usb/musb/musbhsdma.c
292
for (bchannel = 0; bchannel < MUSB_HSDMA_CHANNELS; bchannel++) {
drivers/usb/musb/musbhsdma.c
294
&(controller->channel[bchannel]);
drivers/usb/musb/musbhsdma.c
297
count = musb_read_hsdma_count(mbase, bchannel);
drivers/usb/musb/musbhsdma.c
300
int_hsdma |= (1 << bchannel);
drivers/usb/musb/musbhsdma.c
31
#define musb_write_hsdma_count(mbase, bchannel, len) \
drivers/usb/musb/musbhsdma.c
310
for (bchannel = 0; bchannel < MUSB_HSDMA_CHANNELS; bchannel++) {
drivers/usb/musb/musbhsdma.c
311
if (int_hsdma & (1 << bchannel)) {
drivers/usb/musb/musbhsdma.c
313
&(controller->channel[bchannel]);
drivers/usb/musb/musbhsdma.c
317
MUSB_HSDMA_CHANNEL_OFFSET(bchannel,
drivers/usb/musb/musbhsdma.c
325
bchannel);
drivers/usb/musb/musbhsdma.c
33
MUSB_HSDMA_CHANNEL_OFFSET(bchannel, MUSB_HSDMA_COUNT), \
include/linux/mISDNhw.h
173
extern int mISDN_initbchannel(struct bchannel *, unsigned short,
include/linux/mISDNhw.h
176
extern void mISDN_clear_bchannel(struct bchannel *);
include/linux/mISDNhw.h
177
extern void mISDN_freebchannel(struct bchannel *);
include/linux/mISDNhw.h
178
extern int mISDN_ctrl_bchannel(struct bchannel *, struct mISDN_ctrl_req *);
include/linux/mISDNhw.h
182
extern int bchannel_senddata(struct bchannel *, struct sk_buff *);
include/linux/mISDNhw.h
183
extern int bchannel_get_rxbuf(struct bchannel *, int);
include/linux/mISDNhw.h
186
extern void recv_Bchannel(struct bchannel *, unsigned int, bool);
include/linux/mISDNhw.h
188
extern void recv_Bchannel_skb(struct bchannel *, struct sk_buff *);
include/linux/mISDNhw.h
189
extern int get_next_bframe(struct bchannel *);