Home
last modified time | relevance | path

Searched refs:own (Results 1 – 25 of 86) sorted by relevance

1234

/drivers/net/ethernet/stmicro/stmmac/
Ddescs.h51 u32 own:1; member
82 u32 own:1; member
112 u32 own:1; member
154 u32 own:1; member
Dnorm_desc.c129 p->des01.rx.own = 1; in ndesc_init_rx_desc()
154 return p->des01.tx.own; in ndesc_get_tx_owner()
159 return p->des01.rx.own; in ndesc_get_rx_owner()
164 p->des01.tx.own = 1; in ndesc_set_tx_owner()
169 p->des01.rx.own = 1; in ndesc_set_rx_owner()
Denh_desc.c246 p->des01.erx.own = 1; in enh_desc_init_rx_desc()
271 return p->des01.etx.own; in enh_desc_get_tx_owner()
276 return p->des01.erx.own; in enh_desc_get_rx_owner()
281 p->des01.etx.own = 1; in enh_desc_set_tx_owner()
286 p->des01.erx.own = 1; in enh_desc_set_rx_owner()
/drivers/isdn/mISDN/
Dstack.c396 dev->teimgr->peer = &newst->own; in create_stack()
401 dev->D.peer = &newst->own; in create_stack()
402 newst->own.st = newst; in create_stack()
403 newst->own.ctrl = st_own_ctrl; in create_stack()
404 newst->own.send = mISDN_queue_message; in create_stack()
405 newst->own.recv = mISDN_queue_message; in create_stack()
443 ch->peer = &dev->D.st->own; in connect_layer1()
541 ch->peer = &dev->D.st->own; in create_l2entity()
558 rq.ch->peer = &dev->D.st->own; in create_l2entity()
/drivers/i2c/busses/
Di2c-elektor.c49 static int own = 0x55; variable
93 return (own); in pcf_isa_getown()
339 module_param(own, int, 0);
/drivers/media/pci/ttpci/
DKconfig36 Say Y if you own such a card and want to use it.
83 Say Y if you own such a card and want to use it.
110 Say Y if you own such a card and want to use it.
133 Say Y if you own such a card and want to use it.
155 Say Y if you own such a card and want to use it.
/drivers/media/usb/dvb-usb/
DKconfig14 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
261 Say Y if you own such a device and want to use it.
292 Say Y if you own such a device and want to use it.
/drivers/sbus/char/
Dbbc_i2c.c287 writeb(bp->own, bp->i2c_control_regs + 0x1); in reset_one_i2c()
339 bp->own = readb(bp->i2c_control_regs + 0x01); in attach_one_i2c()
344 bp->index, bp->i2c_control_regs, entry, bp->own, bp->clock); in attach_one_i2c()
Dbbc_i2c.h59 unsigned char own, clock; member
/drivers/media/pci/pt3/
DKconfig10 Say Y or M if you own such a device and want to use it.
/drivers/media/pci/pt1/
DKconfig11 Say Y or M if you own such a device and want to use it.
/drivers/staging/dgnc/
DTODO4 own error message. Adding an extra one is useless.
/drivers/media/pci/ddbridge/
DKconfig18 Say Y if you own such a card and want to use it.
/drivers/media/pci/b2c2/
DKconfig7 Say Y if you own such a device and want to use it.
/drivers/media/pci/smipcie/
DKconfig17 Say Y or M if you own such a device and want to use it.
/drivers/media/usb/b2c2/
DKconfig7 Say Y if you own such a device and want to use it.
/drivers/media/pci/pluto2/
DKconfig14 Say Y or M if you own such a device and want to use it.
/drivers/net/fddi/skfp/
Dfplustm.c1062 struct fddi_addr *own, in mac_get_mc_table() argument
1073 *own = *user ; in mac_get_mc_table()
1075 p = own->a ; in mac_get_mc_table()
1086 if (!ether_addr_equal((char *)&tb->a, (char *)own)) in mac_get_mc_table()
1148 SK_LOC_DECL(struct fddi_addr,own) ; in mac_add_multicast()
1168 if (!(tb = mac_get_mc_table(smc,addr,&own,0,can & ~0x80))) in mac_add_multicast()
1171 tb->a = own ; in mac_add_multicast()
/drivers/media/usb/ttusb-budget/
DKconfig18 Say Y if you own such a device and want to use it.
/drivers/net/irda/
DKconfig13 own serial driver for all IrDA ports that are 16550 compatible.
207 specification, and therefore needs its own specific driver. This
221 specification, and therefore needs its own specific driver. This
235 specification, and therefore needs its own specific driver. This
269 own specific driver. Those dongles support SIR and FIR (4Mbps)
391 own specific driver. Those dongles support SIR and FIR (4Mbps)
/drivers/media/pci/dm1105/
DKconfig21 Say Y or M if you own such a device and want to use it.
/drivers/net/wireless/realtek/rtlwifi/rtl8723com/
Dfw_common.c315 u8 own; in rtl8723_cmd_send_packet() local
327 own = (u8) rtlpriv->cfg->ops->get_desc((u8 *)pdesc, true, HW_DESC_OWN); in rtl8723_cmd_send_packet()
/drivers/media/usb/ttusb-dec/
DKconfig21 Say Y if you own such a device and want to use it.
/drivers/media/usb/tm6000/
DKconfig15 Say Y if you own such a device and want to use it.
/drivers/net/wireless/ti/wlcore/
DKconfig8 Each chipset family needs to implement its own lower-level module

1234