Searched refs:wch (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | w6692.c | 565 WriteW6692B(wch, W_B_MODE, wch->b_mode); 581 WriteW6692B(wch, W_B_MODE, wch->b_mode); in disable_pots() 594 wch->bch.nr, wch->bch.state, pr); in w6692_mode() 601 WriteW6692B(wch, W_B_MODE, wch->b_mode); in w6692_mode() 608 WriteW6692B(wch, W_B_MODE, wch->b_mode); in w6692_mode() 635 if (wch->bch.tx_skb && wch->bch.tx_idx < wch->bch.tx_skb->len) { in send_next() 663 wch->bch.nr, wch->bch.state); in W6692B_interrupt() 702 wch->bch.nr, wch->bch.state); in W6692B_interrupt() 718 wch->bch.nr, wch->bch.state); in W6692B_interrupt() 734 wch->bch.nr, wch->bch.state); in W6692B_interrupt() [all …]
|
| /linux-6.15/drivers/s390/net/ |
| H A D | ctcm_fsms.c | 1763 __func__, wch->th_seq_num); in ctcmpc_chx_send_sweep() 1769 fsm_addtimer(&wch->sweep_timer, in ctcmpc_chx_send_sweep() 1770 200, CTC_EVENT_RSWEEP_TIMER, wch); in ctcmpc_chx_send_sweep() 1774 skb = skb_dequeue(&wch->sweep_queue); in ctcmpc_chx_send_sweep() 1786 skb_queue_tail(&wch->io_queue, skb); in ctcmpc_chx_send_sweep() 1790 wch->ccw[4].count = skb->len; in ctcmpc_chx_send_sweep() 1808 fsm_addtimer(&wch->timer, CTCM_TIME_5_SEC, CTC_EVENT_TIMER, wch); in ctcmpc_chx_send_sweep() 1809 fsm_newstate(wch->fsm, CTC_STATE_TX); in ctcmpc_chx_send_sweep() 1812 wch->prof.send_stamp = jiffies; in ctcmpc_chx_send_sweep() 1813 rc = ccw_device_start(wch->cdev, &wch->ccw[3], 0, 0xff, 0); in ctcmpc_chx_send_sweep() [all …]
|
| H A D | ctcm_mpc.c | 405 struct channel *rch, *wch; in ctc_mpc_establish_connectivity() local 413 wch = priv->channel[CTCM_WRITE]; in ctc_mpc_establish_connectivity() 460 (fsm_getstate(wch->fsm) > CH_XID0_PENDING)) { in ctc_mpc_establish_connectivity() 488 if ((wch->in_mpcgroup) && in ctc_mpc_establish_connectivity() 490 fsm_event(grp->fsm, MPCG_EVENT_XID0DO, wch); in ctc_mpc_establish_connectivity() 494 CTCM_FUNTAIL, dev->name, wch->id); in ctc_mpc_establish_connectivity() 1342 struct channel *wch; in mpc_action_go_inop() local 1365 wch = priv->channel[CTCM_WRITE]; in mpc_action_go_inop() 1383 tasklet_hi_schedule(&wch->ch_disc_tasklet); in mpc_action_go_inop() 1444 struct channel *wch; in mpc_action_timeout() local [all …]
|
| /linux-6.15/drivers/accessibility/speakup/ |
| H A D | main.c | 1956 u16 wch; in handle_goto() local 1965 u16 wch; in handle_goto() local 1969 wch = goto_buf[--num]; in handle_goto() 1971 spkup_write(&wch, 1); in handle_goto() 1976 wch = ch; in handle_goto() 1979 spkup_write(&wch, 1); in handle_goto()
|