Searched refs:probe (Results 76 - 100 of 290) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dorinoco_plx.c387 probe:orinoco_plx_init_one,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/devices/
H A Ddocprobe.c17 Unfortunately, this means that the probe for the DiskOnChip is unsafe,
21 attempted. Hence the possibility to do a passive probe, which will fail
95 #warning Unknown architecture for DiskOnChip. No default probe locations defined
266 printk(KERN_INFO "Using configured DiskOnChip probe address 0x%lx\n", doc_config_location);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dpwc-ctrl.c1330 struct pwc_probe probe; local
1332 strcpy(probe.name, pdev->vdev.name);
1333 probe.type = pdev->type;
1334 if (copy_to_user(arg, &probe, sizeof(probe)))
H A Dtiglusb.c424 .probe = tiglusb_probe,
H A Dusbkbd.c276 probe: usb_kbd_probe,
H A Dusbvideo.h257 void *(*probe)(struct usb_device *, unsigned int,const struct usb_device_id *); member in struct:usbvideo_cb
H A Ddc2xx.c511 probe: camera_probe,
H A Ddsbr100.c135 probe: usb_dsbr100_probe,
H A Dpowermate.c349 probe: powermate_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dsaa5249.c141 static unsigned short probe[2] = { I2C_CLIENT_END, I2C_CLIENT_END }; variable
149 probe, probe_range,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Dsuperio.c529 probe: superio_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dsmp.c327 cpu_nr = smp_ops->probe();
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dwdt_pci.c592 * been picked up and registered by probe function */
613 probe: wdtpci_init_one,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/gsc/
H A Deisa.c388 probe: eisa_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/hil/
H A Dhilkbd.c348 probe: hil_init_chip,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_osm_pci.c79 probe: ahc_linux_pci_dev_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Ddev_table.h53 int (*probe) (struct address_info *hw_config); member in struct:driver_info
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dabyss.c453 probe: abyss_attach,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/parport/
H A Dparport_serial.c405 probe: parport_serial_pci_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/radio/
H A Dradio-gemtek-pci.c429 probe: gemtek_pci_probe,
H A Dradio-maxiradio.c378 probe: maxiradio_init_one,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/chips/
H A Dcfi_probe.c2 Common Flash Interface probe code.
62 /* rather broken SST cfi probe (requires SST unlock) */
304 * Just use the generic probe stuff to call our CFI-specific
311 probe: cfi_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/mtd/maps/
H A Dpci.c363 probe: mtd_pci_probe,
/asus-wl-520gu-7.0.1.45/src/include/
H A Dlinuxver.h160 int (*probe)(struct pci_dev *dev, member in struct:pci_driver
/asus-wl-520gu-7.0.1.45/src/router/samba/source/tdb/
H A Dtdb.c205 int rw_type, int lck_type, int probe)
230 if (!probe && lck_type != F_SETLK) {
341 static int tdb_oob(TDB_CONTEXT *tdb, tdb_off len, int probe) argument
347 if (!probe) {
360 if (!probe) {
204 tdb_brlock(TDB_CONTEXT *tdb, tdb_off offset, int rw_type, int lck_type, int probe) argument

Completed in 319 milliseconds

1234567891011>>