/linux-4.1.27/drivers/usb/storage/ |
H A D | initializers.c | 65 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap*) us->iobuf; usb_stor_ucr61s2b_init() local
|
H A D | transport.c | 1066 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; usb_stor_Bulk_transport() local
|
H A D | realtek_cr.c | 214 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *)us->iobuf; rts51x_bulk_transport() local 301 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; rts51x_bulk_transport_special() local
|
H A D | ene_ub6250.c | 500 struct bulk_cs_wrap *bcs = (struct bulk_cs_wrap *) us->iobuf; ene_send_scsi_cmd() local
|
/linux-4.1.27/drivers/isdn/gigaset/ |
H A D | dummyll.c | 17 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_sent() argument 22 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_rcvd() argument 27 void gigaset_isdn_rcv_err(struct bc_state *bcs) gigaset_isdn_rcv_err() argument 37 void gigaset_isdn_connD(struct bc_state *bcs) gigaset_isdn_connD() argument 41 void gigaset_isdn_hupD(struct bc_state *bcs) gigaset_isdn_hupD() argument 45 void gigaset_isdn_connB(struct bc_state *bcs) gigaset_isdn_connB() argument 49 void gigaset_isdn_hupB(struct bc_state *bcs) gigaset_isdn_hupB() argument
|
H A D | asyncdata.c | 141 struct bc_state *bcs = cs->bcs; hdlc_loop() local 288 struct bc_state *bcs = cs->bcs; iraw_loop() local 585 int gigaset_m10x_send_skb(struct bc_state *bcs, struct sk_buff *skb) gigaset_m10x_send_skb() argument
|
H A D | i4l.c | 47 struct bc_state *bcs; writebuf_from_LL() local 115 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_sent() argument 151 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_rcvd() argument 167 void gigaset_isdn_rcv_err(struct bc_state *bcs) gigaset_isdn_rcv_err() argument 198 struct bc_state *bcs; command_from_LL() local 437 static void gigaset_i4l_channel_cmd(struct bc_state *bcs, int cmd) gigaset_i4l_channel_cmd() argument 460 struct bc_state *bcs = at_state->bcs; gigaset_isdn_icall() local 545 void gigaset_isdn_connD(struct bc_state *bcs) gigaset_isdn_connD() argument 558 void gigaset_isdn_hupD(struct bc_state *bcs) gigaset_isdn_hupD() argument 571 void gigaset_isdn_connB(struct bc_state *bcs) gigaset_isdn_connB() argument 584 void gigaset_isdn_hupB(struct bc_state *bcs) gigaset_isdn_hupB() argument
|
H A D | isocdata.c | 480 int gigaset_isoc_buildframe(struct bc_state *bcs, unsigned char *in, int len) gigaset_isoc_buildframe() argument 501 static inline void hdlc_putbyte(unsigned char c, struct bc_state *bcs) hdlc_putbyte() argument 520 static inline void hdlc_flush(struct bc_state *bcs) hdlc_flush() argument 535 static inline void hdlc_done(struct bc_state *bcs) hdlc_done() argument 578 static inline void hdlc_frag(struct bc_state *bcs, unsigned inbits) hdlc_frag() argument 989 int gigaset_isoc_send_skb(struct bc_state *bcs, struct sk_buff *skb) gigaset_isoc_send_skb() argument 630 hdlc_unpack(unsigned char *src, unsigned count, struct bc_state *bcs) hdlc_unpack() argument 836 trans_receive(unsigned char *src, unsigned count, struct bc_state *bcs) trans_receive() argument 874 gigaset_isoc_receive(unsigned char *src, unsigned count, struct bc_state *bcs) gigaset_isoc_receive() argument
|
H A D | ser-gigaset.c | 66 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ write_modem() local 164 struct bc_state *bcs; gigaset_modem_fill() local 317 static int gigaset_init_bchannel(struct bc_state *bcs) gigaset_init_bchannel() argument 328 static int gigaset_close_bchannel(struct bc_state *bcs) gigaset_close_bchannel() argument 339 static int gigaset_initbcshw(struct bc_state *bcs) gigaset_initbcshw() argument 350 static void gigaset_freebcshw(struct bc_state *bcs) gigaset_freebcshw() argument 359 static void gigaset_reinitbcshw(struct bc_state *bcs) gigaset_reinitbcshw() argument
|
H A D | common.c | 188 int gigaset_get_channel(struct bc_state *bcs) gigaset_get_channel() argument 232 void gigaset_free_channel(struct bc_state *bcs) gigaset_free_channel() argument 386 static void gigaset_freebcs(struct bc_state *bcs) gigaset_freebcs() argument 520 void gigaset_at_init(struct at_state_t *at_state, struct bc_state *bcs, gigaset_at_init() argument 608 static int gigaset_initbcs(struct bc_state *bcs, struct cardstate *cs, gigaset_initbcs() argument 786 void gigaset_bcs_reinit(struct bc_state *bcs) gigaset_bcs_reinit() argument
|
H A D | usb-gigaset.c | 281 static int gigaset_init_bchannel(struct bc_state *bcs) gigaset_init_bchannel() argument 288 static int gigaset_close_bchannel(struct bc_state *bcs) gigaset_close_bchannel() argument 305 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ gigaset_modem_fill() local 549 static void gigaset_freebcshw(struct bc_state *bcs) gigaset_freebcshw() argument 555 static int gigaset_initbcshw(struct bc_state *bcs) gigaset_initbcshw() argument 562 static void gigaset_reinitbcshw(struct bc_state *bcs) gigaset_reinitbcshw() argument 604 struct bc_state *bcs = &cs->bcs[0]; /* only one channel */ write_modem() local
|
H A D | bas-gigaset.c | 345 static inline void error_hangup(struct bc_state *bcs) error_hangup() argument 675 struct bc_state *bcs; read_int_callback() local 854 struct bc_state *bcs; read_iso_callback() local 955 static int starturbs(struct bc_state *bcs) starturbs() argument 1159 struct bc_state *bcs = (struct bc_state *) data; write_iso_tasklet() local 1302 struct bc_state *bcs = (struct bc_state *) data; read_iso_tasklet() local 1593 static int req_submit(struct bc_state *bcs, int req, int val, int timeout) req_submit() argument 1647 static int gigaset_init_bchannel(struct bc_state *bcs) gigaset_init_bchannel() argument 1703 static int gigaset_close_bchannel(struct bc_state *bcs) gigaset_close_bchannel() argument 2088 static void gigaset_freebcshw(struct bc_state *bcs) gigaset_freebcshw() argument 2120 static int gigaset_initbcshw(struct bc_state *bcs) gigaset_initbcshw() argument 2173 static void gigaset_reinitbcshw(struct bc_state *bcs) gigaset_reinitbcshw() argument
|
H A D | capi.c | 370 void gigaset_skb_sent(struct bc_state *bcs, struct sk_buff *dskb) gigaset_skb_sent() argument 415 void gigaset_skb_rcvd(struct bc_state *bcs, struct sk_buff *skb) gigaset_skb_rcvd() argument 471 void gigaset_isdn_rcv_err(struct bc_state *bcs) gigaset_isdn_rcv_err() argument 498 struct bc_state *bcs = at_state->bcs; gigaset_isdn_icall() local 683 static void send_disconnect_ind(struct bc_state *bcs, send_disconnect_ind() argument 717 static void send_disconnect_b3_ind(struct bc_state *bcs, send_disconnect_b3_ind() argument 754 void gigaset_isdn_connD(struct bc_state *bcs) gigaset_isdn_connD() argument 823 void gigaset_isdn_hupD(struct bc_state *bcs) gigaset_isdn_hupD() argument 853 void gigaset_isdn_connB(struct bc_state *bcs) gigaset_isdn_connB() argument 927 void gigaset_isdn_hupB(struct bc_state *bcs) gigaset_isdn_hupB() argument 1032 static inline void remove_appl_from_channel(struct bc_state *bcs, remove_appl_from_channel() argument 1334 struct bc_state *bcs; do_connect_req() local 1628 struct bc_state *bcs; do_connect_resp() local 1800 struct bc_state *bcs; do_connect_b3_req() local 1847 struct bc_state *bcs; do_connect_b3_resp() local 1917 struct bc_state *bcs; do_disconnect_req() local 2017 struct bc_state *bcs; do_disconnect_b3_req() local 2069 struct bc_state *bcs; do_data_b3_req() local
|
H A D | ev-layer.c | 814 static void bchannel_down(struct bc_state *bcs) bchannel_down() argument 831 static void bchannel_up(struct bc_state *bcs) bchannel_up() argument 846 struct bc_state *bcs = at_state->bcs; start_dial() local 885 struct bc_state *bcs = at_state->bcs; start_accept() local 1028 static void handle_icall(struct cardstate *cs, struct bc_state *bcs, handle_icall() argument 1530 struct bc_state *bcs; process_event() local 1673 struct bc_state *bcs; process_command_flags() local 665 disconnect_bc(struct at_state_t *at_state, struct cardstate *cs, struct bc_state *bcs) disconnect_bc() argument 1099 do_action(int action, struct cardstate *cs, struct bc_state *bcs, struct at_state_t **p_at_state, char **pp_command, int *p_genresp, int *p_resp_code, struct event_t *ev) do_action() argument
|
H A D | gigaset.h | 324 struct bc_state *bcs; member in struct:isow_urbctx_t 349 struct bc_state *bcs; member in struct:at_state_t 423 struct bc_state *bcs; /* Array of struct bc_state */ member in struct:cardstate 777 static inline void gigaset_bchannel_down(struct bc_state *bcs) gigaset_bchannel_down() argument 785 static inline void gigaset_bchannel_up(struct bc_state *bcs) gigaset_bchannel_up() argument 792 static inline struct sk_buff *gigaset_new_rx_skb(struct bc_state *bcs) gigaset_new_rx_skb() argument
|
/linux-4.1.27/drivers/isdn/hisax/ |
H A D | hscx_irq.c | 53 hscx_empty_fifo(struct BCState *bcs, int count) hscx_empty_fifo() argument 83 hscx_fill_fifo(struct BCState *bcs) hscx_fill_fifo() argument 126 struct BCState *bcs = cs->bcs + hscx; hscx_interrupt() local 229 struct BCState *bcs; hscx_int_main() local
|
H A D | hscx.c | 41 modehscx(struct BCState *bcs, int mode, int bc) modehscx() argument 98 struct BCState *bcs = st->l1.bcs; hscx_l2l1() local 156 close_hscxstate(struct BCState *bcs) close_hscxstate() argument 175 open_hscxstate(struct IsdnCardState *cs, struct BCState *bcs) open_hscxstate() argument 204 setstack_hscx(struct PStack *st, struct BCState *bcs) setstack_hscx() argument
|
H A D | jade.c | 78 modejade(struct BCState *bcs, int mode, int bc) modejade() argument 133 struct BCState *bcs = st->l1.bcs; jade_l2l1() local 191 close_jadestate(struct BCState *bcs) close_jadestate() argument 210 open_jadestate(struct IsdnCardState *cs, struct BCState *bcs) open_jadestate() argument 240 setstack_jade(struct PStack *st, struct BCState *bcs) setstack_jade() argument
|
H A D | jade_irq.c | 43 jade_empty_fifo(struct BCState *bcs, int count) jade_empty_fifo() argument 73 jade_fill_fifo(struct BCState *bcs) jade_fill_fifo() argument 117 struct BCState *bcs = cs->bcs + jade; jade_interrupt() local 205 struct BCState *bcs; jade_int_main() local
|
H A D | hisax_fcpcipnp.h | 53 struct fritz_bcs bcs[2]; member in struct:fritz_adapter
|
H A D | hisax_if.h | 48 struct BCState *bcs; member in struct:hisax_b_if
|
H A D | st5481_b.c | 20 static inline void B_L1L2(struct st5481_bcs *bcs, int pr, void *arg) B_L1L2() argument 30 static void usb_b_out(struct st5481_bcs *bcs, int buf_nr) usb_b_out() argument 132 struct st5481_bcs *bcs = context; st5481B_start_xfer() local 167 struct st5481_bcs *bcs = urb->context; usb_b_out_complete() local 200 static void st5481B_mode(struct st5481_bcs *bcs, int mode) st5481B_mode() argument 265 static int st5481_setup_b_out(struct st5481_bcs *bcs) st5481_setup_b_out() argument 295 static void st5481_release_b_out(struct st5481_bcs *bcs) st5481_release_b_out() argument 304 int st5481_setup_b(struct st5481_bcs *bcs) st5481_setup_b() argument 336 void st5481_release_b(struct st5481_bcs *bcs) st5481_release_b() argument 355 struct st5481_bcs *bcs = ifc->priv; st5481_b_l2l1() local
|
H A D | hfc_2bs0.c | 57 GetFreeFifoBytes(struct BCState *bcs) GetFreeFifoBytes() argument 71 ReadZReg(struct BCState *bcs, u_char reg) ReadZReg() argument 83 hfc_clear_fifo(struct BCState *bcs) hfc_clear_fifo() argument 144 hfc_empty_fifo(struct BCState *bcs, int count) hfc_empty_fifo() argument 237 hfc_fill_fifo(struct BCState *bcs) hfc_fill_fifo() argument 326 main_irq_hfc(struct BCState *bcs) main_irq_hfc() argument 399 mode_hfc(struct BCState *bcs, int mode, int bc) mode_hfc() argument 455 struct BCState *bcs = st->l1.bcs; hfc_l2l1() local 512 close_hfcstate(struct BCState *bcs) close_hfcstate() argument 528 open_hfcstate(struct IsdnCardState *cs, struct BCState *bcs) open_hfcstate() argument 542 setstack_hfc(struct PStack *st, struct BCState *bcs) setstack_hfc() argument 556 init_send(struct BCState *bcs) init_send() argument
|
H A D | ipacx.c | 448 struct BCState *bcs = st->l1.bcs; bch_l2l1() local 509 bch_empty_fifo(struct BCState *bcs, int count) bch_empty_fifo() argument 550 bch_fill_fifo(struct BCState *bcs) bch_fill_fifo() argument 596 struct BCState *bcs; bch_int() local 713 bch_mode(struct BCState *bcs, int mode, int bc) bch_mode() argument 761 bch_close_state(struct BCState *bcs) bch_close_state() argument 782 bch_open_state(struct IsdnCardState *cs, struct BCState *bcs) bch_open_state() argument 813 bch_setstack(struct PStack *st, struct BCState *bcs) bch_setstack() argument
|
H A D | netjet.c | 67 static void fill_mem(struct BCState *bcs, u_int *pos, u_int cnt, int chan, u_char fill) fill_mem() argument 87 mode_tiger(struct BCState *bcs, int mode, int bc) mode_tiger() argument 216 static int make_raw_data(struct BCState *bcs) { make_raw_data() argument 306 static int make_raw_data_56k(struct BCState *bcs) { make_raw_data_56k() argument 380 static void got_frame(struct BCState *bcs, int count) { got_frame() argument 398 static void read_raw(struct BCState *bcs, u_int *buf, int cnt) { read_raw() argument 607 void netjet_fill_dma(struct BCState *bcs) netjet_fill_dma() argument 674 static void write_raw(struct BCState *bcs, u_int *buf, int cnt) { write_raw() argument 795 struct BCState *bcs = st->l1.bcs; tiger_l2l1() local 854 close_tigerstate(struct BCState *bcs) close_tigerstate() argument 873 open_tigerstate(struct IsdnCardState *cs, struct BCState *bcs) open_tigerstate() argument 898 setstack_tiger(struct PStack *st, struct BCState *bcs) setstack_tiger() argument
|
H A D | elsa_ser.c | 240 write_modem(struct BCState *bcs) { write_modem() argument 280 modem_fill(struct BCState *bcs) { modem_fill() argument 427 close_elsastate(struct BCState *bcs) close_elsastate() argument 550 struct BCState *bcs = st->l1.bcs; modem_l2l1() local 585 setstack_elsa(struct PStack *st, struct BCState *bcs) setstack_elsa() argument
|
H A D | hfc_2bds0.c | 143 GetFreeFifoBytes_B(struct BCState *bcs) GetFreeFifoBytes_B() argument 183 *hfc_empty_fifo(struct BCState *bcs, int count) hfc_empty_fifo() argument 261 hfc_fill_fifo(struct BCState *bcs) hfc_fill_fifo() argument 339 hfc_send_data(struct BCState *bcs) hfc_send_data() argument 351 main_rec_2bds0(struct BCState *bcs) main_rec_2bds0() argument 405 mode_2bs0(struct BCState *bcs, int mode, int bc) mode_2bs0() argument 455 struct BCState *bcs = st->l1.bcs; hfc_l2l1() local 511 close_2bs0(struct BCState *bcs) close_2bs0() argument 526 open_hfcstate(struct IsdnCardState *cs, struct BCState *bcs) open_hfcstate() argument 540 setstack_2b(struct PStack *st, struct BCState *bcs) setstack_2b() argument 768 struct BCState *bcs; hfc2bds0_interrupt() local
|
H A D | hfc_sx.c | 476 main_rec_hfcsx(struct BCState *bcs) main_rec_hfcsx() argument 526 hfcsx_fill_fifo(struct BCState *bcs) hfcsx_fill_fifo() argument 698 struct BCState *bcs; hfcsx_interrupt() local 1016 hfcsx_send_data(struct BCState *bcs) hfcsx_send_data() argument 1031 mode_hfcsx(struct BCState *bcs, int mode, int bc) mode_hfcsx() argument 1143 struct BCState *bcs = st->l1.bcs; hfcsx_l2l1() local 1203 close_hfcsx(struct BCState *bcs) close_hfcsx() argument 1221 open_hfcsxstate(struct IsdnCardState *cs, struct BCState *bcs) open_hfcsxstate() argument 1238 setstack_2b(struct PStack *st, struct BCState *bcs) setstack_2b() argument
|
H A D | w6692.c | 204 W6692B_empty_fifo(struct BCState *bcs, int count) W6692B_empty_fifo() argument 234 W6692B_fill_fifo(struct BCState *bcs) W6692B_fill_fifo() argument 276 struct BCState *bcs; W6692B_interrupt() local 725 W6692Bmode(struct BCState *bcs, int mode, int bchan) W6692Bmode() argument 759 struct BCState *bcs = st->l1.bcs; W6692_l2l1() local 816 close_w6692state(struct BCState *bcs) close_w6692state() argument 835 open_w6692state(struct IsdnCardState *cs, struct BCState *bcs) open_w6692state() argument 864 setstack_w6692(struct PStack *st, struct BCState *bcs) setstack_w6692() argument
|
H A D | avm_pci.c | 175 write_ctrl(struct BCState *bcs, int which) { write_ctrl() argument 196 modehdlc(struct BCState *bcs, int mode, int bc) modehdlc() argument 245 hdlc_empty_fifo(struct BCState *bcs, int count) hdlc_empty_fifo() argument 293 hdlc_fill_fifo(struct BCState *bcs) hdlc_fill_fifo() argument 353 HDLC_irq(struct BCState *bcs, u_int stat) { HDLC_irq() argument 449 struct BCState *bcs; HDLC_irq_main() local 484 struct BCState *bcs = st->l1.bcs; hdlc_l2l1() local 542 close_hdlcstate(struct BCState *bcs) close_hdlcstate() argument 561 open_hdlcstate(struct IsdnCardState *cs, struct BCState *bcs) open_hdlcstate() argument 589 setstack_hdlc(struct PStack *st, struct BCState *bcs) setstack_hdlc() argument
|
H A D | hfc_pci.c | 192 hfcpci_sched_event(struct BCState *bcs, int event) hfcpci_sched_event() argument 271 hfcpci_empty_fifo(struct BCState *bcs, bzfifo_type *bz, u_char *bdata, int count) hfcpci_empty_fifo() argument 398 hfcpci_empty_fifo_trans(struct BCState *bcs, bzfifo_type *bz, u_char *bdata) hfcpci_empty_fifo_trans() argument 450 main_rec_hfcpci(struct BCState *bcs) main_rec_hfcpci() argument 588 hfcpci_fill_fifo(struct BCState *bcs) hfcpci_fill_fifo() argument 933 struct BCState *bcs; hfcpci_interrupt() local 1253 hfcpci_send_data(struct BCState *bcs) hfcpci_send_data() argument 1268 mode_hfcpci(struct BCState *bcs, int mode, int bc) mode_hfcpci() argument 1391 struct BCState *bcs = st->l1.bcs; hfcpci_l2l1() local 1451 close_hfcpci(struct BCState *bcs) close_hfcpci() argument 1469 open_hfcpcistate(struct IsdnCardState *cs, struct BCState *bcs) open_hfcpcistate() argument 1486 setstack_2b(struct PStack *st, struct BCState *bcs) setstack_2b() argument
|
H A D | isar.c | 443 struct BCState *bcs = container_of(work, struct BCState, tqueue); isar_bh() local 455 send_DLE_ETX(struct BCState *bcs) send_DLE_ETX() argument 491 isar_rcv_frame(struct IsdnCardState *cs, struct BCState *bcs) isar_rcv_frame() argument 670 isar_fill_fifo(struct BCState *bcs) isar_fill_fifo() argument 758 send_frames(struct BCState *bcs) send_frames() argument 815 struct BCState *bcs; check_send() local 843 isar_pump_status_rsp(struct BCState *bcs, struct isar_reg *ireg) { isar_pump_status_rsp() argument 897 isar_pump_statev_modem(struct BCState *bcs, u_char devt) { isar_pump_statev_modem() argument 967 ll_deliver_faxstat(struct BCState *bcs, u_char status) ll_deliver_faxstat() argument 982 isar_pump_statev_fax(struct BCState *bcs, u_char devt) { isar_pump_statev_fax() argument 1177 struct BCState *bcs; isar_int_main() local 1270 ftimer_handler(struct BCState *bcs) { ftimer_handler() argument 1284 setup_pump(struct BCState *bcs) { setup_pump() argument 1333 setup_sart(struct BCState *bcs) { setup_sart() argument 1369 setup_iom2(struct BCState *bcs) { setup_iom2() argument 1397 modeisar(struct BCState *bcs, int mode, int bc) modeisar() argument 1457 isar_pump_cmd(struct BCState *bcs, u_char cmd, u_char para) isar_pump_cmd() argument 1593 struct BCState *bcs = st->l1.bcs; isar_l2l1() local 1690 close_isarstate(struct BCState *bcs) close_isarstate() argument 1710 open_isarstate(struct IsdnCardState *cs, struct BCState *bcs) open_isarstate() argument 1732 setstack_isar(struct PStack *st, struct BCState *bcs) setstack_isar() argument 1749 struct BCState *bcs; isar_auxcmd() local
|
H A D | isdnl1.c | 271 BChannel_proc_xmt(struct BCState *bcs) BChannel_proc_xmt() argument 291 BChannel_proc_rcv(struct BCState *bcs) BChannel_proc_rcv() argument 305 BChannel_proc_ack(struct BCState *bcs) BChannel_proc_ack() argument 321 struct BCState *bcs = container_of(work, struct BCState, tqueue); BChannel_bh() local 364 struct BCState *bcs = cs->bcs + bc; init_bcstate() local
|
H A D | config.c | 1673 static void hisax_b_sched_event(struct BCState *bcs, int event) hisax_b_sched_event() argument 1738 struct BCState *bcs = b_if->bcs; hisax_b_l1l2() local 1821 struct BCState *bcs = st->l1.bcs; hisax_b_l2l1() local 1852 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs) hisax_bc_setstack() argument 1872 static void hisax_bc_close(struct BCState *bcs) hisax_bc_close() argument
|
H A D | diva.c | 401 Memhscx_empty_fifo(struct BCState *bcs, int count) Memhscx_empty_fifo() argument 435 Memhscx_fill_fifo(struct BCState *bcs) Memhscx_fill_fifo() argument 480 struct BCState *bcs = cs->bcs + hscx; Memhscx_interrupt() local 571 struct BCState *bcs; Memhscx_int_main() local
|
H A D | hisax_fcpcipnp.c | 223 static void __fcpci_write_ctrl(struct fritz_bcs *bcs, int which) __fcpci_write_ctrl() argument 235 static void fcpci_write_ctrl(struct fritz_bcs *bcs, int which) fcpci_write_ctrl() argument 313 static void fcpci2_write_ctrl(struct fritz_bcs *bcs, int which) fcpci2_write_ctrl() argument 342 static void __fcpnp_write_ctrl(struct fritz_bcs *bcs, int which) __fcpnp_write_ctrl() argument 362 static void fcpnp_write_ctrl(struct fritz_bcs *bcs, int which) fcpnp_write_ctrl() argument 374 static inline void B_L1L2(struct fritz_bcs *bcs, int pr, void *arg) B_L1L2() argument 382 static void hdlc_fill_fifo(struct fritz_bcs *bcs) hdlc_fill_fifo() argument 433 static inline void hdlc_empty_fifo(struct fritz_bcs *bcs, int count) hdlc_empty_fifo() argument 468 static inline void hdlc_rpr_irq(struct fritz_bcs *bcs, u32 stat) hdlc_rpr_irq() argument 512 static inline void hdlc_xdu_irq(struct fritz_bcs *bcs) hdlc_xdu_irq() argument 537 static inline void hdlc_xpr_irq(struct fritz_bcs *bcs) hdlc_xpr_irq() argument 555 static void hdlc_irq_one(struct fritz_bcs *bcs, u32 stat) hdlc_irq_one() argument 587 static void modehdlc(struct fritz_bcs *bcs, int mode) modehdlc() argument 626 struct fritz_bcs *bcs = ifc->priv; fritz_b_l2l1() local
|
H A D | st5481.h | 397 struct st5481_bcs bcs[2]; member in struct:st5481_adapter
|
H A D | hisax.h | 213 struct BCState *bcs; member in struct:Layer1 537 struct BCState *bcs; member in struct:Channel 567 struct BCState *bcs; member in struct:elsa_hw 941 struct BCState bcs[2 + MAX_WAITING_CALLS]; member in struct:IsdnCardState
|
/linux-4.1.27/drivers/tty/ |
H A D | ehv_bytechan.c | 64 static struct ehv_bc_data *bcs; variable in typeref:struct:ehv_bc_data
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
H A D | i915_irq.c | 1286 u32 rcs, bcs, vcs; gen8_gt_irq_handler() local
|