Searched refs:detach (Results 51 - 75 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dauth.c329 detach();
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/parport/
H A Dshare.c112 /* Call detach(port) for each registered driver. */
118 drv->detach (port);
146 * The driver's detach() function may block. The port that
147 * detach() is given will be valid for the duration of the
181 * detach() routine will have been called.
183 * All the driver's attach() and detach() calls are guaranteed to have
194 drv->detach(port);
409 * longer accessible by having their detach() routines called
/netgear-R7000-V1.0.7.12_1.2.5/src/include/ctf/
H A Dhndctf.h90 #define ctf_detach(ci) if (CTF_ENAB(ci)) (ci)->fn.detach(ci)
181 ctf_detach_t detach; member in struct:ctf_fn
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/device_handler/
H A Dscsi_dh_hp_sw.c329 .detach = hp_sw_bus_detach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Dcomedidev.h192 int (*detach) (struct comedi_device *); member in struct:comedi_driver
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A D8255.c117 .detach = dev_8255_detach,
H A Dadl_pci8164.c82 .detach = adl_pci8164_detach,
H A Dadv_pci1723.c167 * which functions to call to configure/deconfigure (attach/detach)
181 .detach = pci1723_detach,
H A Damplc_pc263.c133 * which functions to call to configure/deconfigure (attach/detach)
143 .detach = pc263_detach,
350 printk(KERN_DEBUG "comedi%d: %s: detach\n", dev->minor,
H A Dcb_pcimdas.c179 * which functions to call to configure/deconfigure (attach/detach)
190 .detach = cb_pcimdas_detach,
H A Dcomedi_bond.c138 * which functions to call to configure/deconfigure (attach/detach)
156 .detach = bonding_detach,
H A Ddt2811.c236 .detach = dt2811_detach,
H A Ddt2814.c70 .detach = dt2814_detach,
H A Dmultiq3.c93 .detach = multiq3_detach,
H A Dni_670x.c120 .detach = ni_670x_detach,
H A Dni_atmio.c349 .detach = ni_atmio_detach,
H A Dni_mio_cs.c225 .detach = mio_cs_detach,
H A Drti800.c155 .detach = rti800_detach,
H A Dskel.c155 * which functions to call to configure/deconfigure (attach/detach)
165 .detach = skel_detach,
H A Damplc_pc236.c168 * which functions to call to configure/deconfigure (attach/detach)
178 .detach = pc236_detach,
471 printk(KERN_DEBUG "comedi%d: %s: detach\n", dev->minor,
H A Dc6xdigio.c107 .detach = c6xdigio_detach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi_device.h192 void (*detach)(struct scsi_device *); member in struct:scsi_device_handler
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/common/
H A Dsaa7146_core.c520 dev->ext->detach(dev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/ttpci/
H A Dbudget-patch.c657 .detach = budget_patch_detach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dhexium_orion.c474 .detach = hexium_detach,

Completed in 189 milliseconds

12345678