Searched refs:detach (Results 1 - 25 of 176) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/mac/setup/ncftp_dist/
H A Dpkg_to_dmg.sh83 echo hdiutil detach "$disk"
84 hdiutil detach "$disk"
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dcb_pcimdda.c180 * which functions to call to configure/deconfigure (attach/detach)
185 static int detach(struct comedi_device *dev);
190 .detach = detach,
367 static int detach(struct comedi_device *dev) function
H A Dpcl725.c30 .detach = pcl725_detach,
H A Dmpc8260cpm.c56 .detach = mpc8260cpm_detach,
H A Dpcmad.c86 .detach = pcmad_detach,
H A Drti802.c57 .detach = rti802_detach,
H A Dacl7225b.c46 .detach = acl7225b_detach,
H A Dadl_pci7230.c75 .detach = adl_pci7230_detach,
H A Dadl_pci7296.c74 .detach = adl_pci7296_detach,
165 /* detach four 8255 digital io subdevices */
H A Dadl_pci7432.c69 .detach = adl_pci7432_detach,
H A Daio_aio12_8.c224 .detach = aio_aio12_8_detach,
H A Daio_iiro_16.c79 .detach = aio_iiro_16_detach,
H A Dcb_pcidio.c131 * which functions to call to configure/deconfigure (attach/detach)
142 .detach = pcidio_detach,
H A Dcontec_pci_dio.c86 .detach = contec_detach,
H A Ddt2815.c82 .detach = dt2815_detach,
H A Ddt2817.c57 .detach = dt2817_detach,
H A Dfl512.c52 .detach = fl512_detach,
213 printk(KERN_INFO "comedi%d: fl512: dummy i detach\n", dev->minor);
H A Dpcl724.c90 .detach = pcl724_detach,
H A Dpcl730.c52 .detach = pcl730_detach,
H A Dpcm3730.c38 .detach = pcm3730_detach,
H A Dpcmda12.c104 * which functions to call to configure/deconfigure (attach/detach)
118 .detach = pcmda12_detach,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_priv.h70 void (*detach) (struct bfa_s *bfa); member in struct:bfa_module_s
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dhdlc.h33 void (*detach)(struct net_device *dev); member in struct:hdlc_proto
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dv4l2-int-device.c105 d->u.slave->master->u.master->detach(d);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/usbip/
H A Dvhci_sysfs.c131 static DEVICE_ATTR(detach, S_IWUSR, NULL, store_detach);

Completed in 221 milliseconds

12345678