Searched refs:attach (Results 151 - 175 of 265) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcb_das16_cs.c99 .attach = das16cs_attach,
649 The attach() and detach() entry points are used to create and destroy
H A Ddaqboard2000.c311 .attach = daqboard2000_attach,
H A Ddas16m1.c179 .attach = das16m1_attach,
H A Ddas800.c254 .attach = das800_attach,
H A Dicp_multi.c181 attach : icp_multi_attach,
H A Dii_pci20kc.c167 .attach = pci20xxx_attach,
H A Dme_daq.c256 .attach = me_attach,
H A Ds526.c233 * which functions to call to configure/deconfigure (attach/detach)
242 .attach = s526_attach,
256 * into dev->board_ptr and driver->attach() is called.
H A Dserial2002.c98 .attach = serial2002_attach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dppdev.c764 .attach = pp_attach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_generic.c717 qdisc->ops->attach(qdisc);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/drivers/
H A Dportman2x4.c709 .attach = snd_portman_attach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dsch_generic.h146 void (*attach)(struct Qdisc *); member in struct:Qdisc_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Ddigi_acceleport.c524 .attach = digi_startup,
551 .attach = digi_startup,
H A Dusb-serial.c1036 /* if this device type has an attach function, call it */
1037 if (type->attach) {
1038 retval = type->attach(serial);
H A Dti_usb_3410_5052.c227 .attach = ti_startup,
255 .attach = ti_startup,
H A Dwhiteheat.c179 .attach = whiteheat_firmware_attach,
191 .attach = whiteheat_attach,
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dhndfwd.c1084 * The primary WLAN interface will attach a NULL dev.
1230 * WLAN interfaces use the fwder_bind to attach a primary or virtual interface
1239 bool attach)
1252 /* Primary did not attach a fwder */
1276 if (attach == TRUE) {
1294 } else { /* attach == FALSE */
1238 fwder_bind(fwder_t * mate, int unit, int subunit, struct net_device * dev, bool attach) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/dnsmasq-2.15/contrib/dnslist/
H A Ddnslist.pl556 To do so, attach the following notices to the program. It is safest
557 to attach them to the start of each source file to most effectively
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dxmlnode.tex106 Adds the given node as child of this node. To attach a second children to this node, use the
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/dnsmasq/contrib/dnslist/
H A Ddnslist.pl556 To do so, attach the following notices to the program. It is safest
557 to attach them to the start of each source file to most effectively
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dw9966.c910 .attach = w9966_attach,
H A Dbw-qcam.c1057 .attach = bwqcam_attach,
H A Dc-qcam.c861 .attach = cq_attach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget.c769 .attach = budget_attach,

Completed in 144 milliseconds

1234567891011