xmm7360.c | 294 tsleep(xmm, 0, "wwancsl", msec * hz / 1000); \ 479 struct xmm_dev *xmm; member in struct:queue_pair 566 struct xmm_dev *xmm; member in struct:xmm_net 586 static void xmm7360_poll(struct xmm_dev *xmm) 588 if (xmm->cp->status.code == 0xbadc0ded) { 589 dev_err(xmm->dev, "crashed but dma up\n"); 590 xmm->error = -ENODEV; 592 if (xmm->bar2[BAR2_STATUS] != XMM_MODEM_READY) { 593 dev_err(xmm->dev, "bad status %x\n",xmm->bar2[BAR2_STATUS]) 843 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_start 866 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_resume 876 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_stop 902 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_suspend 910 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_can_write 916 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_write 946 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_has_data 954 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_qp_read_user 983 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_tty_poll_qp 1554 struct xmm_dev *xmm = dev_id; local in function:xmm7360_irq0 1622 struct xmm_dev *xmm = pci_get_drvdata(dev); local in function:xmm7360_remove 1789 struct xmm_dev *xmm = container_of(work, struct xmm_dev, init_work); local in function:xmm7360_dev_init_work 1795 struct xmm_dev *xmm = kzalloc(sizeof(struct xmm_dev), GFP_KERNEL); local in function:xmm7360_probe 2085 struct xmm_dev *xmm = &sc->sc_xmm; local in function:wwanc_intr 2294 struct xmm_dev *xmm = &sc->sc_xmm; local in function:wwanc_suspend 2314 struct xmm_dev *xmm = &sc->sc_xmm; local in function:wwanc_resume 2429 struct xmm_dev *xmm = qp->xmm; local in function:xmm7360_os_handle_tty_idata 2755 struct xmm_dev *xmm = qp->xmm; local in function:filt_wwancrdetach 2786 struct xmm_dev *xmm = qp->xmm; local in function:filt_wwancwdetach 3226 struct xmm_dev *xmm; local in function:wwan_attach [all...] |