Searched refs:probe (Results 51 - 75 of 290) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/irda/
H A Dali-ircc.h140 int (*probe)(struct ali_chip *chip, chipio_t *info); member in struct:ali_chip
H A Dnsc-ircc.h197 int (*probe)(struct nsc_chip *chip, chipio_t *info); member in struct:nsc_chip
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/irda/
H A Dali-ircc.h140 int (*probe)(struct ali_chip *chip, chipio_t *info); member in struct:ali_chip
H A Dnsc-ircc.h197 int (*probe)(struct nsc_chip *chip, chipio_t *info); member in struct:nsc_chip
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Damd76x_pm.c139 probe:amd_nb_init,
146 probe:amd_sb_init,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/media/video/
H A Dtda7432.c73 static unsigned short probe[2] = { I2C_CLIENT_END, I2C_CLIENT_END }; variable
80 probe, probe_range,
H A Dtda9875.c47 static unsigned short probe[2] = { I2C_CLIENT_END, I2C_CLIENT_END }; variable
54 probe, probe_range,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/s390/misc/
H A Dchandev.c1650 chandev_probelist *probe; local
1674 for_each(probe,chandev_probelist_head)
1677 probeinfo.chan_type = ( probe->chan_type & force->chan_type );
1681 probeinfo.chan_type = ( probe->chan_type == model_info->chan_type ?
1682 probe->chan_type : chandev_type_none );
1684 probeinfo.chan_type = ( probe->chan_type & model_info->chan_type );
1687 ((probe->chan_type&(chandev_type_ctc|chandev_type_escon)) ||
1707 if(probe->chan_type==curr_parms->chan_type&&
1742 if(probe->chan_type&chandev_type_lcs)
1755 probefunc=probe
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/ide/
H A Dide-probe.c2 * linux/drivers/ide/ide-probe.c Version 1.07 March 18, 2001
14 * This is the IDE probe module, as evolved from hd.c and ide.c.
16 * Version 1.00 move drive probing code from ide.c to ide-probe.c
62 printk(KERN_WARNING "(ide-probe::do_identify) Out of memory.\n");
282 printk("%s: IRQ probe failed (0x%lx)\n", drive->name, cookie);
304 * but does not respond right away, the probe will "hang in there"
312 * 4 probe was not attempted because failure was obvious
529 printk("%s: ports already in use, skipping probe\n", hwif->name);
946 int probe[MAX_HWIFS]; local
949 memset(probe,
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/i2c/
H A Di2c-keywest.c77 MODULE_PARM(probe, "i");
81 int probe = 0; variable
548 if (probe) {
H A Di2c-core.c879 /* Forget it if we can't probe using SMBUS_QUICK */
936 probe entries */
959 !found && (address_data->probe[i] != I2C_CLIENT_END);
961 if (((adap_id == address_data->probe[i]) ||
962 ((address_data->probe[i] == ANY_I2C_BUS))) &&
963 (addr == address_data->probe[i+1])) {
965 DEB2(printk("i2c-core.o: found probe parameter for adapter %d, "
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/parisc/kernel/
H A Ddrivers.c37 * rather than a spinlock since driver ->probe functions are allowed to
127 if (driver->probe(device) < 0)
450 if (driver->probe(dev) == 0)
495 * devices, so we have to probe for them. Unfortunately, we may find
H A Dprocessor.c353 probe: processor_probe
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/sn/tools/
H A Dmake_textsym3 # Build a textsym file for use in the Arium ITP probe.
15 Build a WinDD "symtxt" file for use with the Arium ECM-30 probe.
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dusblcd.c316 .probe = (void *)probe_lcd,
H A Dusbmouse.c192 probe: usb_mouse_probe,
H A Demi26.c216 probe: emi26_probe,
H A Dkbtab.c160 probe: kbtab_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/joystick/
H A Dcs461x.c315 probe: cs461x_pci_probe,
H A Dpcigame.c192 probe: pcigame_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/tpam/
H A Dtpam_main.c256 probe: tpam_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/char/
H A Dpcf8583.c28 probe: ignore,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/pcmcia/
H A Dpci_socket.c251 probe: cardbus_probe,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/tokenring/
H A Dtmspci.c240 probe: tms_pci_attach,
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wireless/
H A Dorinoco_pci.c366 probe:orinoco_pci_init_one,

Completed in 288 milliseconds

1234567891011>>