Searched refs:attach (Results 176 - 200 of 561) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/comedi/drivers/
H A Dni_daq_dio24.c105 .attach = dio24_attach,
198 The attach() and detach() entry points are used to create and destroy
235 printk(KERN_INFO "ni_daq_dio24: HOLA SOY YO - CS-attach!\n");
H A Dni_labpc_cs.c122 .attach = &labpc_attach,
176 The attach() and detach() entry points are used to create and destroy
H A Dpcl726.c158 .attach = pcl726_attach,
H A Dpcm3724.c93 .attach = pcm3724_attach,
H A Dpoc.c111 .attach = poc_attach,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wan/
H A Dhostess_sv11.c278 dev_to_hdlc(netdev)->attach = hostess_attach;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/i2c/busses/
H A Di2c-parport.c274 .attach = i2c_parport_attach,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_butterfly.c334 .attach = butterfly_attach,
H A Dspi_lm70llp.c328 .attach = spi_lm70llp_attach,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Dadl_pci6208.c118 .attach = pci6208_attach,
H A Dadq12b.c160 * which functions to call to configure/deconfigure (attach/detach)
171 .attach = adq12b_attach,
H A Dcomedi_parport.c100 .attach = parport_attach,
H A Ddas08_cs.c65 .attach = das08_cs_attach,
119 The attach() and detach() entry points are used to create and destroy
H A Ddas6402.c108 .attach = das6402_attach,
H A Dke_counter.c95 .attach = cnt_attach,
186 /*-- attach -----------------------------------------------------------------*/
H A Dmpc624.c159 .attach = mpc624_attach,
H A Dni_daq_dio24.c105 .attach = dio24_attach,
198 The attach() and detach() entry points are used to create and destroy
235 printk(KERN_INFO "ni_daq_dio24: HOLA SOY YO - CS-attach!\n");
H A Dni_labpc_cs.c122 .attach = &labpc_attach,
176 The attach() and detach() entry points are used to create and destroy
H A Dpcl726.c158 .attach = pcl726_attach,
H A Dpcm3724.c93 .attach = pcm3724_attach,
H A Dpoc.c111 .attach = poc_attach,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_core.c114 * Use this function to do attach the driver instance with the BFA
162 hal_mods[i]->attach(bfa, bfad, cfg, meminfo, pcidev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wan/
H A Dhostess_sv11.c278 dev_to_hdlc(netdev)->attach = hostess_attach;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_mq.c238 .attach = mq_attach,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/kernel/
H A Dcgroup_freezer.c166 * a write to that file racing against an attach, and hence the
167 * can_attach() result will remain valid until the attach completes.
401 .attach = NULL,

Completed in 294 milliseconds

1234567891011>>