Searched refs:dev_info (Results 26 - 50 of 218) sorted by relevance

123456789

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Datxp1.c199 dev_info(dev, "Writing 0x%x to GPIO1.\n", value);
239 dev_info(dev, "Writing 0x%x to GPIO1.\n", value);
344 dev_info(&new_client->dev, "Using VRM: %d.%d\n",
H A Dmax6650.c506 dev_info(&adapter->dev, "max6650: chip found at 0x%02x.\n", address);
581 dev_info(&client->dev, "Fan voltage is set to %dV.\n",
612 dev_info(&client->dev, "Prescaler is set to %d.\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/usb/misc/
H A Dphidgetservo.c295 dev_info(&interface->dev, "USB %d-Motor PhidgetServo v%d.0 attached\n",
299 dev_info(&interface->dev,
339 dev_info(&interface->dev, "USB %d-Motor PhidgetServo v%d.0 detached\n",
H A Dcypress_cy7c63.c229 dev_info(&interface->dev,
259 dev_info(&interface->dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/edac/
H A De7xxx_edac.c130 const struct e7xxx_dev_info *dev_info; member in struct:e7xxx_pvt
435 pvt->dev_info = &e7xxx_devs[dev_idx];
437 pvt->dev_info->err_dev,
448 mci->ctl_name = pvt->dev_info->ctl_name;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ehca/
H A Dehca_tools.h80 dev_info((ib_dev)->dma_device, "PU%04x EHCA_INFO:%s " format "\n", \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/hw_random/
H A Domap-rng.c127 dev_info(&pdev->dev, "OMAP Random Number Generator ver. %02x\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dnsc_gpio.c28 dev_info(amp->dev, "io%02u: 0x%04x %s %s %s %s %s %s %s\tio:%d/%d\n",
H A Dpc8736x_gpio.c262 dev_info(&pdev->dev, "NatSemi pc8736x GPIO Driver Initializing\n");
297 dev_info(&pdev->dev, "GPIO ioport %x reserved\n", pc8736x_gpio_base);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_pci.c24 static char *dev_info = "hostap_pci"; variable
348 dev_info);
465 printk(KERN_INFO "%s: %s\n", dev_info, version);
474 printk(KERN_INFO "%s: Driver unloaded\n", dev_info);
H A Dhostap_cs.c26 static dev_info_t dev_info = "hostap_cs"; variable
502 PDEBUG(DEBUG_HW, "%s: setting Vcc=33 (constant)\n", dev_info);
719 dev_info, link->conf.ConfigIndex);
785 PDEBUG(DEBUG_EXTRA, "%s: CS_EVENT_PM_SUSPEND\n", dev_info);
806 PDEBUG(DEBUG_EXTRA, "%s: CS_EVENT_PM_RESUME\n", dev_info);
913 printk(KERN_INFO "%s: %s\n", dev_info, version);
920 printk(KERN_INFO "%s: Driver unloaded\n", dev_info);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Dof_serial.c79 dev_info(&ofdev->dev, "Unknown serial port found, "
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/ipath/
H A Dipath_init_chip.c207 dev_info(&dd->pcidev->dev, "Could not initialize SerDes, "
371 dev_info(&dd->pcidev->dev, "portcnt was %u before "
376 dev_info(&dd->pcidev->dev, "tidcnt was %u before "
381 dev_info(&dd->pcidev->dev, "tidbase was %u before "
386 dev_info(&dd->pcidev->dev, "egrcnt was %u before "
391 dev_info(&dd->pcidev->dev, "egrbase was %u before "
743 dev_info(&dd->pcidev->dev, "Allocating %d PIO bufs of "
822 dev_info(&dd->pcidev->dev, "Failed to bringup IB link\n");
891 dev_info(&dd->pcidev->dev,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/busses/
H A Di2c-elektor.c247 dev_info(dev, "found API UP2000 like "
279 dev_info(dev, "found device at %#x\n", base);
H A Di2c-tiny-usb.c201 dev_info(&interface->dev,
229 dev_info(&dev->adapter.dev, "connected i2c-tiny-usb device\n");
H A Di2c-gpio.c159 dev_info(&pdev->dev, "using pins %u (SDA) and %u (SCL%s)\n",
H A Di2c-pca-isa.c126 dev_info(dev, "i/o base %#08lx. irq %d\n", base, irq);
H A Di2c-savage4.c131 dev_info(&dev->dev, "Using Savage4 at %p\n", ioaddr);
H A Di2c-voodoo3.c151 dev_info(&dev->dev, "Using Banshee/Voodoo3 I2C device at %p\n", ioaddr);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/rtc/
H A Drtc-rs5c348.c168 dev_info(&spi->dev, "chip found, driver version " DRV_VERSION "\n");
169 dev_info(&spi->dev, "spiclk %u KHz.\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dixp2000.c161 dev_info(&dev->dev, "Probe of IXP2000 flash(%d banks x %dMiB)\n",
219 dev_info(&dev->dev, "Erratum 44 workaround %s\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Dpss.c803 static int pss_coproc_open(void *dev_info, int sub_device) argument
828 static void pss_coproc_close(void *dev_info, int sub_device) argument
833 static void pss_coproc_reset(void *dev_info) argument
843 static int download_boot_block(void *dev_info, copr_buffer * buf) argument
857 static int pss_coproc_ioctl(void *dev_info, unsigned int cmd, void __user *arg, int local) argument
871 pss_coproc_reset(dev_info);
882 err = download_boot_block(dev_info, buf);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/md/
H A Dlinear.c177 sector_div(min_spacing, PAGE_SIZE/sizeof(struct dev_info *));
217 BUG_ON(nb_zone > PAGE_SIZE / sizeof(struct dev_info *));
219 conf->hash_table = kmalloc (sizeof (struct dev_info *) * nb_zone,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/iseries/
H A Ddt.c558 struct HvCallPci_DeviceInfo dev_info; local
569 iseries_hv_addr(&dev_info),
577 if (dev_info.deviceType != HvCallPci_NodeDevice) {
580 dev_info.deviceType, bus, id_sel);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/avr32/mach-at32ap/
H A Dhsmc.c157 dev_info(&pdev->dev, "Atmel Static Memory Controller at 0x%08lx\n",

Completed in 209 milliseconds

123456789