Home
last modified time | relevance | path

Searched refs:me (Results 1 – 11 of 11) sorted by relevance

/drivers/char/
Dmxser.c1583 struct mxser_mon_ext *me; /* it's 2k, stack unfriendly */ in mxser_ioctl_special() local
1587 me = kzalloc(sizeof(*me), GFP_KERNEL); in mxser_ioctl_special()
1588 if (!me) in mxser_ioctl_special()
1594 if (p >= ARRAY_SIZE(me->rx_cnt)) { in mxser_ioctl_special()
1614 me->rx_cnt[p] = port->mon_data.rxcnt; in mxser_ioctl_special()
1615 me->tx_cnt[p] = port->mon_data.txcnt; in mxser_ioctl_special()
1616 me->up_rxcnt[p] = port->mon_data.up_rxcnt; in mxser_ioctl_special()
1617 me->up_txcnt[p] = port->mon_data.up_txcnt; in mxser_ioctl_special()
1618 me->modem_status[p] = in mxser_ioctl_special()
1625 me->baudrate[p] = tty_termios_baud_rate(&port->normal_termios); in mxser_ioctl_special()
[all …]
/drivers/infiniband/hw/ehca/
Dehca_mrmw.c85 struct ehca_mr *me; in ehca_mr_new() local
87 me = kmem_cache_zalloc(mr_cache, GFP_KERNEL); in ehca_mr_new()
88 if (me) in ehca_mr_new()
89 spin_lock_init(&me->mrlock); in ehca_mr_new()
93 return me; in ehca_mr_new()
96 static void ehca_mr_delete(struct ehca_mr *me) in ehca_mr_delete() argument
98 kmem_cache_free(mr_cache, me); in ehca_mr_delete()
103 struct ehca_mw *me; in ehca_mw_new() local
105 me = kmem_cache_zalloc(mw_cache, GFP_KERNEL); in ehca_mw_new()
106 if (me) in ehca_mw_new()
[all …]
/drivers/char/pcmcia/ipwireless/
Dmain.c453 static struct pcmcia_driver me = { variable
476 ret = pcmcia_register_driver(&me); in init_ipwireless()
491 pcmcia_unregister_driver(&me); in exit_ipwireless()
/drivers/staging/frontier/
DREADME28 API looks like? Gah. beats me.
/drivers/net/usb/
DKconfig78 is Pegasus or Pegasus II based then send me
90 Send me <petkan@users.sourceforge.net> any comments you may have.
/drivers/scsi/
Daha1740.c152 me:1, /* Major error or exception */ in aha1740_makecode()
/drivers/usb/serial/
DChangeLog.history73 of this code, and for pushing me to finish it up.
229 the lack of support from the vendor, and me not wanting people to
424 pool. Thanks to Wolfgang Grandegger for pointing this out to me.
/drivers/media/radio/
DKconfig237 frequency control and muting works at least for me, but
/drivers/net/wan/
DKconfig423 Feel free to contact me or the cycsyn-devel mailing list at
/drivers/video/
Datafb.c2496 #define Please update me
Damifb.c1359 #define Please update me