/drivers/net/ethernet/stmicro/stmmac/ |
D | norm_desc.c | 129 p->des01.rx.own = 1; in ndesc_init_rx_desc() 144 p->des01.tx.own = 0; in ndesc_init_tx_desc() 152 return p->des01.tx.own; in ndesc_get_tx_owner() 157 return p->des01.rx.own; in ndesc_get_rx_owner() 162 p->des01.tx.own = 1; in ndesc_set_tx_owner() 167 p->des01.rx.own = 1; in ndesc_set_rx_owner()
|
D | descs.h | 46 u32 own:1; member 77 u32 own:1; member 107 u32 own:1; member 149 u32 own:1; member
|
D | enh_desc.c | 235 p->des01.erx.own = 1; in enh_desc_init_rx_desc() 251 p->des01.etx.own = 0; in enh_desc_init_tx_desc() 259 return p->des01.etx.own; in enh_desc_get_tx_owner() 264 return p->des01.erx.own; in enh_desc_get_rx_owner() 269 p->des01.etx.own = 1; in enh_desc_set_tx_owner() 274 p->des01.erx.own = 1; in enh_desc_set_rx_owner()
|
/drivers/media/dvb/b2c2/ |
D | Kconfig | 22 Say Y if you own such a device and want to use it. 30 Say Y if you own such a device and want to use it. 38 Say Y if you own such a device and want to use it.
|
/drivers/isdn/mISDN/ |
D | stack.c | 392 dev->teimgr->peer = &newst->own; in create_stack() 397 dev->D.peer = &newst->own; in create_stack() 398 newst->own.st = newst; in create_stack() 399 newst->own.ctrl = st_own_ctrl; in create_stack() 400 newst->own.send = mISDN_queue_message; in create_stack() 401 newst->own.recv = mISDN_queue_message; in create_stack() 439 ch->peer = &dev->D.st->own; in connect_layer1() 537 ch->peer = &dev->D.st->own; in create_l2entity() 554 rq.ch->peer = &dev->D.st->own; in create_l2entity()
|
/drivers/media/dvb/ttpci/ |
D | Kconfig | 37 Say Y if you own such a card and want to use it. 84 Say Y if you own such a card and want to use it. 111 Say Y if you own such a card and want to use it. 134 Say Y if you own such a card and want to use it. 156 Say Y if you own such a card and want to use it.
|
/drivers/i2c/busses/ |
D | i2c-elektor.c | 53 static int own = 0x55; variable 97 return (own); in pcf_isa_getown() 343 module_param(own, int, 0);
|
/drivers/sbus/char/ |
D | bbc_i2c.c | 288 writeb(bp->own, bp->i2c_control_regs + 0x1); in reset_one_i2c() 335 bp->own = readb(bp->i2c_control_regs + 0x01); in attach_one_i2c() 340 bp->index, bp->i2c_control_regs, entry, bp->own, bp->clock); in attach_one_i2c()
|
D | bbc_i2c.h | 59 unsigned char own, clock; member
|
/drivers/media/dvb/dvb-usb/ |
D | Kconfig | 14 Say Y if you own a USB DVB device. 45 Say Y if you own such a device and want to use it. You should build it as 66 Say Y if you own such a device and want to use it. You should build it as 95 Say Y if you own such a device and want to use it. You should build it as 272 Say Y if you own such a device and want to use it. 300 Say Y if you own such a device and want to use it.
|
/drivers/media/dvb/pt1/ |
D | Kconfig | 11 Say Y or M if you own such a device and want to use it.
|
/drivers/media/dvb/ddbridge/ |
D | Kconfig | 18 Say Y if you own such a card and want to use it.
|
/drivers/net/fddi/skfp/ |
D | fplustm.c | 1061 struct fddi_addr *own, in mac_get_mc_table() argument 1072 *own = *user ; in mac_get_mc_table() 1074 p = own->a ; in mac_get_mc_table() 1085 if (memcmp((char *)&tb->a,(char *)own,6)) in mac_get_mc_table() 1147 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast() 1167 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80))) in mac_add_multicast() 1170 tb->a = own ; in mac_add_multicast()
|
/drivers/media/dvb/pluto2/ |
D | Kconfig | 14 Say Y or M if you own such a device and want to use it.
|
/drivers/media/dvb/ttusb-budget/ |
D | Kconfig | 18 Say Y if you own such a device and want to use it.
|
/drivers/net/irda/ |
D | Kconfig | 13 own serial driver for all IrDA ports that are 16550 compatible. 207 specification, and therefore needs its own specific driver. This 228 specification, and therefore needs its own specific driver. This 242 specification, and therefore needs its own specific driver. This 276 own specific driver. Those dongles support SIR and FIR (4Mbps) 398 own specific driver. Those dongles support SIR and FIR (4Mbps)
|
/drivers/media/dvb/dm1105/ |
D | Kconfig | 20 Say Y or M if you own such a device and want to use it.
|
/drivers/thermal/ |
D | Kconfig | 11 Each thermal zone contains its own temperature, trip points,
|
/drivers/media/dvb/bt8xx/ |
D | Kconfig | 22 Say Y if you own such a device and want to use it.
|
/drivers/media/dvb/ttusb-dec/ |
D | Kconfig | 21 Say Y if you own such a device and want to use it.
|
/drivers/media/video/tm6000/ |
D | Kconfig | 15 Say Y if you own such a device and want to use it.
|
/drivers/net/wireless/rtlwifi/ |
D | pci.c | 526 u8 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) entry, true, in _rtl_pci_tx_isr() local 534 if (own) in _rtl_pci_tx_isr() 670 u8 own; in _rtl_pci_rx_interrupt() local 691 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) pdesc, in _rtl_pci_rx_interrupt() 695 if (own) in _rtl_pci_rx_interrupt() 1356 u8 own; in rtl_pci_tx() local 1388 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *) pdesc, in rtl_pci_tx() 1391 if ((own == 1) && (hw_queue != BEACON_QUEUE)) { in rtl_pci_tx()
|
/drivers/media/dvb/mantis/ |
D | Kconfig | 8 Say Y if you own such a device and want to use it.
|
/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | mac.h | 121 u32 own:1; member
|
/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 32 must pass the iio_map structures and a pointer to its own iio_dev structure
|