Home
last modified time | relevance | path

Searched defs:bcs (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/drivers/staging/isdn/gigaset/
Ddummyll.c14 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_sent()
19 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_rcvd()
24 void gigaset_isdn_rcv_err(struct bc_state *bcs) in gigaset_isdn_rcv_err()
34 void gigaset_isdn_connD(struct bc_state *bcs) in gigaset_isdn_connD()
38 void gigaset_isdn_hupD(struct bc_state *bcs) in gigaset_isdn_hupD()
42 void gigaset_isdn_connB(struct bc_state *bcs) in gigaset_isdn_connB()
46 void gigaset_isdn_hupB(struct bc_state *bcs) in gigaset_isdn_hupB()
Disocdata.c477 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) in gigaset_isoc_buildframe()
498 static inline void hdlc_putbyte(unsigned char c, struct bc_state *bcs) in hdlc_putbyte()
517 static inline void hdlc_flush(struct bc_state *bcs) in hdlc_flush()
532 static inline void hdlc_done(struct bc_state *bcs) in hdlc_done()
575 static inline void hdlc_frag(struct bc_state *bcs, unsigned inbits) in hdlc_frag()
628 struct bc_state *bcs) in hdlc_unpack()
834 struct bc_state *bcs) in trans_receive()
872 struct bc_state *bcs) in gigaset_isoc_receive()
986 int gigaset_isoc_send_skb(struct bc_state *bcs, struct sk_buff *skb) in gigaset_isoc_send_skb()
Dcapi.c367 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *dskb) in gigaset_skb_sent()
412 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) in gigaset_skb_rcvd()
468 void gigaset_isdn_rcv_err(struct bc_state *bcs) in gigaset_isdn_rcv_err()
495 struct bc_state *bcs = at_state->bcs; in gigaset_isdn_icall() local
680 static void send_disconnect_ind(struct bc_state *bcs, in send_disconnect_ind()
714 static void send_disconnect_b3_ind(struct bc_state *bcs, in send_disconnect_b3_ind()
751 void gigaset_isdn_connD(struct bc_state *bcs) in gigaset_isdn_connD()
820 void gigaset_isdn_hupD(struct bc_state *bcs) in gigaset_isdn_hupD()
850 void gigaset_isdn_connB(struct bc_state *bcs) in gigaset_isdn_connB()
924 void gigaset_isdn_hupB(struct bc_state *bcs) in gigaset_isdn_hupB()
[all …]
Dser-gigaset.c63 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in write_modem() local
159 struct bc_state *bcs; in gigaset_modem_fill() local
312 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
323 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
334 static int gigaset_initbcshw(struct bc_state *bcs) in gigaset_initbcshw()
345 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
354 static void gigaset_reinitbcshw(struct bc_state *bcs) in gigaset_reinitbcshw()
Dusb-gigaset.c278 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
285 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
302 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in gigaset_modem_fill() local
546 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
552 static int gigaset_initbcshw(struct bc_state *bcs) in gigaset_initbcshw()
559 static void gigaset_reinitbcshw(struct bc_state *bcs) in gigaset_reinitbcshw()
601 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ in write_modem() local
Dbas-gigaset.c343 static inline void error_hangup(struct bc_state *bcs) in error_hangup()
673 struct bc_state *bcs; in read_int_callback() local
855 struct bc_state *bcs; in read_iso_callback() local
956 static int starturbs(struct bc_state *bcs) in starturbs()
1159 struct bc_state *bcs = (struct bc_state *) data; in write_iso_tasklet() local
1302 struct bc_state *bcs = (struct bc_state *) data; in read_iso_tasklet() local
1593 static int req_submit(struct bc_state *bcs, int req, int val, int timeout) in req_submit()
1647 static int gigaset_init_bchannel(struct bc_state *bcs) in gigaset_init_bchannel()
1703 static int gigaset_close_bchannel(struct bc_state *bcs) in gigaset_close_bchannel()
2088 static void gigaset_freebcshw(struct bc_state *bcs) in gigaset_freebcshw()
[all …]
Dasyncdata.c138 struct bc_state *bcs = cs->bcs; in hdlc_loop() local
285 struct bc_state *bcs = cs->bcs; in iraw_loop() local
582 int gigaset_m10x_send_skb(struct bc_state *bcs, struct sk_buff *skb) in gigaset_m10x_send_skb()
Dev-layer.c663 struct cardstate *cs, struct bc_state *bcs) in disconnect_bc()
811 static void bchannel_down(struct bc_state *bcs) in bchannel_down()
828 static void bchannel_up(struct bc_state *bcs) in bchannel_up()
843 struct bc_state *bcs = at_state->bcs; in start_dial() local
882 struct bc_state *bcs = at_state->bcs; in start_accept() local
1025 static void handle_icall(struct cardstate *cs, struct bc_state *bcs, in handle_icall()
1097 struct bc_state *bcs, in do_action()
1527 struct bc_state *bcs; in process_event() local
1670 struct bc_state *bcs; in process_command_flags() local
Dcommon.c185 int gigaset_get_channel(struct bc_state *bcs) in gigaset_get_channel()
229 void gigaset_free_channel(struct bc_state *bcs) in gigaset_free_channel()
383 static void gigaset_freebcs(struct bc_state *bcs) in gigaset_freebcs()
517 void gigaset_at_init(struct at_state_t *at_state, struct bc_state *bcs, in gigaset_at_init()
605 static int gigaset_initbcs(struct bc_state *bcs, struct cardstate *cs, in gigaset_initbcs()
782 void gigaset_bcs_reinit(struct bc_state *bcs) in gigaset_bcs_reinit()
Dgigaset.h321 struct bc_state *bcs; member
346 struct bc_state *bcs; member
420 struct bc_state *bcs; /* Array of struct bc_state */ member
774 static inline void gigaset_bchannel_down(struct bc_state *bcs) in gigaset_bchannel_down()
782 static inline void gigaset_bchannel_up(struct bc_state *bcs) in gigaset_bchannel_up()
789 static inline struct sk_buff *gigaset_new_rx_skb(struct bc_state *bcs) in gigaset_new_rx_skb()
/Linux-v5.4/drivers/usb/storage/
Dinitializers.c54 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap*) us->iobuf; in usb_stor_ucr61s2b_init() local
Drealtek_cr.c206 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *)us->iobuf; in rts51x_bulk_transport() local
296 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in rts51x_bulk_transport_special() local
Dtransport.c1106 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in usb_stor_Bulk_transport() local
Dene_ub6250.c496 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; in ene_send_scsi_cmd() local
/Linux-v5.4/arch/powerpc/kernel/
Dsecurity.c197 bool bcs, ccd; in cpu_show_spectre_v2() local
/Linux-v5.4/drivers/tty/
Dehv_bytechan.c60 static struct ehv_bc_data *bcs; variable